summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-10-11net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran
2024-10-11net: phy: aquantia: poll status registerAryan Srivastava
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10net: phy: Validate PHY LED OPs presence before registeringChristian Marangi
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-08net: phy: microchip_t1: SQI support for LAN887xTarun Alle
2024-10-08net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund
2024-10-08net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle
2024-10-08net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-07net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-07net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-03net: phy: microchip_t1: Interrupt support for lan887xDivya Koppera
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan
2024-10-03net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02net: phy: mxl-gpy: add basic LED supportDaniel Golle
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
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