summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-07-24net: phy: motorcomm: Add pad drive strength cfg supportSamin Guo
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger
2023-07-20net: phy: c45: detect the BASE-T1 speed from the ability registerStefan Eichenberger
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger
2023-07-20net: phy: c45: add support for 1000BASE-T1 forced setupStefan Eichenberger
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean
2023-06-24net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() insteadGiulio Benetti
2023-06-22net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-06-22net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)
2023-06-22net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)
2023-06-22net: phylink: add PCS negotiation modeRussell King (Oracle)
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-20net: mdio: fix the wrong parametersJiawen Wu
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-06-02net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang
2023-05-31phy: mscc: Add support for RGMII delay configurationHarini Katakam
2023-05-31phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam