summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang2023-08-041-2/+0
* net: phy: at803x: fix the wol setting functionsLi Yang2023-08-041-20/+25
* net: phy: marvell10g: fix 88x3310 power upJiawen Wu2023-07-231-0/+7
* net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean2023-07-201-7/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-271-18/+5
|\
| * net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel2023-06-221-18/+5
* | net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean2023-06-271-2/+2
* | net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() insteadGiulio Benetti2023-06-241-15/+4
* | net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()Russell King (Oracle)2023-06-221-5/+4
* | net: phylink: convert phylink_mii_c22_pcs_config() to neg_modeRussell King (Oracle)2023-06-221-5/+4
* | net: phylink: add PCS negotiation modeRussell King (Oracle)2023-06-221-11/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-223-3/+16
|\|
| * Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-201-1/+1
| * net: mdio: fix the wrong parametersJiawen Wu2023-06-201-1/+1
| * net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn2023-06-181-1/+14
* | net: micrel: Change to receive timestamp in the frame for lan8841Horatiu Vultur2023-06-211-96/+154
* | net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn2023-06-201-3/+6
* | net: phy: mediatek: fix compile-test dependenciesArnd Bergmann2023-06-201-1/+1
* | net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET2023-06-181-37/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-2/+39
|\|
| * net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier2023-06-121-1/+38
| * net: phylink: report correct max speed for QUSGMIIMaxime Chevallier2023-06-121-1/+1
* | net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle2023-06-124-1/+1131
* | net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli2023-06-093-0/+45
* | net: phy: broadcom: Rename LED registersFlorian Fainelli2023-06-091-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-081-5/+10
|\|
| * net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)2023-06-021-5/+10
* | net: phy: realtek: Disable clock on suspendDetlev Casanova2023-06-071-2/+25
* | net: phy: realtek: Add optional external PHY clockDetlev Casanova2023-06-071-0/+7
* | net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock2023-06-061-1/+74
* | net: phy: broadcom: Add LPI counterFlorian Fainelli2023-06-011-7/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-011-13/+3
|\|
| * net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang2023-06-011-13/+3
* | phy: mscc: Add support for RGMII delay configurationHarini Katakam2023-05-311-6/+29
* | phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam2023-05-312-15/+2
* | net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2023-05-302-4/+179
* | net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran2023-05-301-13/+1
* | net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran2023-05-301-0/+21
* | net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2023-05-302-15/+15
* | net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran2023-05-301-28/+13
* | net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2023-05-302-5/+5
* | net: phy: broadcom: Register dummy IRQ handlerFlorian Fainelli2023-05-263-1/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-252-29/+55
|\|
| * net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2023-05-242-26/+29
| * net: phy: mscc: remove unnecessary phydev lockingDavid Epping2023-05-241-4/+0
| * net: phy: mscc: add support for VSC8501David Epping2023-05-242-0/+26
| * net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping2023-05-241-0/+1
* | net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()Russell King (Oracle)2023-05-241-20/+33
* | net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)2023-05-241-0/+39
* | net: phylink: remove duplicated linkmode pause resolutionRussell King (Oracle)2023-05-241-11/+4