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