aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+2
2012-12-03net/phy: remove __dev* attributesBill Pemberton1-5/+5
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla1-4/+7
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla1-92/+40
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely1-2/+2
2012-01-10mdio-gpio: use an unique MDIO bus name.Florian Fainelli1-1/+1
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla1-0/+1
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach1-1/+1
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2009-11-17net: fix mdio section mismatch warningStephen Rothwell1-1/+1
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov1-0/+1
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall1-1/+1
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware1-41/+36
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+2
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-01-21phylib: unsigneds go unnoticedRoel Kluin1-4/+9
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas1-70/+162
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas1-0/+204