index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_uld.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
Mikhail Lobanov
2024-03-15
1
-1
/
+1
*
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2021-07-08
1
-0
/
+3
*
cxgb4: Avoid log flood
Rohit Maheshwari
2020-09-29
1
-4
/
+4
*
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-12
1
-1
/
+1
*
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
2020-06-05
1
-1
/
+1
*
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-06-02
1
-21
/
+50
*
cxgb4: cleanup error code in setup_sge_queues_uld()
Dan Carpenter
2020-06-01
1
-4
/
+5
*
cxgb4: add adapter hotplug support for ULDs
Potnuri Bharat Teja
2020-05-23
1
-51
/
+87
*
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-09
1
-0
/
+32
*
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
2019-11-07
1
-24
/
+16
*
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
2019-11-07
1
-73
/
+22
*
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
2019-10-31
1
-12
/
+16
*
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
2019-10-04
1
-3
/
+6
*
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
2019-06-09
1
-6
/
+15
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-15
/
+15
*
cxgb4: Export sge_host_page_size to ulds
Raju Rangoju
2019-02-15
1
-0
/
+1
*
net: cxgb4: fix various indentation issues
Colin Ian King
2019-01-10
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-26
1
-4
/
+16
|
\
|
*
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2018-10-17
1
-4
/
+16
*
|
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
2018-10-19
1
-35
/
+11
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
2018-03-22
1
-0
/
+1
*
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
2018-03-22
1
-0
/
+1
*
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
2018-03-17
1
-0
/
+1
*
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
2017-11-29
1
-0
/
+1
*
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2017-07-11
1
-17
/
+25
*
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
2017-06-20
1
-0
/
+1
*
cxgb4: Remove redundant code in t4_uld_clean_up()
Ganesh Goudar
2017-02-16
1
-2
/
+0
*
cxgb4: get rid of custom busy poll code
Eric Dumazet
2017-02-03
1
-9
/
+3
*
cxgb4: fix memory leak on txq_info
Colin Ian King
2016-11-25
1
-1
/
+1
*
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
1
-0
/
+114
*
cxgb4: Fix error handling in alloc_uld_rxqs().
Ganesh Goudar
2016-10-29
1
-22
/
+18
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-0
/
+1
|
\
*
|
cxgb4: mark symbols static where possible
Baoyou Xie
2016-09-26
1
-10
/
+13
*
|
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
2016-09-23
1
-1
/
+1
*
|
cxgb4: Fix return value check in cfg_queues_uld()
Wei Yongjun
2016-09-19
1
-1
/
+1
*
|
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-19
1
-42
/
+181
*
|
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
2016-08-24
1
-1
/
+0
|
/
*
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
2016-08-19
1
-0
/
+555