index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_mdio.h
Age
Commit message (
Expand
)
Author
2021-05-18
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
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