summaryrefslogtreecommitdiff
path: root/drivers/net/mdio
AgeCommit message (Expand)AuthorFilesLines
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