summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-05-09net: phy: generate PHY mdio modaliasRussell King (Oracle)
2024-05-09net: use phylink_mode_*() helpersRussell King (Oracle)
2024-05-09net: phylink: use phy interface mode bitmaps for SFP PHYsRussell King
2024-05-09net: phy: add supported_interfaces to Aquantia AQR113CRussell King (Oracle)
2024-05-09net: phy: add supported_interfaces to marvell10g PHYsRussell King
2024-05-09net: phy: add supported_interfaces to marvell PHYsRussell King
2024-05-09net: phy: add supported_interfaces to bcm84881Russell King
2024-05-09net: sfp: display SFP module information [*not for mainline*]Russell King
2024-05-09net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2024-05-09net: sfp: add support for cooled SFP+ transceiversRussell King
2024-05-09net: phy: make phy_error() report which PHY has failedRussell King
2024-05-09net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2024-05-09net: phy: provide phy driver start/stop hooksRussell King
2024-05-09net: phy: marvell*: add support for hw resolved pause modesRussell King
2024-05-09net: phy: add resolved pause support [*not for mainline*]Russell King
2024-05-09net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2024-05-09net: phy: marvell10g: add support for configuring LEDsRussell King
2024-05-09net: phylink: clean up phylink_resolve()Russell King (Oracle)
2024-05-09net: phylink: move manual flow control settingRussell King (Oracle)
2024-05-09net: phylink: remove phylink_phy_no_inband()Russell King (Oracle)
2024-05-09net: phylink: add pcs_query_inband() *WIP*Russell King (Oracle)
2024-05-09net: phylink: add pcs_query_inband() methodRussell King (Oracle)
2024-05-09net: phy: marvell: provide phy_query_inband() implementationRussell King (Oracle)
2024-05-09net: phy: bcm84881: provide phy_query_inband() implementationRussell King (Oracle)
2024-05-09net: phy: add phy_query_inband()Russell King (Oracle)
2024-05-09net: phylink: move phylink_pcs_neg_mode() in phylink_major_config()Russell King (Oracle)
2024-05-09net: phylink: add debug for phylink_major_config()Russell King (Oracle)
2024-05-09net: phylink: switch to MLO_AN_PHY when PCS uses outbandRussell King (Oracle)
2024-05-09net: phylink: split cur_link_an_mode into requested and activeRussell King (Oracle)
2024-05-09net: phylink: simplify how SFP PHYs are attachedRussell King (Oracle)
2024-05-09net: phylink: validate sfp_select_interface() returned interfaceRussell King (Oracle)
2024-05-09net: phylink: allow EEE management for SFPs without PHYsRussell King (Oracle)
2024-05-09net: phylink: add EEE managementRussell King (Oracle)
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)
2024-04-27net: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)
2024-04-27net: phylink: add debug print for empty posssible_interfacesRussell King (Oracle)
2024-03-26net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-03-26net: phy: constify phydev->drvRussell King (Oracle)
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-01-25net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-16net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-01-12net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-12net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi
2024-01-07net: phy: at803x: add support for cdt cross short test for qca808xChristian Marangi
2024-01-07net: phy: at803x: refactor qca808x cable test get status functionChristian Marangi
2024-01-07net: phy: at803x: generalize cdt fault length functionChristian Marangi
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski