aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2021-11-26net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-03-13net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-11-04net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-08-03net: phy: phylink: Release link GPIOFlorian Fainelli
2018-02-25phylink: ensure we take the link down when phylink_stop() is calledRussell King
2018-01-17phylink: ensure we report link down when LOS assertedRussell King
2018-01-02phylink: ensure AN is enabledRussell King
2018-01-02phylink: ensure the PHY interface mode is appropriately setRussell King
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-08-06phylink: add phylink infrastructureRussell King