summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-gpio.c
Commit message (Expand)AuthorAge
* net: mdio-gpio: make mdiobb_ops constBhumika Goyal2017-08-22
* net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck2017-01-12
* net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck2017-01-12
* net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck2017-01-12
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* net: mdio-gpio: move platform data headerVivien Didelot2015-10-21
* net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-14
* net: mdio-gpio: Allow for unspecified bus idBert Vermeulen2015-05-10
* net: mdio-gpio: support access that may sleepVivien Didelot2015-04-24
* net: phy: constify of_device_id arrayFabian Frederick2015-03-17
* net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-20
* net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-09
* net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-16
* net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-16
* net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck2014-04-16
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-30
* net: mdio-gpio: Use module_platform_driver()Sachin Kamat2013-03-20
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/phy: remove __dev* attributesBill Pemberton2012-12-03
* of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-19
* of/mdio-gpio: Simplify the way device tree support is implemented.Srinivas Kandagatla2012-08-30
* irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-23
* mdio-gpio: use an unique MDIO bus name.Florian Fainelli2012-01-10
* mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-15
* net: Fix driver name for mdio-gpio.cDirk Eibach2011-10-24
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* net: fix mdio section mismatch warningStephen Rothwell2009-11-17
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-14
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-11
* net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-23
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-14
|\
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-10
* | phylib: unsigneds go unnoticedRoel Kluin2009-01-21
|/
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-16
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-16