aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04qed: fix ethtool register dumpManish Chopra1-1/+1
2021-10-13net: qed_debug: fix check of false (grc_param < 0) expressionJean Sacren1-1/+1
2021-10-08qed: Initialize debug string arrayTim Gardner1-3/+0
2021-10-04qed: Update debug related changesPrabhakar Kushwaha1-438/+947
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni1-0/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-4/+4
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+16
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru1-0/+4
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin1-1/+12
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-20/+29
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin1-3/+2
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin1-1/+1
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh1-13/+13
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon1-2046/+1342
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon1-19/+502
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru1-0/+82
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon1-1/+1
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin1-105/+143
2018-08-01qed: Make some functions staticYueHaibing1-4/+5
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon1-217/+275
2018-04-24qed: Fix copying 2 stringsDenis Bolotin1-2/+3
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-1/+112
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon1-177/+238
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann1-4/+2
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-478/+529
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-56/+56
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar1-59/+43
2017-05-30qed: Get rid of the attention-arraysMintz, Yuval1-0/+250
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval1-1387/+1939
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-1/+1
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-631/+933
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz1-25/+28
2016-09-07qed: Add support for debug data collectionTomer Tayar1-0/+6898