index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
netcp_ethss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
1
-1
/
+2
2016-12-20
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
1
-5
/
+16
2016-12-11
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
1
-9
/
+428
2016-10-12
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+25
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-2
/
+2
2015-10-27
net: netcp: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-09-24
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
WingMan Kwok
1
-27
/
+20
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-32
/
+37
2015-07-30
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
1
-27
/
+17
2015-07-30
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
1
-3
/
+2
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
1
-0
/
+18
2015-07-27
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
1
-3
/
+174
2015-07-27
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
1
-11
/
+75
2015-07-27
net: netcp: Consolidates statistics collection code
WingMan Kwok
1
-45
/
+54
2015-07-27
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
1
-25
/
+21
2015-07-27
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
1
-1
/
+5
2015-07-27
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
1
-2
/
+3
2015-04-28
net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
Karicheri, Muralidharan
1
-2
/
+6
2015-03-21
net: netcp: ethss: enhancement to support NetCP 1.5 ethss
WingMan Kwok
1
-36
/
+884
2015-03-21
net: netcp: enclose macros in parentheses
Karicheri, Muralidharan
1
-251
/
+272
2015-03-21
net: netcp: use separate reg region for individual ethss modules
Karicheri, Muralidharan
1
-37
/
+93
2015-03-21
net: netcp: fix forward port number usage for 10G ethss
Karicheri, Muralidharan
1
-4
/
+10
2015-02-05
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-01
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
1
-0
/
+5
2015-01-19
net: netcp: Enhance GBE driver to support 10G Ethernet
Wingman Kwok
1
-14
/
+456
2015-01-19
net: netcp: Add Keystone NetCP GbE driver
Wingman Kwok
1
-0
/
+1714