summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy-core.c
AgeCommit message (Expand)Author
2017-05-05net: phy: add 1000Base-X to phy settings tableRussell King
2017-05-05net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-05-05net: phy: split out PHY speed and duplex string generationRussell King
2017-05-05net: phy: clean up mmd_phy_indirect()Russell King
2017-05-05net: phy: deprecate indirect MMD read/write methodsRussell King
2017-05-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-05-05net: phy: move phy MMD accessors to phy-core.cRussell King