summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-11-041-1/+1
* net: phy: phylink: Release link GPIOFlorian Fainelli2018-08-031-0/+2
* phylink: ensure we take the link down when phylink_stop() is calledRussell King2018-02-251-0/+1
* phylink: ensure we report link down when LOS assertedRussell King2018-01-171-2/+1
* phylink: ensure AN is enabledRussell King2018-01-021-0/+1
* phylink: ensure the PHY interface mode is appropriately setRussell King2018-01-021-0/+1
* phylink: Fix an uninitialized variable bugDan Carpenter2017-08-111-1/+1
* phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King2017-08-061-0/+17
* phylink: add support for MII ioctl access to Clause 45 PHYsRussell King2017-08-061-33/+124
* phylink: add module EEPROM supportRussell King2017-08-061-0/+28
* sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-061-0/+157
* phylink: add phylink infrastructureRussell King2017-08-061-0/+1169