aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli1-0/+11
2017-01-08mdio: Demote print from info to debug in mdio_device_registerFlorian Fainelli1-1/+1
2016-11-14mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli1-1/+1
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn1-0/+2
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn1-0/+169