| Commit message (Expand) | Author | Age | Files | Lines |
* | net: mdio: provide shim implementation of devm_of_mdiobus_register | Vladimir Oltean | 2021-05-18 | 1 | -0/+7 |
* | net: mdio: Remove of_phy_attach() | Florian Fainelli | 2021-02-17 | 1 | -10/+0 |
* | of: add of_mdio_find_device() api | Russell King | 2020-09-24 | 1 | -0/+6 |
* | of: mdio: provide devm_of_mdiobus_register() | Bartosz Golaszewski | 2020-06-30 | 1 | -0/+3 |
* | of: mdio: remove the 'extern' keyword from function declarations | Bartosz Golaszewski | 2020-06-30 | 1 | -19/+18 |
* | net: mdio: of: export part of of_mdiobus_register_phy() | Oleksij Rempel | 2020-04-22 | 1 | -1/+10 |
* | of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy | Geert Uytterhoeven | 2019-12-26 | 1 | -1/+1 |
* | of: mdio: export of_mdiobus_child_is_phy | Antoine Tenart | 2019-12-19 | 1 | -0/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | of_mdio: move of_mdio_parse_addr to header file | Jon Mason | 2017-06-13 | 1 | -1/+23 |
* | of_mdio: Correct check against CONFIG_OF | Florian Fainelli | 2017-03-24 | 1 | -2/+2 |
* | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold | 2016-11-29 | 1 | -0/+4 |
* | of_mdio: Abstract a general interface for phy connect | Dongpo Li | 2016-07-16 | 1 | -0/+10 |
* | of_mdio: select fixed phy support unconditionally | Arnd Bergmann | 2016-06-28 | 1 | -6/+2 |
* | of_mdio: Enable fixed PHY support if driver is a module | Ben Hutchings | 2016-06-23 | 1 | -1/+1 |
* | of: mdio: export of_mdio_parse_addr | Florian Fainelli | 2015-03-11 | 1 | -0/+7 |
* | net: fix circular dependency in of_mdio code | Daniel Mack | 2014-07-02 | 1 | -8/+0 |
* | net: of_mdio: add of_mdiobus_link_phydev() | Daniel Mack | 2014-05-29 | 1 | -0/+8 |
* | of: mdio: remove of_phy_connect_fixed_link | Florian Fainelli | 2014-05-22 | 1 | -10/+0 |
* | of: provide a binding for fixed link PHYs | Thomas Petazzoni | 2014-05-16 | 1 | -0/+15 |
* | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF | Daniel Mack | 2014-05-07 | 1 | -1/+6 |
* | phylib: Add of_phy_attach | Andy Fleming | 2014-01-13 | 1 | -0/+10 |
* | of/mdio: Staticise !CONFIG_OF stubs | Mark Brown | 2012-10-10 | 1 | -10/+10 |
* | of/mdio: Add dummy functions in of_mdio.h. | Srinivas Kandagatla | 2012-08-30 | 1 | -0/+33 |
* | netdev/of/phy: New function: of_mdio_find_bus(). | David Daney | 2012-05-07 | 1 | -0/+2 |
* | of/mdio: Add support function for Ethernet fixed-link property | Anton Vorontsov | 2009-07-22 | 1 | -0/+3 |
* | openfirmware: Add OF phylib support code | Grant Likely | 2009-04-27 | 1 | -0/+22 |