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
/
chelsio
/
cxgb4
/
cxgb4_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
cxgb4: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+3
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
1
-0
/
+2
2020-11-07
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
1
-20
/
+15
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
1
-18
/
+17
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
1
-2
/
+5
2020-06-30
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
1
-2
/
+64
2020-06-23
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
1
-1
/
+0
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
1
-3
/
+3
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
1
-0
/
+2
2020-05-18
cxgb4: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-14
/
+6
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
1
-28
/
+116
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
1
-0
/
+35
2020-02-24
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
1
-0
/
+7
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
1
-12
/
+10
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-10
cxgb4: add support for high priority filters
Shahjada Abul Husain
1
-0
/
+3
2019-11-22
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
1
-0
/
+1
2019-11-22
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
1
-0
/
+1
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
1
-1
/
+52
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-14
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
1
-90
/
+23
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
1
-0
/
+1
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
1
-0
/
+193
2018-07-27
cxgb4: print ULD queue information managed by LLD
Rahul Lakkireddy
1
-19
/
+277
2018-07-24
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
1
-9
/
+2
2018-07-24
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
1
-1
/
+2
2018-07-18
cxgb4: display number of rx and tx pages free
Ganesh Goudar
1
-7
/
+15
2018-07-11
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
1
-0
/
+164
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
1
-0
/
+39
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-56
/
+56
2018-03-13
cxgb4: Add HMA support
Arjun Vynipadath
1
-2
/
+8
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-247
/
+57
2017-12-28
cxgb4: display VNI correctly
Ganesh Goudar
1
-3
/
+5
2017-12-19
cxgb4: RSS table is 4k for T6
Ganesh Goudar
1
-3
/
+4
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
1
-3
/
+8
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
1
-1
/
+1
2017-12-08
cxgb4: collect on-chip memory information
Rahul Lakkireddy
1
-238
/
+40
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
1
-0
/
+2
2017-10-14
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
1
-6
/
+7
[next]