index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
2
-10
/
+9
|
\
|
*
net: ethernet: ti: netcp_core: remove unused compl queue mapping
Ivan Khoronzhuk
2017-04-25
1
-4
/
+0
|
*
net: netcp: fix spelling mistake: "memomry" -> "memory"
Colin Ian King
2017-04-24
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-6
/
+10
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
2
-3
/
+9
|
|
\
\
|
*
|
|
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-4
/
+8
*
|
|
|
cpsw/netcp: refine cpts dependency
Arnd Bergmann
2017-04-28
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
net: ethernet: ti: cpsw: fix race condition during open()
Sekhar Nori
2017-04-04
1
-6
/
+8
*
|
|
net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
Grygorii Strashko
2017-04-02
1
-0
/
+2
|
|
/
|
/
|
*
|
cpsw/netcp: cpts depends on posix_timers
Arnd Bergmann
2017-03-22
1
-1
/
+1
*
|
cpsw/netcp: work around reverse cpts dependency
Arnd Bergmann
2017-03-22
2
-2
/
+8
|
/
*
net: ethernet: ti: cpsw: correct ale dev to cpsw
Ivan Khoronzhuk
2017-02-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
1
-1
/
+1
|
\
|
*
net: ethernet: ti: cpsw: fix cpsw assignment in resume
Ivan Khoronzhuk
2017-02-14
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: use var instead of func for usage count
Ivan Khoronzhuk
2017-02-14
1
-30
/
+12
*
|
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
2017-02-11
1
-1
/
+1
*
|
net: ethernet: ti: netcp_core: remove netif_trans_update
Ivan Khoronzhuk
2017-02-10
1
-2
/
+0
*
|
net: netcp: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
1
-2
/
+0
*
|
net: ethernet: ti: cpsw: remove netif_trans_update
Ivan Khoronzhuk
2017-02-07
1
-2
/
+0
*
|
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
Grygorii Strashko
2017-02-01
1
-1
/
+1
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
3
-3
/
+3
*
|
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
Ivan Khoronzhuk
2017-01-20
1
-73
/
+59
*
|
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
Ivan Khoronzhuk
2017-01-20
1
-24
/
+16
*
|
net: ethernet: ti: cpsw: don't duplicate ndev_running
Ivan Khoronzhuk
2017-01-20
1
-14
/
+17
*
|
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
Ivan Khoronzhuk
2017-01-20
1
-2
/
+0
*
|
net: ethernet: ti: cpsw: remove dual check from common res usage function
Ivan Khoronzhuk
2017-01-20
1
-3
/
+0
*
|
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
2017-01-18
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+1
|
\
|
|
*
cpmac: remove hopeless #warning
Arnd Bergmann
2017-01-16
1
-1
/
+1
*
|
net: netcp: correct netcp_get_stats function signature
Keerthy
2017-01-11
1
-3
/
+1
*
|
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
2017-01-09
1
-4
/
+3
*
|
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2017-01-07
2
-19
/
+84
*
|
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2017-01-07
2
-4
/
+31
*
|
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
2017-01-07
3
-7
/
+61
*
|
net: netcp: use hw capability to remove FCS word from rx packets
Karicheri, Muralidharan
2017-01-07
3
-4
/
+16
*
|
net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY
Karicheri, Muralidharan
2017-01-07
1
-1
/
+3
*
|
net: netcp: store network statistics in 64 bits
Michael Scherban
2017-01-07
2
-12
/
+74
*
|
net: netcp: remove the redundant memmov()
Karicheri, Muralidharan
2017-01-07
1
-3
/
+3
*
|
net: netcp: extract eflag from desc for rx_hook handling
Karicheri, Muralidharan
2017-01-07
2
-3
/
+18
*
|
net: ethernet: ti: cpsw: add support for ringparam configuration
Grygorii Strashko
2017-01-07
3
-8
/
+122
*
|
net: ethernet: ti: cpsw: add support for descs pool size configuration
Grygorii Strashko
2017-01-07
3
-3
/
+22
*
|
net: ethernet: ti: cpdma: use devm_ioremap
Grygorii Strashko
2017-01-07
1
-3
/
+2
*
|
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...
Grygorii Strashko
2017-01-07
1
-32
/
+30
*
|
net: ethernet: ti: cpdma: fix desc re-queuing
Grygorii Strashko
2017-01-07
1
-1
/
+1
*
|
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
Grygorii Strashko
2017-01-07
1
-18
/
+22
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
2016-12-20
1
-1
/
+2
*
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
2016-12-20
1
-5
/
+16
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
|
*
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-1
/
+1
[next]