aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/of_mdio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel1-1/+10
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart1-0/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason1-1/+23
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli1-2/+2
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold1-0/+4
2016-07-16of_mdio: Abstract a general interface for phy connectDongpo Li1-0/+10
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann1-6/+2
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings1-1/+1
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli1-0/+7
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack1-8/+0
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack1-0/+8
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli1-10/+0
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+15
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-01-13phylib: Add of_phy_attachAndy Fleming1-0/+10
2012-10-10of/mdio: Staticise !CONFIG_OF stubsMark Brown1-10/+10
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla1-0/+33
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney1-0/+2
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+3
2009-04-27openfirmware: Add OF phylib support codeGrant Likely1-0/+22