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
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
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
Yang Yingliang
1
-2
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+19
2021-06-05
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
1
-1
/
+1
2021-06-05
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
4
-7
/
+14
2021-06-04
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
1
-9
/
+5
2021-06-04
net:cxgb3: fix code style issues
Íñigo Huguet
1
-9
/
+10
2021-06-04
net:cxgb3: replace tasklets with works
Íñigo Huguet
3
-17
/
+25
2021-06-02
cxgb4: Fix -Wunused-const-variable warning
YueHaibing
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-5
/
+87
2021-05-19
cxgb4: avoid accessing registers when clearing filters
Raju Rangoju
1
-1
/
+1
2021-05-19
net: chelsio: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-18
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
1
-4
/
+2
2021-05-18
net: chelsio: cxgb4vf: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-05-18
net: chelsio: cxgb4: Fix wrong function name in comments
Yang Shen
2
-3
/
+3
2021-05-18
net: chelsio: cxgb3: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-14
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
3
-2
/
+82
2021-05-13
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+9
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-05-05
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
1
-7
/
+9
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-1
/
+1
2021-04-26
ch_ktls: Remove redundant variable result
Jiapeng Chong
1
-6
/
+4
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-91
/
+11
2021-04-16
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-16
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-16
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-16
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-12
cxgb4: Fix unintentional sign extension issues
Colin Ian King
1
-11
/
+11
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+21
2021-04-10
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-03-30
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
2
-5
/
+21
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2021-03-22
cxgb4: Remove redundant NULL check
Jiapeng Chong
1
-2
/
+1
2021-03-14
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-1
/
+10
2021-03-10
net: ethernet: chelsiofix: spelling typo of 'rewriteing'
Wang Qing
1
-1
/
+1
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
1
-4
/
+4
2021-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+8
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+11
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
3
-6
/
+11
2021-02-11
cxgb4: collect serial config version from register
Rahul Lakkireddy
3
-24
/
+9
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-09
cxgb4: remove unused vpd_cap_addr
Heiner Kallweit
2
-3
/
+0
2021-02-05
cxgb4: Add new T6 PCI device id 0x6092
Raju Rangoju
1
-0
/
+1
2021-02-04
chelsio: cxgb: Disable the card on error in threaded interrupt
Sebastian Andrzej Siewior
5
-27
/
+44
2021-02-04
chelsio: cxgb: Replace the workqueue with threaded interrupt
Sebastian Andrzej Siewior
5
-54
/
+55
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-01-24
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-01-22
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
Heiner Kallweit
1
-10
/
+3
2021-01-22
cxgb4: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
[next]