summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
5 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
6 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysnet: phy: realtek: use LEDCR page number define on RTL8211FAleksander Jan Bajkowski
6 daysnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier
7 daysnet: phy: add a PHY write barrier when disabling interruptsCharles Perry
7 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry
7 daysnet: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz
7 daysnet: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz
7 daysnet: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz
10 daysnet: phy: realtek: Add property to enable SSCMarek Vasut
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysnet: phy: realtek: get rid of magic numbers in rtl8201_config_intr()Aleksander Jan Bajkowski
12 daysnet: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-31net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner
2026-03-30net: sfp: add quirk for ZOERAX SFP-2.5G-TJan Hoffmann
2026-03-27net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek Behún
2026-03-26net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()Russell King (Oracle)
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean
2026-03-20net: phylink: add debug for phy_config_inband()Russell King (Oracle)
2026-03-18net: phy: remove Kconfig symbol MDIO_BUSHeiner Kallweit
2026-03-17net: phy: mxl-gpy: add PHY-level statistics via ethtoolDaniel Golle
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit
2026-03-12net: phy: vitesse: add inband caps and configurationRussell King (Oracle)
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-09net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit
2026-03-05net: phy: realtek: Add support for PHY LEDs on RTL8211F-VDKryštof Černý
2026-03-03net: phy: improve mdiobus_stats_acctHeiner Kallweit
2026-03-03net: phy: inline helper mdio_bus_get_global_statHeiner Kallweit
2026-03-03net: mdio: use macro __ATTRIBUTE_GROUPSHeiner Kallweit
2026-03-03net: mdio: constify attributes and attribute arraysHeiner Kallweit
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...Heiner Kallweit
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds