index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_debugfs.c
Age
Commit message (
Expand
)
Author
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
2020-06-30
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
2020-06-23
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-05-18
cxgb4: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-02-24
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
2019-12-10
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-11-22
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
2019-11-22
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-14
cxgb4: fix a memory leak bug
Wenwen Wang
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
2018-07-27
cxgb4: print ULD queue information managed by LLD
Rahul Lakkireddy
2018-07-24
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
2018-07-24
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
2018-07-18
cxgb4: display number of rx and tx pages free
Ganesh Goudar
2018-07-11
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-13
cxgb4: Add HMA support
Arjun Vynipadath
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-12-28
cxgb4: display VNI correctly
Ganesh Goudar
2017-12-19
cxgb4: RSS table is 4k for T6
Ganesh Goudar
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
2017-12-08
cxgb4: collect on-chip memory information
Rahul Lakkireddy
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
2017-10-14
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
chcr - Add debug counters
Harsh Jain
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
[next]