summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/qlge.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-21staging: qlge: Retire the driverBenjamin Poirier1-2293/+0
2023-10-15staging: qlge: Replace the occurrences of (1<<x) by BIT(x)Nandha Kumar Singaram1-2/+2
2022-04-20staging: qlge: add blank line after function declarationSoumya Negi1-0/+1
2021-01-29staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef landCoiby Xu1-82/+0
2021-01-29staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...Coiby Xu1-3/+0
2021-01-29staging: qlge: Initialize devlink health dump frameworkCoiby Xu1-0/+13
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu1-105/+105
2020-12-09staging: qlge: remove duplicate word in commentNicholas Warfield1-1/+1
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+10
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu1-10/+10
2020-09-16net/qlge: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-07-13staging: qlge: qlge.h: Insert line after declaration.Suraj Upadhyay1-0/+1
2020-07-13staging: qlge: qlge.h: Function definition arguments should have names.Suraj Upadhyay1-3/+3
2020-07-01staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz1-2/+2
2020-03-10staging: qlge: qlge.h: remove excess newlinesPayal Kshirsagar1-3/+0
2020-03-10staging: qlge: qlge.h: add spaces around operatorsPayal Kshirsagar1-3/+3
2020-03-10staging: qlge: qlge.h: remove spaces before tabs and align codePayal Kshirsagar1-30/+30
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer1-1/+0
2019-12-10staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.cScott Schafer1-7/+7
2019-10-04staging: qlge: Refill empty buffer queues from wqBenjamin Poirier1-0/+8
2019-10-04staging: qlge: Refill rx buffers up to multiple of 16Benjamin Poirier1-0/+8
2019-10-04staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier1-4/+4
2019-10-04staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier1-6/+11
2019-10-04staging: qlge: Factor out duplicated expressionBenjamin Poirier1-0/+5
2019-10-04staging: qlge: Remove rx_ring.typeBenjamin Poirier1-10/+0
2019-10-04staging: qlge: Fix dma_sync_single callsBenjamin Poirier1-4/+1
2019-10-04staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier1-42/+54
2019-10-04staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier1-1/+0
2019-10-04staging: qlge: Remove bq_desc.maplenBenjamin Poirier1-1/+0
2019-10-04staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier1-1/+1
2019-10-04staging: qlge: Remove page_chunk.last_flagBenjamin Poirier1-1/+0
2019-10-04staging: qlge: Remove irq_cntBenjamin Poirier1-7/+0
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier1-0/+2353