summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen-0/+13
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)-11/+2
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang-2/+0
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang-20/+25
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu-0/+7
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean-7/+14
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+5
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean-2/+2
2023-06-24net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() insteadGiulio Benetti-15/+4
2023-06-22net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel-18/+5
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)-5/+4
2023-06-22net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)-5/+4
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)-11/+34
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+16
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur-96/+154
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn-3/+6
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini-1/+1
2023-06-20net: mdio: fix the wrong parametersJiawen Wu-1/+1
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann-1/+1
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET-37/+7
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn-1/+14
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+39
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier-1/+38
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier-1/+1
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle-1/+1131
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli-0/+45
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli-5/+5
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+10
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova-2/+25
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova-0/+7
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock-1/+74
2023-06-02net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)-5/+10
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli-7/+12
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+3
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang-13/+3
2023-05-31phy: mscc: Add support for RGMII delay configurationHarini Katakam-6/+29
2023-05-31phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam-15/+2
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran-4/+179
2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran-13/+1
2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran-0/+21
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran-15/+15
2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran-28/+13
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran-5/+5
2023-05-26net: phy: broadcom: Register dummy IRQ handlerFlorian Fainelli-1/+16
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+55
2023-05-24net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()Russell King (Oracle)-20/+33
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping-26/+29
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping-4/+0
2023-05-24net: phy: mscc: add support for VSC8501David Epping-0/+26
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping-0/+1