summaryrefslogtreecommitdiff
path: root/include/linux/of_mdio.h
AgeCommit message (Expand)Author
2021-05-18net: mdio: provide shim implementation of devm_of_mdiobus_registerVladimir Oltean
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-07-16of_mdio: Abstract a general interface for phy connectDongpo Li
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack
2014-01-13phylib: Add of_phy_attachAndy Fleming
2012-10-10of/mdio: Staticise !CONFIG_OF stubsMark Brown
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-04-27openfirmware: Add OF phylib support codeGrant Likely