index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
2016-11-30
1
-0
/
+4
*
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
2016-11-29
1
-14
/
+2
*
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
2016-11-18
1
-5
/
+7
*
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
2016-11-18
1
-0
/
+3
*
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
2016-11-18
1
-1
/
+3
*
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
2016-11-18
1
-0
/
+35
*
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
2016-11-18
1
-17
/
+24
*
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
2016-11-18
1
-0
/
+1
*
net: ethernet: ti: cpsw: fix bad register access in probe error path
Johan Hovold
2016-11-18
1
-4
/
+7
*
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
Wei Yongjun
2016-08-26
1
-1
/
+2
*
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
2016-08-23
1
-0
/
+180
*
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
1
-5
/
+2
*
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
2016-08-23
1
-105
/
+196
*
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
2016-08-23
1
-24
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
1
-0
/
+2
|
\
|
*
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
Grygorii Strashko
2016-08-09
1
-0
/
+2
*
|
net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-129
/
+106
*
|
net: ethernet: ti: cpsw: move napi struct to cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-30
/
+22
*
|
net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-128
/
+137
*
|
net; ethernet: ti: cpsw: move irq stuff under cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-36
/
+29
*
|
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-49
/
+48
*
|
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
Ivan Khoronzhuk
2016-08-10
1
-44
/
+53
*
|
net: ethernet: ti: cpsw: replace pdev on dev
Ivan Khoronzhuk
2016-08-10
1
-31
/
+34
*
|
net: ethernet: ti: cpsw: create common struct to hold shared driver data
Ivan Khoronzhuk
2016-08-10
1
-23
/
+39
*
|
net: ethernet: ti: cpsw: don't check slave num in runtime
Ivan Khoronzhuk
2016-08-10
1
-7
/
+4
*
|
net: ethernet: ti: cpsw: remove clk var from priv
Ivan Khoronzhuk
2016-08-10
1
-6
/
+4
*
|
net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
Ivan Khoronzhuk
2016-08-10
1
-5
/
+5
*
|
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
Ivan Khoronzhuk
2016-08-10
1
-6
/
+0
*
|
net: ethernet: ti: cpsw: simplify submit routine
Ivan Khoronzhuk
2016-08-10
1
-13
/
+5
|
/
*
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
2016-07-30
1
-10
/
+1
*
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
2016-07-30
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-4
/
+0
|
\
|
*
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
2016-06-12
1
-4
/
+0
*
|
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-3
/
+30
*
|
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-1
/
+26
*
|
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
1
-4
/
+0
*
|
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
2016-06-28
1
-2
/
+10
*
|
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
2016-06-28
1
-2
/
+1
*
|
ti_cpsw: Check for disabled child nodes
Ben Hutchings
2016-06-23
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-06-17
1
-10
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
1
-1
/
+1
|
\
|
|
*
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
Ivan Khoronzhuk
2016-06-03
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
2016-06-03
1
-3
/
+0
|
/
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-31
/
+36
|
\
|
*
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
2016-04-28
1
-10
/
+1
|
*
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
2016-04-28
1
-2
/
+8
|
*
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
2016-04-28
1
-13
/
+22
|
*
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2016-04-28
1
-7
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-2
/
+2
|
\
|
[next]