summaryrefslogtreecommitdiffstats
path: root/drivers/staging/qlge/qlge.h
Commit message (Expand)AuthorAgeFilesLines
* staging: qlge: add blank line after function declarationSoumya Negi2022-04-201-0/+1
* staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu2021-01-291-82/+0
* staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu2021-01-291-3/+0
* staging: qlge: Initialize devlink health dump frameworkCoiby Xu2021-01-291-0/+13
* staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu2021-01-291-105/+105
* staging: qlge: remove duplicate word in commentNicholas Warfield2020-12-091-1/+1
* Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-151-10/+10
|\
| * staging: qlge: fix build breakage with dumping enabledCoiby Xu2020-10-051-10/+10
* | net/qlge: Convert to SPDX license identifiersThomas Gleixner2020-09-161-2/+1
|/
* staging: qlge: qlge.h: Insert line after declaration.Suraj Upadhyay2020-07-131-0/+1
* staging: qlge: qlge.h: Function definition arguments should have names.Suraj Upadhyay2020-07-131-3/+3
* staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz2020-07-011-2/+2
* staging: qlge: qlge.h: remove excess newlinesPayal Kshirsagar2020-03-101-3/+0
* staging: qlge: qlge.h: add spaces around operatorsPayal Kshirsagar2020-03-101-3/+3
* staging: qlge: qlge.h: remove spaces before tabs and align codePayal Kshirsagar2020-03-101-30/+30
* staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer2019-12-171-1/+0
* staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer2019-12-101-7/+7
* staging: qlge: Refill empty buffer queues from wqBenjamin Poirier2019-10-041-0/+8
* staging: qlge: Refill rx buffers up to multiple of 16Benjamin Poirier2019-10-041-0/+8
* staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier2019-10-041-4/+4
* staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier2019-10-041-6/+11
* staging: qlge: Factor out duplicated expressionBenjamin Poirier2019-10-041-0/+5
* staging: qlge: Remove rx_ring.typeBenjamin Poirier2019-10-041-10/+0
* staging: qlge: Fix dma_sync_single callsBenjamin Poirier2019-10-041-4/+1
* staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier2019-10-041-42/+54
* staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier2019-10-041-1/+0
* staging: qlge: Remove bq_desc.maplenBenjamin Poirier2019-10-041-1/+0
* staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier2019-10-041-1/+1
* staging: qlge: Remove page_chunk.last_flagBenjamin Poirier2019-10-041-1/+0
* staging: qlge: Remove irq_cntBenjamin Poirier2019-10-041-7/+0
* qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier2019-07-231-0/+2353