summaryrefslogtreecommitdiff
path: root/drivers/net/mdio
AgeCommit message (Expand)AuthorFilesLines
2023-05-30net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET1-1/+10
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-04-05net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon1-5/+7
2023-02-01net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-04-20net: mdio: Alphabetically sort header inclusionCalvin Johnson16-58/+56
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle1-0/+6
2022-02-16net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley1-0/+1
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan1-2/+6
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan1-10/+18
2021-07-19net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith1-9/+24
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson3-0/+602
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-09-24net: mdio-ipq4019: add Clause 45 supportRobert Marko1-14/+89
2020-09-24net: mdio-ipq4019: change defines to upper caseRobert Marko1-3/+3
2020-09-18net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn1-0/+1
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn26-0/+5090