summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2023-07-27net: phy/pcs: Explicitly include correct DT includesRob Herring2-3/+0
2023-07-27net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha2-2/+251
2023-07-26net: mdio_bus: validate "addr" for mdiobus_is_registered_device()Russell King (Oracle)1-4/+9
2023-07-25net: phylink: explicitly invalidate link_state members in mac_configRussell King (Oracle)1-9/+16
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)1-21/+4
2023-07-24net: phy: motorcomm: Add pad drive strength cfg supportSamin Guo1-0/+118
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu1-0/+7
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+14
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean1-7/+14
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger3-0/+270
2023-07-20net: phy: c45: detect the BASE-T1 speed from the ability registerStefan Eichenberger1-0/+8
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger1-13/+31
2023-07-20net: phy: c45: add support for 1000BASE-T1 forced setupStefan Eichenberger1-1/+10
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)1-13/+9
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie1-0/+14
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie1-18/+32
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie1-0/+15
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie1-5/+20
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie1-20/+9
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie1-10/+18
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli1-0/+1
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)1-2/+22
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)1-4/+34
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)1-0/+24
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)1-9/+39
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+5
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2
2023-06-25net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() insteadGiulio Benetti1-15/+4
2023-06-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel1-18/+5
2023-06-23net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)1-5/+4
2023-06-23net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)1-5/+4
2023-06-23net: phylink: add PCS negotiation modeRussell King (Oracle)1-11/+34
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+16
2023-06-21net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur1-96/+154
2023-06-21net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn1-3/+6
2023-06-21Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-21net: mdio: fix the wrong parametersJiawen Wu1-1/+1
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann1-1/+1
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET1-37/+7
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn1-1/+14
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+39
2023-06-13net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-13net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle4-1/+1131
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli3-0/+45
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli1-5/+5
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+10
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova1-2/+25
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova1-0/+7