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
pinetabv-6.6.y-devel
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
/
chelsio
/
cxgb4
/
cxgb4_uld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
1
-24
/
+16
2019-11-07
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
1
-73
/
+22
2019-10-31
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+16
2019-10-05
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-06-09
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
1
-6
/
+15
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-15
/
+15
2019-02-15
cxgb4: Export sge_host_page_size to ulds
Raju Rangoju
1
-0
/
+1
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
1
-1
/
+1
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+16
2018-10-19
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
1
-35
/
+11
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
1
-4
/
+16
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-03-22
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
1
-0
/
+1
2018-03-22
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
1
-0
/
+1
2018-03-18
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
1
-0
/
+1
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
1
-0
/
+1
2017-07-11
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
1
-17
/
+25
2017-06-20
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
1
-0
/
+1
2017-02-16
cxgb4: Remove redundant code in t4_uld_clean_up()
Ganesh Goudar
1
-2
/
+0
2017-02-04
cxgb4: get rid of custom busy poll code
Eric Dumazet
1
-9
/
+3
2016-11-26
cxgb4: fix memory leak on txq_info
Colin Ian King
1
-1
/
+1
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
1
-0
/
+114
2016-10-29
cxgb4: Fix error handling in alloc_uld_rxqs().
Ganesh Goudar
1
-22
/
+18
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+1
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
1
-10
/
+13
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
2016-09-19
cxgb4: Fix return value check in cfg_queues_uld()
Wei Yongjun
1
-1
/
+1
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-42
/
+181
2016-08-24
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-19
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
1
-0
/
+555