summaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge/qlge_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni2021-07-211-2/+2
* staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu2021-01-291-688/+0
* staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu2021-01-291-11/+0
* staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu2021-01-291-538/+537
* staging: qlge: fix build breakage with dumping enabledCoiby Xu2020-10-051-10/+18
* staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma2020-07-301-1/+1
* staging: qlge: qlge_dbg: Simplify while statementsSuraj Upadhyay2020-07-131-3/+2
* staging: qlge: replace pr_err with netdev_errCoiby Xu2020-06-281-279/+289
* staging: qlge: fix ql_sem_unlockCoiby Xu2020-06-281-3/+3
* staging: qlge: fix else after return or breakCoiby Xu2020-06-271-13/+10
* staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cntRylan Dmello2020-04-281-2/+0
* staging: qlge: Remove print statement for vlgrp fieldRylan Dmello2020-04-281-1/+0
* staging: qlge: Remove unnecessary parentheses around struct fieldRylan Dmello2020-04-281-1/+1
* staging: qlge: qlge_dbg.c: Remove trailing semicolon from macroRylan Dmello2020-04-251-1/+1
* Staging: qlge: Add a blank line after variableSam Muhammed2020-03-191-0/+5
* staging: qlge: qlge_dbg.c: remove an unneeded variablePayal Kshirsagar2020-03-171-3/+1
* staging: qlge: qlge_dbg: remove unneeded spacesLourdes Pedrajas2020-03-171-11/+11
* staging: qlge: remove blank linePayal Kshirsagar2020-03-101-4/+0
* staging: qlge: emit debug and dump at same levelKaaira Gupta2020-02-231-20/+3
* staging: qlge: add braces around macro argumentsKaaira Gupta2020-02-231-3/+3
* staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer2019-12-171-3/+5
* staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer2019-12-171-4/+0
* staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer2019-12-101-10/+10
* staging: qlge: Avoid NULL comparisonNachammai Karuppiah2019-11-051-2/+2
* staging: qlge: fix comparison to NULL warningJules Irenge2019-10-111-1/+1
* staging: qlge: add space to fix check warningJules Irenge2019-10-111-1/+1
* staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge2019-10-111-11/+10
* staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge2019-10-111-91/+91
* staging: qlge: correct a misspelled wordJules Irenge2019-10-111-1/+1
* staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier2019-10-041-6/+4
* staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier2019-10-041-4/+0
* staging: qlge: Remove rx_ring.typeBenjamin Poirier2019-10-041-4/+12
* staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier2019-10-041-30/+30
* staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier2019-10-041-1/+0
* staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier2019-10-041-1/+1
* staging: qlge: Removed unnecessary variableAliasgar Surti2019-09-301-2/+1
* qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier2019-07-231-0/+2024