summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add a note about refcountingRussell King (Oracle)2021-12-131-0/+3
* net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si2021-12-081-0/+1
* net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)2021-11-251-0/+13
* net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)2021-11-251-1/+12
* net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit2021-11-051-1/+6
* net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino2021-11-031-1/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-021-1/+1
|\
| * net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)2021-10-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-59/+81
|\|
| * phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn2021-10-251-1/+3
| * phy: phy_start_aneg: Add an unlocked versionAndrew Lunn2021-10-251-6/+24
| * phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn2021-10-251-53/+53
| * phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn2021-10-251-0/+2
* | net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino2021-10-281-0/+239
* | net: phy: Fix unsigned comparison with less than zeroJiapeng Chong2021-10-281-1/+1
* | net: phy: fixed warning: Function parameter not describedLuo Jie2021-10-261-0/+1
* | net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-261-0/+36
* | net: phy: add qca8081 cdt featureLuo Jie2021-10-251-3/+191
* | net: phy: adjust qca8081 master/slave seed value if link downLuo Jie2021-10-251-0/+16
* | net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie2021-10-251-0/+48
* | net: phy: add qca8081 config_initLuo Jie2021-10-251-0/+107
* | net: phy: add genphy_c45_fast_retrainLuo Jie2021-10-251-0/+34
* | net: phy: add qca8081 config_anegLuo Jie2021-10-251-1/+25
* | net: phy: add qca8081 get_featuresLuo Jie2021-10-251-0/+10
* | net: phy: add qca8081 read_statusLuo Jie2021-10-251-22/+73
* | net: phy: add qca8081 ethernet phy driverLuo Jie2021-10-251-1/+16
* | net: phy: at803x: use GENMASK() for speed statusLuo Jie2021-10-251-5/+5
* | net: phy: at803x: improve the WOL featureLuo Jie2021-10-251-7/+38
* | net: phy: at803x: use phy_modify()Luo Jie2021-10-251-6/+2
* | net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie2021-10-251-3/+3
* | net: phy: constify netdev->dev_addr referencesJakub Kicinski2021-10-242-4/+4
* | net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-1/+1
* | net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli2021-10-241-0/+2
* | net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson2021-10-241-16/+7
* | phy: micrel: ksz8041nl: do not use power down modeStefan Agner2021-10-201-2/+3
* | net: phylink: Support disabling autonegotiation for PCSRobert Hancock2021-10-191-5/+19
* | net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)2021-10-191-10/+10
* | net: phy: realtek: add support for RTL8365MB-VC internal PHYsAlvin Šipraga2021-10-181-0/+8
* | net: phy: dp83867: introduce critical chip default init for non-of platformLay, Kuan Loon2021-10-151-0/+19
* | net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer2021-10-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-151-0/+3
|\|
| * net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli2021-10-091-0/+3
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* | net: phy: at803x: better describe debug regsAnsuel Smith2021-10-101-15/+15
* | net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith2021-10-101-0/+3
* | net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith2021-10-101-0/+33
* | net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith2021-10-101-6/+63
* | net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini2021-10-081-0/+24
* | net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)2021-10-081-0/+10
* | net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)2021-10-081-0/+6