index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
qlge
/
qlge.h
Age
Commit message (
Expand
)
Author
2021-01-29
staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land
Coiby Xu
2021-01-29
staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring...
Coiby Xu
2021-01-29
staging: qlge: Initialize devlink health dump framework
Coiby Xu
2021-01-29
staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic...
Coiby Xu
2020-12-09
staging: qlge: remove duplicate word in comment
Nicholas Warfield
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-05
staging: qlge: fix build breakage with dumping enabled
Coiby Xu
2020-09-16
net/qlge: Convert to SPDX license identifiers
Thomas Gleixner
2020-07-13
staging: qlge: qlge.h: Insert line after declaration.
Suraj Upadhyay
2020-07-13
staging: qlge: qlge.h: Function definition arguments should have names.
Suraj Upadhyay
2020-07-01
staging: qlge: qlge.h: remove unnecessary spaces
Diego Bienz
2020-03-10
staging: qlge: qlge.h: remove excess newlines
Payal Kshirsagar
2020-03-10
staging: qlge: qlge.h: add spaces around operators
Payal Kshirsagar
2020-03-10
staging: qlge: qlge.h: remove spaces before tabs and align code
Payal Kshirsagar
2019-12-17
staging: qlge: Fix CHECK extra blank lines in many files
Scott Schafer
2019-12-10
staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.c
Scott Schafer
2019-10-04
staging: qlge: Refill empty buffer queues from wq
Benjamin Poirier
2019-10-04
staging: qlge: Refill rx buffers up to multiple of 16
Benjamin Poirier
2019-10-04
staging: qlge: Update buffer queue prod index despite oom
Benjamin Poirier
2019-10-04
staging: qlge: Remove qlge_bq.len & size
Benjamin Poirier
2019-10-04
staging: qlge: Factor out duplicated expression
Benjamin Poirier
2019-10-04
staging: qlge: Remove rx_ring.type
Benjamin Poirier
2019-10-04
staging: qlge: Fix dma_sync_single calls
Benjamin Poirier
2019-10-04
staging: qlge: Deduplicate rx buffer queue management
Benjamin Poirier
2019-10-04
staging: qlge: Remove rx_ring.sbq_buf_size
Benjamin Poirier
2019-10-04
staging: qlge: Remove bq_desc.maplen
Benjamin Poirier
2019-10-04
staging: qlge: Deduplicate lbq_buf_size
Benjamin Poirier
2019-10-04
staging: qlge: Remove page_chunk.last_flag
Benjamin Poirier
2019-10-04
staging: qlge: Remove irq_cnt
Benjamin Poirier
2019-07-23
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier