summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck2017-01-121-12/+14
* net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck2017-01-121-22/+21
* net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck2017-01-121-7/+6
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-1/+1
* net: mdio-gpio: move platform data headerVivien Didelot2015-10-211-1/+1
* net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-141-0/+1
* net: mdio-gpio: Allow for unspecified bus idBert Vermeulen2015-05-101-1/+4
* net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
* net: phy: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
* net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-3/+31
* net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-6/+13
* net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck2014-04-161-14/+5
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* 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/+1
* 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-191-4/+7
* of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-301-92/+40
* 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-101-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/+4
* 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-181-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/+36
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-0/+2
|\
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* | phylib: unsigneds go unnoticedRoel Kluin2009-01-211-4/+9
|/
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-161-70/+162
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-161-0/+204