index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_mdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
2016-06-28
1
-11
/
+34
*
drivers: net: davinci_mdio: implement pm runtime auto mode
Grygorii Strashko
2016-06-28
1
-9
/
+39
*
drivers: net: davinci_mdio: add pm runtime callbacks
Grygorii Strashko
2016-06-28
1
-4
/
+27
*
drivers: net: davinci_mdio: split reset function on init_clk and enable
Grygorii Strashko
2016-06-28
1
-7
/
+14
*
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
Grygorii Strashko
2016-06-28
1
-30
/
+0
*
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
1
-3
/
+0
*
drivers: net: davinci_mdio: do pm runtime initialization later in probe
Grygorii Strashko
2016-06-28
1
-9
/
+6
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-1
/
+1
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-2
/
+3
*
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
1
-1
/
+0
*
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
2014-07-16
1
-2
/
+19
*
net: davinci_mdio: Convert pr_err() to dev_err() call
George Cherian
2014-05-15
1
-1
/
+1
*
net: davinci_mdio: simplify IO memory mapping
Grygorii Strashko
2014-05-02
1
-18
/
+3
*
net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
Grygorii Strashko
2014-05-02
1
-3
/
+0
*
net: davinci_mdio: use devm_* api
Grygorii Strashko
2014-05-02
1
-19
/
+5
*
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
2014-01-16
1
-1
/
+1
*
net: davinci_mdio: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
1
-2
/
+0
*
net: davinci_mdio: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-1
/
+4
|
\
|
*
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
2013-06-25
1
-1
/
+4
*
|
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
drivers: net: davinci_mdio: use pinctrl PM helpers
Mugunthan V N
2013-06-16
1
-0
/
+10
*
|
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
2013-06-13
1
-4
/
+1
*
|
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
2013-06-13
1
-2
/
+2
*
|
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
2013-06-11
1
-3
/
+2
|
/
*
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
2013-04-25
1
-0
/
+1
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-3
/
+1
*
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
2012-11-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-1
/
+3
|
\
|
*
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
2012-08-31
1
-1
/
+3
*
|
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
2012-08-07
1
-4
/
+37
|
/
*
driver: net: ethernet: davinci_mdio: runtime PM support
Mugunthan V N
2012-07-18
1
-13
/
+12
*
davinci_mdio: Fix MDIO timeout check
Christian Riesch
2012-04-17
1
-0
/
+5
*
davinci_mdio: Correct bitmask for clock divider value
Christian Riesch
2012-02-24
1
-1
/
+1
*
drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment
Julia Lawall
2012-02-02
1
-1
/
+1
*
davinci_emac: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
1
-1
/
+2
*
davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers
Jeff Kirsher
2011-08-12
1
-0
/
+475