summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2024-11-13net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)-6/+8
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva-0/+2
2024-10-19net: phy: dp83822: Fix reset pin definitionsMichel Alex-2/+2
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit-1/+23
2024-10-07net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi-2/+3
2024-10-04net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET-2/+2
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan-18/+19
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan-0/+14
2024-10-03net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil-1/+0
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+5
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori-2/+2
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang-0/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-4/+4
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle-3/+2
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle-1/+2
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean-22/+39
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+22
2024-09-11net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran-0/+30
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera-0/+413
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King-0/+42
2024-09-10net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt-13/+22
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev-7/+3
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2024-09-05net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phyFrank Sae-4/+667
2024-09-05net: phy: Optimize phy speed mask to be compatible to yt8821Frank Sae-8/+5
2024-09-04net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund-6/+11
2024-09-03net: phy: Use for_each_available_child_of_node_scoped()Jinjie Ruan-3/+2
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan-0/+2
2024-08-30net: phy: add Applied Micro QT2025 PHY driverFUJITA Tomonori-0/+111
2024-08-30rust: net::phy unified read/write API for C22 and C45 registersFUJITA Tomonori-4/+3
2024-08-27net: phy: vitesse: implement MDI-X configuration in vsc73xxPawel Dembicki-0/+93
2024-08-26phy: dp83td510: Utilize ALCD for cable length measurement when link is activeOleksij Rempel-6/+113
2024-08-26net: phy: microchip_t1: Adds support for lan887x phyDivya Koppera-1/+576
2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera-1/+4
2024-08-23net: sfp: Add helper to return the SFP bus nameMaxime Chevallier-0/+22
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier-0/+52
2024-08-23net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier-3/+4
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier-1/+112
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev-1/+2
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel-0/+155
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel-0/+128
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-14/+0
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki-14/+0
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)-9/+25
2024-08-06net: phy: phy_device: fix PHY WOL enabled, PM failed to suspendYouwan Wang-3/+16
2024-08-05net: phy: vitesse: implement downshift in vsc73xx physPawel Dembicki-0/+90
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)-10/+0
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski-8/+21
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju-15/+19