aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/phy/mdio-mscc-miim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn1-212/+0
2020-05-26net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart1-5/+17
2020-05-26net: phy: mscc-miim: improve waiting logicAntoine Tenart1-2/+13
2020-05-26net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart1-6/+2
2020-05-26net: phy: mscc-miim: use more reasonable delaysAntoine Tenart1-1/+1
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli1-5/+1
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni1-0/+197