aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio/of_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei1-5/+4
2021-06-11of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson1-55/+1
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson1-39/+5
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson1-4/+2
2021-06-11of: mdio: Refactor of_get_phy_id()Calvin Johnson1-11/+1
2021-06-11of: mdio: Refactor of_phy_find_device()Calvin Johnson1-12/+1
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson1-10/+1
2021-06-01net: mdio: Fix spelling mistakesZheng Yongjun1-1/+1
2021-03-16net: mdio: Alphabetically sort header inclusionCalvin Johnson1-5/+5
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli1-30/+0
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson1-0/+592