summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-11-22net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)
2024-11-14net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-10-17net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-17net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-17net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-17net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-17net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan
2024-10-17net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-10-10net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund
2024-10-10net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-04net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-10-04net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-10-04net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-09-10net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-07-26net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-13net: phy: dp83td510: add cable testing supportOleksij Rempel
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski
2024-07-09net: phy: microchip: lan937x: add support for 100BaseTX PHYOleksij Rempel
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-02net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-01net: phy: fix potential use of NULL pointer in phy_suspend()Russell King (Oracle)
2024-07-01net: phy: realtek: Add support for PHY LEDs on RTL8211FMarek Vasut
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-18net: phy: dp83tg720: get master/slave configuration in link down stateOleksij Rempel
2024-06-18net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-14net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski