index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-gpio.c
Age
Commit message (
Expand
)
Author
2015-09-21
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2015-05-10
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
2014-10-20
net: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
2014-04-16
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
net: mdio-gpio: use dev_get_platdata()
Jingoo Han
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
2012-11-19
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-01-10
mdio-gpio: use an unique MDIO bus name.
Florian Fainelli
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2011-10-24
net: Fix driver name for mdio-gpio.c
Dirk Eibach
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-10
mdio-gpio: Add mdc pin direction initialization
Paulius Zaleckas
2009-01-21
phylib: unsigneds go unnoticed
Roel Kluin
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2008-11-16
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas