aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge/qlge_dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu1-688/+0
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring bufferCoiby Xu1-11/+0
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic driversCoiby Xu1-538/+537
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu1-10/+18
2020-07-30staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma1-1/+1
2020-07-13staging: qlge: qlge_dbg: Simplify while statementsSuraj Upadhyay1-3/+2
2020-06-28staging: qlge: replace pr_err with netdev_errCoiby Xu1-279/+289
2020-06-28staging: qlge: fix ql_sem_unlockCoiby Xu1-3/+3
2020-06-27staging: qlge: fix else after return or breakCoiby Xu1-13/+10
2020-04-28staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cntRylan Dmello1-2/+0
2020-04-28staging: qlge: Remove print statement for vlgrp fieldRylan Dmello1-1/+0
2020-04-28staging: qlge: Remove unnecessary parentheses around struct fieldRylan Dmello1-1/+1
2020-04-25staging: qlge: qlge_dbg.c: Remove trailing semicolon from macroRylan Dmello1-1/+1
2020-03-19Staging: qlge: Add a blank line after variableSam Muhammed1-0/+5
2020-03-17staging: qlge: qlge_dbg.c: remove an unneeded variablePayal Kshirsagar1-3/+1
2020-03-17staging: qlge: qlge_dbg: remove unneeded spacesLourdes Pedrajas1-11/+11
2020-03-10staging: qlge: remove blank linePayal Kshirsagar1-4/+0
2020-02-23staging: qlge: emit debug and dump at same levelKaaira Gupta1-20/+3
2020-02-23staging: qlge: add braces around macro argumentsKaaira Gupta1-3/+3
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer1-3/+5
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer1-4/+0
2019-12-10staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer1-10/+10
2019-11-05staging: qlge: Avoid NULL comparisonNachammai Karuppiah1-2/+2
2019-10-11staging: qlge: fix comparison to NULL warningJules Irenge1-1/+1
2019-10-11staging: qlge: add space to fix check warningJules Irenge1-1/+1
2019-10-11staging: qlge: Fix multiple assignments warning by replacing integer variables to boolJules Irenge1-11/+10
2019-10-11staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge1-91/+91
2019-10-11staging: qlge: correct a misspelled wordJules Irenge1-1/+1
2019-10-04staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier1-6/+4
2019-10-04staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier1-4/+0
2019-10-04staging: qlge: Remove rx_ring.typeBenjamin Poirier1-4/+12
2019-10-04staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier1-30/+30
2019-10-04staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier1-1/+0
2019-10-04staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier1-1/+1
2019-09-30staging: qlge: Removed unnecessary variableAliasgar Surti1-2/+1
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier1-0/+2024