summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-01-14net: phy: move realtek PHY driver to its own subdirectoryHeiner Kallweit
2025-01-14net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL...Heiner Kallweit
2025-01-14net: phy: dp83822: Fix typo "outout" -> "output"Colin Ian King
2025-01-14net: phy: dp83tg720: add statistics supportOleksij Rempel
2025-01-14net: phy: dp83td510: add statistics supportOleksij Rempel
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-14net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONALDivya Koppera
2025-01-11net: phy: dp83822: Add support for PHY LEDs on DP83822Dimitri Fedrau
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-09net: phy: micrel: use helper phy_disable_eeeHeiner Kallweit
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-02net: phy: fix phy_disable_eeeHeiner Kallweit
2024-12-23net: phy: microchip_t1 : Add initialization of ptp for lan887xDivya Koppera
2024-12-23net: phy: Makefile: Add makefile support for rds ptp in Microchip physDivya Koppera
2024-12-23net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...Divya Koppera
2024-12-23net: phy: microchip_rds_ptp : Add rds ptp library for Microchip physDivya Koppera
2024-12-23net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp libraryDivya Koppera
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-19net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-17net: phy: ks8995: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent
2024-12-15net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...Vladimir Oltean
2024-12-15net: phy: dp83822: Add support for GPIO2 clock outputDimitri Fedrau
2024-12-10net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2Dimitri Fedrau
2024-12-06net: phy: update phy_ethtool_get_eee() documentationRussell King (Oracle)
2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)
2024-12-06net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabledRussell King (Oracle)
2024-12-06net: phy: marvell: use phydev->eee_cfg.eee_enabledRussell King (Oracle)
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-04net: phylink: remove phylink_phy_no_inband()Russell King (Oracle)
2024-12-04net: phylink: add negotiation of in-band capabilitiesRussell King (Oracle)
2024-12-04net: phylink: add pcs_inband_caps() methodRussell King (Oracle)
2024-12-04net: phy: marvell: implement config_inband() methodRussell King (Oracle)
2024-12-04net: phy: add phy_config_inband()Russell King (Oracle)
2024-12-04net: phy: marvell: implement phy_inband_caps() methodRussell King (Oracle)
2024-12-04net: phy: bcm84881: implement phy_inband_caps() methodRussell King (Oracle)
2024-12-04net: phy: add phy_inband_caps()Russell King (Oracle)
2024-12-04net: phylink: add debug for phylink_major_config()Russell King (Oracle)
2024-12-04net: phylink: split cur_link_an_mode into requested and activeRussell King (Oracle)
2024-12-04net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()Russell King (Oracle)
2024-12-02net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...Oleksij Rempel
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-15net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887xTarun Alle
2024-11-15net: phy: fix phylib's dual eee_enabledRussell King (Oracle)