summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio/of_mdio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei2021-06-171-5/+4
* of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson2021-06-111-55/+1
* net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson2021-06-111-39/+5
* 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: mdio: Fix spelling mistakesZheng Yongjun2021-06-021-1/+1
* net: mdio: Alphabetically sort header inclusionCalvin Johnson2021-03-161-5/+5
* net: mdio: Remove of_phy_attach()Florian Fainelli2021-02-171-30/+0
* net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson2020-10-101-0/+592