summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-gpio.c
AgeCommit message (Expand)Author
2013-08-30net: mdio-gpio: use dev_get_platdata()Jingoo Han
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/phy: remove __dev* attributesBill Pemberton
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla
2012-08-30of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-01-11mdio-gpio: use an unique MDIO bus name.Florian Fainelli
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla
2011-10-24net: Fix driver name for mdio-gpio.cDirk Eibach
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-11-17net: fix mdio section mismatch warningStephen Rothwell
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-11mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas
2009-01-21phylib: unsigneds go unnoticedRoel Kluin
2008-11-17phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas
2008-11-17phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas