index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
1
-8
/
+1
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+18
2018-12-12
net: ethernet: ti: cpsw: add support for port interface mode selection phy
Grygorii Strashko
1
-1
/
+18
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-11-14
net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped
Ivan Khoronzhuk
1
-2
/
+3
2018-11-14
net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
Ivan Khoronzhuk
1
-22
/
+24
2018-11-09
net: ethernet: ti: cpsw: fix vlan configuration while down/up
Ivan Khoronzhuk
1
-0
/
+17
2018-11-09
net: ethernet: ti: cpsw: fix vlan mcast
Ivan Khoronzhuk
1
-31
/
+138
2018-10-23
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
Ivan Khoronzhuk
1
-0
/
+1
2018-10-22
net: ethernet: ti: cpsw: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-16
net: ethernet: ti: cpsw: use for mcast entries only host port
Ivan Khoronzhuk
1
-6
/
+7
2018-10-16
net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
Ivan Khoronzhuk
1
-18
/
+28
2018-09-20
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-3
/
+3
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+11
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
1
-10
/
+4
2018-08-01
net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
Ivan Khoronzhuk
1
-32
/
+26
2018-07-29
net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
Ivan Khoronzhuk
1
-1
/
+1
2018-07-24
net: ethernet: ti: cpsw: restore shaper configuration while down/up
Ivan Khoronzhuk
1
-0
/
+47
2018-07-24
net: ethernet: ti: cpsw: add CBS Qdisc offload
Ivan Khoronzhuk
1
-0
/
+221
2018-07-24
net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
Ivan Khoronzhuk
1
-0
/
+82
2018-07-24
net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
1
-6
/
+8
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+5
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-21
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
1
-2
/
+2
2018-05-17
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
1
-49
/
+60
2018-05-02
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
1
-0
/
+2
2018-04-22
net: ethernet: ti: cpsw: fix tx vlan priority mapping
Ivan Khoronzhuk
1
-1
/
+1
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-18
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
1
-3
/
+64
2018-03-18
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-02-08
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
1
-3
/
+9
2017-12-02
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
1
-10
/
+7
2017-12-02
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
1
-1
/
+2
2017-12-02
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
1
-4
/
+0
2017-12-02
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
1
-0
/
+21
2017-12-02
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
1
-18
/
+18
2017-12-02
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-14
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-21
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
[prev]
[next]