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