开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_minidump.c
Age
Commit message (
Expand
)
Author
2021-03-11
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2017-07-19
qlcnic: remove unnecessary static in qlcnic_dump_fw()
Gustavo A. R. Silva
2016-05-11
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
2015-08-10
qlcnic: Print firmware minidump buffer and template header addresses
Shahed Shaikh
2015-08-10
qlcnic: Add support to enable capability to extend minidump for iSCSI
Shahed Shaikh
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-08-21
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
2014-06-11
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-02-24
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2013-10-18
qlcnic: Skip unknown entry type while collecting firmware dump
Shahed Shaikh
2013-08-31
qlcnic: Store firmware dump state in CAMRAM register
Shahed Shaikh
2013-08-31
qlcnic: Use firmware recommended dump capture mask as default
Shahed Shaikh
2013-07-19
qlcnic: Fix dump template version mask
Shahed Shaikh
2013-06-23
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
Shahed Shaikh
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-02
qlcnic: 83xx register dump routines
Sony Chacko
2012-12-19
qlcnic: fix unused variable warnings
Shahed Shaikh
2012-11-28
qlcnic: fix coding style issues in qlcnic_minidump.c
Sony Chacko
2012-11-28
qlcnic: create file qlcnic_minidump.c for dump utility
Sony Chacko