index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-gpio.c
Age
Commit message (
Expand
)
Author
2012-01-10
mdio-gpio: use an unique MDIO bus name.
Florian Fainelli
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2011-10-24
net: Fix driver name for mdio-gpio.c
Dirk Eibach
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-10
mdio-gpio: Add mdc pin direction initialization
Paulius Zaleckas
2009-01-21
phylib: unsigneds go unnoticed
Roel Kluin
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2008-11-16
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas