index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
qlge
Age
Commit message (
Expand
)
Author
2021-10-20
staging: qlge: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
staging: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-21
staging: qlge: Remove unnecessary parentheses around references
Nishal Kulkarni
2021-06-14
staging: qlge: change msleep to usleep_range
Tobias Alam
2021-05-13
staging: qlge: removed unnecessary debug message to fix coding style warning
Ashish Vara
2021-05-10
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
2021-03-26
staging: qlge: deal with the case that devlink_health_reporter_create fails
Coiby Xu
2021-03-22
staging: qlge: fix an error code in probe()
Dan Carpenter
2021-03-10
staging: qlge: fix comment style in qlge_main.c
Du Cheng
2021-02-11
staging: qlge: Remove duplicate word in comment
Tom Seewald
2021-02-06
staging: qlge/qlge_main: Use min_t instead of min
Amey Narkhede
2021-02-04
staging: qlge: fix read of an uninitialized pointer
Colin Ian King
2021-01-31
staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
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: support force_coredump option for devlink health dump
Coiby Xu
2021-01-29
staging: qlge: coredump via devlink health reporter
Coiby Xu
2021-01-29
staging: qlge: re-write qlge_init_device
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-11-23
staging: qlge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
staging/qlge: fix typo
Elena Afanasova
2020-10-26
staging/qlge: add blank line after declaration
Elena Afanasova
2020-10-26
staging: qlge: remove extra blank lines
Deepak R Varma
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-09-13
staging: qlge: fix quoted string split across lines
Ross Schmidt
2020-09-01
staging: qlge: qlge_mpi: Fix several CHECKs involving braces
Sebastian Fuentes
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-30
staging: qlge: qlge_dbg: removed comment repition
Dhiraj Sharma
2020-07-28
staging: qlge: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
staging: qlge/qlge_main.c: Replace depracated MSI API.
Suraj Upadhyay
2020-07-13
staging: qlge: qlge_ethtool: Remove one byte memset.
Suraj Upadhyay
2020-07-13
staging: qlge: qlge_mpi: Simplify while statements.
Suraj Upadhyay
2020-07-13
staging: qlge: qlge_dbg: Simplify while statements
Suraj Upadhyay
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-13
staging: qlge: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-03
staging: qlge: qlge_ethtool.c: Proper indentation.
Suraj Upadhyay
2020-07-01
staging: qlge: qlge.h: remove unnecessary spaces
Diego Bienz
2020-07-01
staging: qlge/qlge_main.c: use generic power management
Vaibhav Gupta
2020-06-28
staging: qlge: replace pr_err with netdev_err
Coiby Xu
2020-06-28
staging: qlge: fix ql_sem_unlock
Coiby Xu
2020-06-27
staging: qlge: fix else after return or break
Coiby Xu
[next]