summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio
Commit message (Expand)AuthorAgeFilesLines
* net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas2021-06-251-22/+0
* net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas2021-06-221-0/+22
* net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei2021-06-172-7/+5
* net: mdio: setup of_node for the MDIO deviceIoana Ciornei2021-06-171-0/+1
* net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-111-5/+1
* net: mdio: Add ACPI support code for mdioCalvin Johnson2021-06-113-0/+66
* of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson2021-06-111-55/+1
* net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson2021-06-114-40/+158
* net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson2021-06-111-4/+2
* of: mdio: Refactor of_get_phy_id()Calvin Johnson2021-06-111-11/+1
* of: mdio: Refactor of_phy_find_device()Calvin Johnson2021-06-111-12/+1
* net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-111-10/+1
* net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-4/+3
* net: mdio: Fix spelling mistakesZheng Yongjun2021-06-014-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-272-3/+0
|\
| * 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: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith2021-05-141-2/+9
* | net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith2021-05-141-10/+24
* | net: mdio: ipq8064: clean whitespaces in defineAnsuel Smith2021-05-141-12/+13
|/
* 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