index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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