aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King1-0/+1
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun1-1/+2
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli1-7/+6
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter1-1/+1
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King1-0/+17
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King1-33/+124
2017-08-06phylink: add module EEPROM supportRussell King1-0/+28
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+157
2017-08-06phylink: add phylink infrastructureRussell King1-0/+1169