summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/qlge_dbg.c
AgeCommit message (Expand)Author
2021-07-21staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu
2020-07-30staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma
2020-07-13staging: qlge: qlge_dbg: Simplify while statementsSuraj Upadhyay
2020-06-28staging: qlge: replace pr_err with netdev_errCoiby Xu
2020-06-28staging: qlge: fix ql_sem_unlockCoiby Xu
2020-06-27staging: qlge: fix else after return or breakCoiby Xu
2020-04-28staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cntRylan Dmello
2020-04-28staging: qlge: Remove print statement for vlgrp fieldRylan Dmello
2020-04-28staging: qlge: Remove unnecessary parentheses around struct fieldRylan Dmello
2020-04-25staging: qlge: qlge_dbg.c: Remove trailing semicolon from macroRylan Dmello
2020-03-19Staging: qlge: Add a blank line after variableSam Muhammed
2020-03-17staging: qlge: qlge_dbg.c: remove an unneeded variablePayal Kshirsagar
2020-03-17staging: qlge: qlge_dbg: remove unneeded spacesLourdes Pedrajas
2020-03-10staging: qlge: remove blank linePayal Kshirsagar
2020-02-23staging: qlge: emit debug and dump at same levelKaaira Gupta
2020-02-23staging: qlge: add braces around macro argumentsKaaira Gupta
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer
2019-12-10staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer
2019-11-05staging: qlge: Avoid NULL comparisonNachammai Karuppiah
2019-10-11staging: qlge: fix comparison to NULL warningJules Irenge
2019-10-11staging: qlge: add space to fix check warningJules Irenge
2019-10-11staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge
2019-10-11staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge
2019-10-11staging: qlge: correct a misspelled wordJules Irenge
2019-10-04staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier
2019-10-04staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier
2019-10-04staging: qlge: Remove rx_ring.typeBenjamin Poirier
2019-10-04staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier
2019-10-04staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier
2019-10-04staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier
2019-09-30staging: qlge: Removed unnecessary variableAliasgar Surti
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier