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
/
cpsw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
1
-3
/
+9
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
1
-10
/
+7
2017-12-01
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
1
-1
/
+2
2017-12-01
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
1
-4
/
+0
2017-12-01
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
1
-0
/
+21
2017-12-01
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
1
-18
/
+18
2017-12-01
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
1
-3
/
+0
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
1
-2
/
+2
2017-08-13
net: ti: cpsw:: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-06-29
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
1
-1
/
+2
2017-06-29
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
Ivan Khoronzhuk
1
-2
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-4
/
+4
2017-06-10
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
1
-4
/
+8
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-08
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
1
-0
/
+16
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-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-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
1
-1
/
+1
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-09
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
1
-4
/
+3
2017-01-07
net: ethernet: ti: cpsw: add support for ringparam configuration
Grygorii Strashko
1
-0
/
+86
2017-01-07
net: ethernet: ti: cpsw: add support for descs pool size configuration
Grygorii Strashko
1
-3
/
+9
2016-12-10
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-10
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
2016-12-10
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
1
-73
/
+34
2016-12-10
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
1
-2
/
+0
2016-12-10
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
1
-4
/
+1
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
1
-15
/
+1
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
1
-11
/
+13
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
1
-13
/
+15
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
1
-5
/
+17
2016-12-06
net: ethernet: ti: cpsw: fix early budget split
Ivan Khoronzhuk
1
-77
/
+77
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+6
2016-11-30
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
1
-0
/
+4
2016-11-30
net: ethernet: ti: cpsw: split tx budget according between channels
Ivan Khoronzhuk
1
-29
/
+130
2016-11-30
net: ethernet: ti: cpsw: optimize end of poll cycle
Ivan Khoronzhuk
1
-18
/
+6
2016-11-30
net: ethernet: ti: cpsw: add .ndo to set per-queue rate
Ivan Khoronzhuk
1
-0
/
+87
[next]