summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-10net: phy: add support for scanning PHY in PHY packages nodesChristian Marangi
2024-02-09net: phy: realtek: use generic MDIO helpers to simplify the codeHeiner Kallweit
2024-02-07net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()Heiner Kallweit
2024-02-07net: phy: realtek: use generic MDIO constantsMarek BehĂșn
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi
2024-02-02net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHYHeiner Kallweit
2024-02-02net: phy: dp83867: Add support for active-low LEDsAlexander Stein
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi
2024-01-31net: phy: adin1100: Add interrupt support for link changeAndre Werner
2024-01-31net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner
2024-01-31net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur
2024-01-26net: phy: at803x: add LED support for qca808xChristian Marangi
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi
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
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-04net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)
2024-01-02Revert "net: mdio: get/put device node during (un)registration"Jakub Kicinski
2024-01-01net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-01-01net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-01-01net: mdio: get/put device node during (un)registrationLuiz Angelo Daros de Luca
2023-12-27net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tagRadu Pirea (NXP OSS)
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec statisticsRadu Pirea (NXP OSS)
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec supportRadu Pirea (NXP OSS)