index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2
-6
/
+6
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-29
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping
Ivan Khoronzhuk
1
-17
/
+1
2017-06-29
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
2
-1
/
+18
2017-06-29
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
Ivan Khoronzhuk
1
-2
/
+1
2017-06-22
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
1
-1
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2
-9
/
+7
2017-06-10
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
1
-4
/
+1
2017-06-10
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
1
-4
/
+8
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-15
net: netcp: fix check of requested timestamping filter
Miroslav Lichvar
1
-1
/
+0
2017-05-11
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
1
-2
/
+4
2017-05-08
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
1
-0
/
+16
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-10
/
+9
2017-04-28
cpsw/netcp: refine cpts dependency
Arnd Bergmann
1
-1
/
+3
2017-04-25
net: ethernet: ti: netcp_core: remove unused compl queue mapping
Ivan Khoronzhuk
1
-4
/
+0
2017-04-24
net: netcp: fix spelling mistake: "memomry" -> "memory"
Colin Ian King
1
-2
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2017-04-04
net: ethernet: ti: cpsw: fix race condition during open()
Sekhar Nori
1
-6
/
+8
2017-04-02
net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
Grygorii Strashko
1
-0
/
+2
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+9
2017-03-22
cpsw/netcp: cpts depends on posix_timers
Arnd Bergmann
1
-1
/
+1
2017-03-22
cpsw/netcp: work around reverse cpts dependency
Arnd Bergmann
2
-2
/
+8
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-4
/
+8
2017-02-17
net: ethernet: ti: cpsw: correct ale dev to cpsw
Ivan Khoronzhuk
1
-1
/
+1
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-14
net: ethernet: ti: cpsw: use var instead of func for usage count
Ivan Khoronzhuk
1
-30
/
+12
2017-02-14
net: ethernet: ti: cpsw: fix cpsw assignment in resume
Ivan Khoronzhuk
1
-1
/
+1
2017-02-11
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
1
-1
/
+1
2017-02-10
net: ethernet: ti: netcp_core: remove netif_trans_update
Ivan Khoronzhuk
1
-2
/
+0
2017-02-07
net: netcp: Do not clobber PHY link outside of state machine
Florian Fainelli
1
-2
/
+0
2017-02-07
net: ethernet: ti: cpsw: remove netif_trans_update
Ivan Khoronzhuk
1
-2
/
+0
2017-02-01
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
Grygorii Strashko
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-20
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
Ivan Khoronzhuk
1
-73
/
+59
2017-01-20
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
Ivan Khoronzhuk
1
-24
/
+16
2017-01-20
net: ethernet: ti: cpsw: don't duplicate ndev_running
Ivan Khoronzhuk
1
-14
/
+17
2017-01-20
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
Ivan Khoronzhuk
1
-2
/
+0
2017-01-20
net: ethernet: ti: cpsw: remove dual check from common res usage function
Ivan Khoronzhuk
1
-3
/
+0
2017-01-18
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
1
-1
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-16
cpmac: remove hopeless #warning
Arnd Bergmann
1
-1
/
+1
2017-01-11
net: netcp: correct netcp_get_stats function signature
Keerthy
1
-3
/
+1
2017-01-09
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
1
-4
/
+3
2017-01-07
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2
-19
/
+84
2017-01-07
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2
-4
/
+31
2017-01-07
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
3
-7
/
+61
2017-01-07
net: netcp: use hw capability to remove FCS word from rx packets
Karicheri, Muralidharan
3
-4
/
+16
[next]