summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge
AgeCommit message (Expand)Author
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-20staging: qlge: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-09-27staging: qlge: Move devlink registration to be last devlink commandLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-21staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni
2021-06-14staging: qlge: change msleep to usleep_rangeTobias Alam
2021-05-13staging: qlge: removed unnecessary debug message to fix coding style warningAshish Vara
2021-05-10staging: most: dim2: hal: Demote non-conformant kernel-doc headersLee Jones
2021-03-26staging: qlge: deal with the case that devlink_health_reporter_create failsCoiby Xu
2021-03-22staging: qlge: fix an error code in probe()Dan Carpenter
2021-03-10staging: qlge: fix comment style in qlge_main.cDu Cheng
2021-02-11staging: qlge: Remove duplicate word in commentTom Seewald
2021-02-06staging: qlge/qlge_main: Use min_t instead of minAmey Narkhede
2021-02-04staging: qlge: fix read of an uninitialized pointerColin Ian King
2021-01-31staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
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: support force_coredump option for devlink health dumpCoiby Xu
2021-01-29staging: qlge: coredump via devlink health reporterCoiby Xu
2021-01-29staging: qlge: re-write qlge_init_deviceCoiby 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-11-23staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-26staging/qlge: fix typoElena Afanasova
2020-10-26staging/qlge: add blank line after declarationElena Afanasova
2020-10-26staging: qlge: remove extra blank linesDeepak R Varma
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-09-13staging: qlge: fix quoted string split across linesRoss Schmidt
2020-09-01staging: qlge: qlge_mpi: Fix several CHECKs involving bracesSebastian Fuentes
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-30staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma
2020-07-28staging: qlge: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17staging: qlge/qlge_main.c: Replace depracated MSI API.Suraj Upadhyay
2020-07-13staging: qlge: qlge_ethtool: Remove one byte memset.Suraj Upadhyay
2020-07-13staging: qlge: qlge_mpi: Simplify while statements.Suraj Upadhyay
2020-07-13staging: qlge: qlge_dbg: Simplify while statementsSuraj Upadhyay
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-13staging: qlge: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-03staging: qlge: qlge_ethtool.c: Proper indentation.Suraj Upadhyay
2020-07-01staging: qlge: qlge.h: remove unnecessary spacesDiego Bienz
2020-07-01staging: qlge/qlge_main.c: use generic power managementVaibhav Gupta