summaryrefslogtreecommitdiff
path: root/drivers/net/mdio/mdio-xgene.c
AgeCommit message (Expand)Author
2023-10-23net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OFRob Herring
2023-10-13net: mdio: xgene: Use device_get_match_data()Rob Herring
2023-09-20net: mdio: xgene: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-19net: mdio: xgene: remove useless xgene_mdio_statusRussell King (Oracle)
2023-08-17net: mdio: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-07-18net: mdio: Remove unnecessary (void*) conversionsWu Yunchuan
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki
2021-03-16net: mdio: Alphabetically sort header inclusionCalvin Johnson
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn