summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/qlge.h
AgeCommit message (Expand)Author
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: Initialize devlink health dump frameworkCoiby Xu
2021-01-29staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...Coiby Xu
2020-12-09staging: qlge: remove duplicate word in commentNicholas Warfield
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu
2020-09-16net/qlge: Convert to SPDX license identifiersThomas Gleixner
2020-07-13staging: qlge: qlge.h: Insert line after declaration.Suraj Upadhyay
2020-07-13staging: qlge: qlge.h: Function definition arguments should have names.Suraj Upadhyay
2020-07-01staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz
2020-03-10staging: qlge: qlge.h: remove excess newlinesPayal Kshirsagar
2020-03-10staging: qlge: qlge.h: add spaces around operatorsPayal Kshirsagar
2020-03-10staging: qlge: qlge.h: remove spaces before tabs and align codePayal Kshirsagar
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-10-04staging: qlge: Refill empty buffer queues from wqBenjamin Poirier
2019-10-04staging: qlge: Refill rx buffers up to multiple of 16Benjamin Poirier
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: Factor out duplicated expressionBenjamin Poirier
2019-10-04staging: qlge: Remove rx_ring.typeBenjamin Poirier
2019-10-04staging: qlge: Fix dma_sync_single callsBenjamin 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: Remove bq_desc.maplenBenjamin Poirier
2019-10-04staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier
2019-10-04staging: qlge: Remove page_chunk.last_flagBenjamin Poirier
2019-10-04staging: qlge: Remove irq_cntBenjamin Poirier
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier