summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds21-558/+1294
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
8 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
8 daysnet: phy: realtek: use LEDCR page number define on RTL8211FAleksander Jan Bajkowski1-2/+3
8 daysnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
9 daysnet: phy: add a PHY write barrier when disabling interruptsCharles Perry1-1/+24
9 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
9 daysnet: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz1-3/+4
9 daysnet: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+7
9 daysnet: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+22
12 daysnet: phy: realtek: Add property to enable SSCMarek Vasut1-0/+127
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+16
13 daysnet: phy: realtek: get rid of magic numbers in rtl8201_config_intr()Aleksander Jan Bajkowski1-3/+12
14 daysnet: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick1-0/+16
2026-04-03net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz1-2/+15
2026-04-03net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz1-0/+64
2026-04-03net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner1-0/+156
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2026-04-01net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner1-1/+47
2026-03-31net: sfp: add quirk for ZOERAX SFP-2.5G-TJan Hoffmann1-0/+2
2026-03-28net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek Behún1-1/+6
2026-03-27net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()Russell King (Oracle)1-4/+2
2026-03-27device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-2/+2
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun1-2/+2
2026-03-21net: phy: realtek: add RTL8224 polarity supportDamien Dejean1-1/+33
2026-03-21net: phy: realtek: add RTL8224 pair order supportDamien Dejean2-0/+65
2026-03-21net: phylink: add debug for phy_config_inband()Russell King (Oracle)1-0/+7
2026-03-19net: phy: remove Kconfig symbol MDIO_BUSHeiner Kallweit2-7/+1
2026-03-18net: phy: mxl-gpy: add PHY-level statistics via ethtoolDaniel Golle1-2/+64
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit3-282/+278
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit2-23/+13
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit2-44/+44
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit5-53/+43
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit1-81/+81
2026-03-13net: phy: vitesse: add inband caps and configurationRussell King (Oracle)1-0/+41
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2026-03-10net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-07net: phy: remove phy_attachHeiner Kallweit1-38/+0
2026-03-07Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit1-3/+8
2026-03-06net: phy: realtek: Add support for PHY LEDs on RTL8211F-VDKryštof Černý1-0/+3
2026-03-03net: phy: improve mdiobus_stats_acctHeiner Kallweit1-8/+3
2026-03-03net: phy: inline helper mdio_bus_get_global_statHeiner Kallweit1-15/+8
2026-03-03net: mdio: use macro __ATTRIBUTE_GROUPSHeiner Kallweit1-12/+4
2026-03-03net: mdio: constify attributes and attribute arraysHeiner Kallweit1-9/+10
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit1-2/+2
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...Heiner Kallweit1-1/+0
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit1-11/+4
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit1-25/+20
2026-02-28net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard1-0/+152
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-9/+18