| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-04 | net: mdio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-11-01 | net: mdio: fill in missing MODULE_DESCRIPTION()s | Andrew Lunn | 1 | -0/+1 |
| 2023-09-20 | net: mdio: aspeed: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-01-19 | net: phy: Remove probe_capabilities | Andrew Lunn | 1 | -1/+0 |
| 2023-01-13 | net: mdio: aspeed: Separate C22 and C45 transactions | Andrew Lunn | 1 | -35/+12 |
| 2022-04-28 | net: mdio: add reset control for Aspeed MDIO | Dylan Hung | 1 | -1/+14 |
| 2022-04-08 | net: mdio: aspeed: Add c45 support | Potin Lai | 1 | -5/+32 |
| 2022-04-08 | net: mdio: aspeed: Introduce read write function for c22 and c45 | Potin Lai | 1 | -12/+34 |
| 2022-04-08 | net: mdio: aspeed: move reg accessing part into separate functions | Potin Lai | 1 | -32/+38 |
| 2022-02-09 | net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE | Joel Stanley | 1 | -0/+1 |
| 2021-11-25 | mdio: aspeed: Fix "Link is Down" issue | Dylan Hung | 1 | -0/+7 |
| 2020-08-27 | net: mdio: Move MDIO drivers into a new subdirectory | Andrew Lunn | 1 | -0/+157 |