summaryrefslogtreecommitdiffstats
path: root/include/linux/of_mdio.h
Commit message (Expand)AuthorAgeFilesLines
* of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-0/+4
* of_mdio: Abstract a general interface for phy connectDongpo Li2016-07-161-0/+10
* of_mdio: select fixed phy support unconditionallyArnd Bergmann2016-06-281-6/+2
* of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings2016-06-231-1/+1
* of: mdio: export of_mdio_parse_addrFlorian Fainelli2015-03-111-0/+7
* net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0
* net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-291-0/+8
* of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli2014-05-221-10/+0
* of: provide a binding for fixed link PHYsThomas Petazzoni2014-05-161-0/+15
* net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
* phylib: Add of_phy_attachAndy Fleming2014-01-131-0/+10
* of/mdio: Staticise !CONFIG_OF stubsMark Brown2012-10-101-10/+10
* of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla2012-08-301-0/+33
* netdev/of/phy: New function: of_mdio_find_bus().David Daney2012-05-071-0/+2
* of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-221-0/+3
* openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+22