summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)1-0/+13
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)1-1/+12
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)1-1/+1
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-18net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer1-2/+2
2021-11-02phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-11-02phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-10-06net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi1-1/+29
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3
2021-08-18net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-12net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett1-5/+5
2021-07-19net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang1-1/+14
2021-07-14net: phy: mscc: fix macsec key lengthAntoine Tenart2-2/+2
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri1-5/+1
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller1-0/+21
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-3/+30
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King1-14/+22
2021-04-16net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle9-4/+34
2021-03-30net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-30net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki1-0/+1
2021-03-17net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann1-4/+2
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang1-2/+4
2021-03-07net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-03-07net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58
2021-03-07net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30
2021-03-04net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
2021-03-04net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit1-36/+17
2021-01-23net: phy: smsc: fix clk error handlingMarco Felsch1-1/+2
2020-11-14net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()Zhang Changzhong1-1/+3
2020-11-14net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0