aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva
2018-01-02phylink: ensure we report link down when LOS assertedRussell King
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
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