summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c
AgeCommit message (Expand)Author
2022-09-26cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-29cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-03-22cxgb4: Remove redundant NULL checkJiapeng Chong
2021-02-10cxgb4: collect serial config version from registerRahul Lakkireddy
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23cxgb4: move device dump arrays in header to C fileRahul Lakkireddy
2020-06-23cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-06-18cxgb4: add support to read serial flashVishal Kulkarni
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-16cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy
2018-05-16cxgb4: update LE-TCAM collection for T6Rahul Lakkireddy
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-02-14cxgb4: speed up on-chip memory readRahul Lakkireddy
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy
2018-01-26cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-03cxgb4: collect TX rate limit info in UP CIM logsRahul Lakkireddy
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy
2017-11-14cxgb4: collect LE-TCAM dumpRahul Lakkireddy
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-10-27cxgb4: collect hardware misc dumpsRahul Lakkireddy
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy
2017-10-27cxgb4: collect PBT tables dumpRahul Lakkireddy
2017-10-27cxgb4: collect MPS-TCAM dumpRahul Lakkireddy
2017-10-27cxgb4: collect TID info dumpRahul Lakkireddy
2017-10-27cxgb4: collect RSS dumpsRahul Lakkireddy
2017-10-27cxgb4: collect CIM queue configuration dumpRahul Lakkireddy
2017-10-27cxgb4: collect hardware LA dumpsRahul Lakkireddy
2017-10-26cxgb4: fix overflow in collecting IBQ and OBQ dumpRahul Lakkireddy
2017-10-14cxgb4: collect IBQ and OBQ dumpsRahul Lakkireddy
2017-10-14cxgb4: collect hardware module dumpsRahul Lakkireddy