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