summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-mscc-miim.c
Commit message (Expand)AuthorAgeFilesLines
* net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-271-212/+0
* net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2020-05-261-5/+17
* net: phy: mscc-miim: improve waiting logicAntoine Tenart2020-05-261-2/+13
* net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart2020-05-261-6/+2
* net: phy: mscc-miim: use more reasonable delaysAntoine Tenart2020-05-261-1/+1
* drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-161-5/+1
* net: phy: mscc-miim: Add MDIO driverAlexandre Belloni2018-05-151-0/+197