summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell10g.c
AgeCommit message (Expand)Author
14 hoursnet: phy: add supported_interfaces to marvell10g PHYsRussell King
14 hoursnet: phy: marvell10g: allow PHY to probe without firmwareRussell King
14 hoursnet: phy: marvell*: add support for hw resolved pause modesRussell King
14 hoursnet: phy: marvell10g: add support for configuring LEDsRussell King
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-10-03net: phy: marvell10g: select host interface configurationRussell King
2022-10-03net: phy: marvell10g: Use tabs instead of spaces for indentationMarek Behún
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach
2021-09-30net: phy: marvell10g: add downshift tunable supportRussell King
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean
2021-07-16net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek Behún
2021-04-08net: phy: marvell10g: change module descriptionMarek Behún
2021-04-08net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún
2021-04-08net: phy: marvell10g: fix driver name for mv88e2110Marek Behún
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún
2021-04-08net: phy: marvell10g: support other MACTYPEsMarek Behún
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún
2021-04-08net: phy: marvell10g: fix typoMarek Behún
2021-04-08net: phy: marvell10g: rename registerMarek Behún
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-02-11net: phy: introduce phydev->portMichael Walle
2020-08-11net: phy: marvell10g: fix null pointer dereferenceMarek Behún
2020-06-29net: phy: marvell10g: support XFI rate matching modeBaruch Siach
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-14net: marvell10g: report firmware versionRussell King
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King
2020-03-04net: phy: marvell10g: add mdix controlRussell King
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King