summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio
Commit message (Expand)AuthorAgeFilesLines
* net: mdio: octeon: Fix some double free issuesChristophe JAILLET2021-05-131-2/+0
* net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET2021-05-131-1/+0
* net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn2021-04-272-2/+14
* net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()Guobin Huang2021-03-291-3/+1
* net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas2021-03-163-0/+196
* net: mdio: Alphabetically sort header inclusionCalvin Johnson2021-03-1616-58/+56
* net: mdio: Remove of_phy_attach()Florian Fainelli2021-02-171-30/+0
* net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit2021-02-151-2/+2
* mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven2021-01-191-2/+4
* net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-103-0/+602
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-0/+1
* net: mdio-ipq4019: add Clause 45 supportRobert Marko2020-09-231-14/+89
* net: mdio-ipq4019: change defines to upper caseRobert Marko2020-09-231-3/+3
* net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn2020-09-171-0/+1
* net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-2726-0/+5090