index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-gpio.c
Age
Commit message (
Expand
)
Author
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
2012-11-19
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-01-11
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-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-11
mdio-gpio: Add mdc pin direction initialization
Paulius Zaleckas
2009-01-21
phylib: unsigneds go unnoticed
Roel Kluin
2008-11-17
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2008-11-17
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas