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
/
scsi
/
qla2xxx
/
qla_tmpl.c
Age
Commit message (
Expand
)
Author
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-09
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2020-10-26
scsi: qla2xxx: remove incorrect sparse #ifdef
Linus Torvalds
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-09-29
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
2020-09-29
scsi: qla2xxx: Correct the check for sscanf() return value
Saurav Kashyap
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-07
scsi: qla2xxx: Use true, false for need_mpi_reset
Jason Yan
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-02-24
scsi: qla2xxx: Use endian macros to assign static fields in fwdump header
Joe Carnuccio
2019-10-09
scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event
Quinn Tran
2019-10-09
scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump
Quinn Tran
2019-08-12
scsi: qla2xxx: Complain if a soft reset fails
Bart Van Assche
2019-08-12
scsi: qla2xxx: Complain if parsing the version string fails
Bart Van Assche
2019-03-19
scsi: qla2xxx: Simplification of register address used in qla_tmpl.c
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Correction and improvement to fwdt processing
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Remove FW default template
Joe Carnuccio
2019-02-19
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2019-02-19
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
2018-08-02
scsi: qla2xxx: Silent erroneous message
Quinn Tran
2018-08-02
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2018-01-03
scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange Offload
Quinn Tran
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-24
scsi: qla2xxx: Skip zero queue count entry during FW dump capture
Joe Carnuccio
2017-08-08
scsi: qla2xxx: Fix system crash while triggering FW dump
Michael Hernandez
2017-06-12
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
Joe Carnuccio
2017-05-24
scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...
Joe Carnuccio
2017-01-17
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
2016-07-15
qla2xxx: Add ram area DDR for fwdump template entry T262.
Joe Carnuccio
2016-02-06
qla2xxx: Fix stale pointer access.
Quinn Tran
2015-08-26
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-04-10
qla2xxx: Prevent multiple firmware dump collection for ISP27XX.
Himanshu Madhani
2015-04-10
qla2xxx: Add udev notification to save fw dump for ISP27XX
Himanshu Madhani
2015-04-10
qla2xxx: Add message for sucessful FW dump collected for ISP27XX.
Himanshu Madhani
2015-04-10
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
2014-09-25
qla2xxx: ISP27xx fwdump template error print simplification.
Joe Carnuccio
2014-09-25
qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).
Joe Carnuccio
2014-09-25
qla2xxx: ISP27xx fwdump template fix insertbuf() routine.
Joe Carnuccio
2014-09-25
qla2xxx: ISP27xx fwdump template remove high frequency debug logs.
Joe Carnuccio
2014-09-25
qla2xxx: ISP27xx optimize fwdump entry table lookup.
Joe Carnuccio
2014-09-25
qla2xxx: ISP27xx add tests for incomplete template.
Joe Carnuccio
[next]