aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
AgeCommit message (Expand)Author
2017-12-05phylink: add support for 2500baseX and 10GbaseKRRussell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-12-05phylink: merge SGMII and 802.3z handlingRussell King
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell 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