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
/
cpsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: ethernet: ti: cpsw: use for mcast entries only host port
Ivan Khoronzhuk
2018-10-15
1
-6
/
+7
*
net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
Ivan Khoronzhuk
2018-10-15
1
-18
/
+28
*
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
1
-3
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
1
-14
/
+11
|
\
|
*
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
2018-08-11
1
-4
/
+7
|
*
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2018-08-11
1
-10
/
+4
*
|
net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
Ivan Khoronzhuk
2018-08-01
1
-32
/
+26
*
|
net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
Ivan Khoronzhuk
2018-07-29
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: restore shaper configuration while down/up
Ivan Khoronzhuk
2018-07-23
1
-0
/
+47
*
|
net: ethernet: ti: cpsw: add CBS Qdisc offload
Ivan Khoronzhuk
2018-07-23
1
-0
/
+221
*
|
net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
Ivan Khoronzhuk
2018-07-23
1
-0
/
+82
*
|
net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
2018-07-23
1
-6
/
+8
*
|
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
2018-07-07
1
-1
/
+2
*
|
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
2018-07-07
1
-17
/
+17
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+5
*
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
2018-05-31
1
-1
/
+1
*
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
2018-05-21
1
-2
/
+2
*
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
2018-05-17
1
-49
/
+60
*
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
2018-05-02
1
-0
/
+2
*
net: ethernet: ti: cpsw: fix tx vlan priority mapping
Ivan Khoronzhuk
2018-04-22
1
-1
/
+1
*
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+2
|
\
|
*
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
2018-03-17
1
-1
/
+2
*
|
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
2018-03-17
1
-3
/
+64
|
/
*
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
2018-02-07
1
-2
/
+14
*
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-12-13
1
-3
/
+9
*
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
2017-12-01
1
-10
/
+7
*
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
2017-12-01
1
-1
/
+2
*
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
2017-12-01
1
-4
/
+0
*
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
2017-12-01
1
-0
/
+21
*
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
2017-12-01
1
-18
/
+18
*
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
2017-12-01
1
-3
/
+0
*
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
2017-11-16
1
-2
/
+2
*
net: ti: cpsw:: constify platform_device_id
Arvind Yadav
2017-08-13
1
-1
/
+1
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-4
/
+4
*
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
2017-07-20
1
-24
/
+25
*
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
2017-06-29
1
-1
/
+2
*
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
Ivan Khoronzhuk
2017-06-29
1
-2
/
+1
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-4
/
+4
*
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
2017-06-10
1
-4
/
+8
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
2017-05-08
1
-0
/
+16
*
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
*
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
[prev]
[next]