summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: mdio-gpio: Use module_platform_driver()Sachin Kamat2013-03-201-11/+1Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+2
* net/phy: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-201-4/+7
* of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-301-92/+40Star
* irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-231-2/+2
* mdio-gpio: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-151-0/+1
* net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-241-1/+1
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-3/+3
* net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-111-1/+1
* net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36Star
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-151-0/+2
|\
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-111-0/+2
* | phylib: unsigneds go unnoticedRoel Kluin2009-01-211-4/+9
|/
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-171-70/+162
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-171-0/+204