aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio
AgeCommit message (Expand)Author
2023-05-30net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-04-05net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-02-01net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-04-20net: mdio: Alphabetically sort header inclusionCalvin Johnson
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-02-16net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-07-19net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-23net: mdio-ipq4019: add Clause 45 supportRobert Marko
2020-09-23net: mdio-ipq4019: change defines to upper caseRobert Marko
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn