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
/
cudbg_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: fix missing unlock on ETHOFLD desc collect fail path
Rafael Mendonca
2022-09-26
1
-9
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-4
/
+19
|
\
|
*
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
2021-03-30
1
-4
/
+19
*
|
cxgb4: Remove redundant NULL check
Jiapeng Chong
2021-03-22
1
-2
/
+1
|
/
*
cxgb4: collect serial config version from register
Rahul Lakkireddy
2021-02-11
1
-21
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-26
1
-2
/
+4
|
\
|
*
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
2020-06-24
1
-2
/
+4
*
|
cxgb4: move device dump arrays in header to C file
Rahul Lakkireddy
2020-06-24
1
-0
/
+406
*
|
cxgb4: add support to read serial flash
Vishal Kulkarni
2020-06-19
1
-0
/
+37
|
/
*
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
2020-04-23
1
-7
/
+20
*
cxgb4: Use match_string() helper to simplify the code
YueHaibing
2019-11-08
1
-11
/
+6
*
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
2019-11-07
1
-0
/
+21
*
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
2019-07-13
1
-6
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-1
/
+1
*
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-28
1
-0
/
+4
*
cxgb4: collect hardware queue descriptors
Rahul Lakkireddy
2018-09-04
1
-0
/
+238
*
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
2018-07-24
1
-0
/
+10
*
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
2018-07-24
1
-2
/
+13
*
cxgb4: collect ASIC LA dumps from ULP TX
Surendra Mobiya
2018-07-16
1
-2
/
+30
*
cxgb4: collect SGE PF/VF queue map
Rahul Lakkireddy
2018-05-18
1
-1
/
+46
*
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
2018-05-16
1
-8
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-20
1
-1
/
+1
|
\
|
*
cxgb4: fix trailing zero in CIM LA dump
Rahul Lakkireddy
2018-02-16
1
-1
/
+1
*
|
cxgb4: speed up on-chip memory read
Rahul Lakkireddy
2018-02-14
1
-9
/
+28
*
|
cxgb4: rework on-chip memory read
Rahul Lakkireddy
2018-02-14
1
-4
/
+63
|
/
*
cxgb4: use backdoor access to collect dumps when firmware crashed
Rahul Lakkireddy
2018-01-26
1
-13
/
+38
*
cxgb4: update dump collection logic to use compression
Rahul Lakkireddy
2018-01-19
1
-129
/
+151
*
cxgb4: collect TX rate limit info in UP CIM logs
Rahul Lakkireddy
2018-01-03
1
-7
/
+40
*
cxgb4: RSS table is 4k for T6
Ganesh Goudar
2017-12-19
1
-2
/
+3
*
cxgb4: collect PCIe configuration logs
Rahul Lakkireddy
2017-12-08
1
-0
/
+27
*
cxgb4: collect egress and ingress SGE queue contexts
Rahul Lakkireddy
2017-12-08
1
-19
/
+199
*
cxgb4: skip TX and RX payload regions in memory dumps
Rahul Lakkireddy
2017-12-08
1
-0
/
+141
*
cxgb4: collect HMA memory dump
Rahul Lakkireddy
2017-12-08
1
-0
/
+22
*
cxgb4: collect MC memory dump
Rahul Lakkireddy
2017-12-08
1
-48
/
+77
*
cxgb4: collect on-chip memory information
Rahul Lakkireddy
2017-12-08
1
-1
/
+288
*
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
2017-11-14
1
-0
/
+78
*
cxgb4: collect LE-TCAM dump
Rahul Lakkireddy
2017-11-14
1
-0
/
+175
*
cxgb4: collect vpd info directly from hardware
Rahul Lakkireddy
2017-11-11
1
-11
/
+66
*
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
2017-10-27
1
-0
/
+135
*
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
2017-10-27
1
-0
/
+25
*
cxgb4: collect PBT tables dump
Rahul Lakkireddy
2017-10-27
1
-0
/
+68
*
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
2017-10-27
1
-0
/
+184
*
cxgb4: collect TID info dump
Rahul Lakkireddy
2017-10-27
1
-0
/
+85
*
cxgb4: collect RSS dumps
Rahul Lakkireddy
2017-10-27
1
-0
/
+46
*
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
2017-10-27
1
-0
/
+39
*
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
2017-10-27
1
-0
/
+164
*
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
2017-10-26
1
-6
/
+14
*
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
2017-10-15
1
-0
/
+165
*
cxgb4: collect hardware module dumps
Rahul Lakkireddy
2017-10-15
1
-0
/
+289
[next]