Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: mdio: use device_set_node() to setup both fwnode and of | Ioana Ciornei | 2021-06-17 | 1 | -5/+4 |
* | of: mdio: Refactor of_mdiobus_register_phy() | Calvin Johnson | 2021-06-11 | 1 | -55/+1 |
* | net: mdiobus: Introduce fwnode_mdiobus_register_phy() | Calvin Johnson | 2021-06-11 | 1 | -39/+5 |
* | net: mii_timestamper: check NULL in unregister_mii_timestamper() | Calvin Johnson | 2021-06-11 | 1 | -4/+2 |
* | of: mdio: Refactor of_get_phy_id() | Calvin Johnson | 2021-06-11 | 1 | -11/+1 |
* | of: mdio: Refactor of_phy_find_device() | Calvin Johnson | 2021-06-11 | 1 | -12/+1 |
* | net: phy: Introduce fwnode_mdio_find_device() | Calvin Johnson | 2021-06-11 | 1 | -10/+1 |
* | net: mdio: Fix spelling mistakes | Zheng Yongjun | 2021-06-02 | 1 | -1/+1 |
* | net: mdio: Alphabetically sort header inclusion | Calvin Johnson | 2021-03-16 | 1 | -5/+5 |
* | net: mdio: Remove of_phy_attach() | Florian Fainelli | 2021-02-17 | 1 | -30/+0 |
* | net: phy: Move of_mdio from drivers/of to drivers/net/mdio | Calvin Johnson | 2020-10-10 | 1 | -0/+592 |