summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King
2024-09-10net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phyFrank Sae
2024-09-05net: phy: Optimize phy speed mask to be compatible to yt8821Frank Sae
2024-09-04net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund
2024-09-03net: phy: Use for_each_available_child_of_node_scoped()Jinjie Ruan
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-08-30net: phy: add Applied Micro QT2025 PHY driverFUJITA Tomonori
2024-08-30rust: net::phy unified read/write API for C22 and C45 registersFUJITA Tomonori
2024-08-27net: phy: vitesse: implement MDI-X configuration in vsc73xxPawel Dembicki
2024-08-26phy: dp83td510: Utilize ALCD for cable length measurement when link is activeOleksij Rempel
2024-08-26net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera
2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)
2024-08-06net: phy: phy_device: fix PHY WOL enabled, PM failed to suspendYouwan Wang
2024-08-05net: phy: vitesse: implement downshift in vsc73xx physPawel Dembicki
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)
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