index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_mdio.h
Age
Commit message (
Expand
)
Author
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