index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_tmpl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Complain if a soft reset fails
Bart Van Assche
2019-08-13
1
-1
/
+1
*
scsi: qla2xxx: Complain if parsing the version string fails
Bart Van Assche
2019-08-13
1
-2
/
+3
*
scsi: qla2xxx: Simplification of register address used in qla_tmpl.c
Joe Carnuccio
2019-03-19
1
-44
/
+27
*
scsi: qla2xxx: Correction and improvement to fwdt processing
Joe Carnuccio
2019-03-19
1
-19
/
+24
*
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
2019-03-19
1
-39
/
+50
*
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
1
-72
/
+112
*
scsi: qla2xxx: Remove FW default template
Joe Carnuccio
2019-03-19
1
-103
/
+1
*
scsi: qla2xxx: Add new FW dump template entry types
Joe Carnuccio
2019-02-20
1
-73
/
+118
*
scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entry
Himanshu Madhani
2019-02-20
1
-23
/
+23
*
scsi: qla2xxx: Silent erroneous message
Quinn Tran
2018-08-02
1
-0
/
+9
*
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2018-08-02
1
-1
/
+3
*
scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange Offload
Quinn Tran
2018-01-04
1
-3
/
+37
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-12
/
+0
|
\
|
*
scsi: qla2xxx: Fix system crash while triggering FW dump
Michael Hernandez
2017-08-08
1
-12
/
+0
*
|
scsi: qla2xxx: Skip zero queue count entry during FW dump capture
Joe Carnuccio
2017-08-25
1
-7
/
+12
|
/
*
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
Joe Carnuccio
2017-06-13
1
-7
/
+9
*
scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...
Joe Carnuccio
2017-05-25
1
-1
/
+1
*
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
2017-01-17
1
-0
/
+24
*
qla2xxx: Add ram area DDR for fwdump template entry T262.
Joe Carnuccio
2016-07-15
1
-1
/
+8
*
qla2xxx: Fix stale pointer access.
Quinn Tran
2016-02-07
1
-0
/
+16
*
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
1
-0
/
+4
*
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
1
-10
/
+10
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-2
/
+1
*
qla2xxx: Prevent multiple firmware dump collection for ISP27XX.
Himanshu Madhani
2015-04-10
1
-0
/
+4
*
qla2xxx: Add udev notification to save fw dump for ISP27XX
Himanshu Madhani
2015-04-10
1
-2
/
+3
*
qla2xxx: Add message for sucessful FW dump collected for ISP27XX.
Himanshu Madhani
2015-04-10
1
-0
/
+8
*
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
2015-04-10
1
-1
/
+1
*
qla2xxx: ISP27xx fwdump template error print simplification.
Joe Carnuccio
2014-09-25
1
-27
/
+4
*
qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).
Joe Carnuccio
2014-09-25
1
-0
/
+27
*
qla2xxx: ISP27xx fwdump template fix insertbuf() routine.
Joe Carnuccio
2014-09-25
1
-10
/
+2
*
qla2xxx: ISP27xx fwdump template remove high frequency debug logs.
Joe Carnuccio
2014-09-25
1
-17
/
+0
*
qla2xxx: ISP27xx optimize fwdump entry table lookup.
Joe Carnuccio
2014-09-25
1
-4
/
+6
*
qla2xxx: ISP27xx add tests for incomplete template.
Joe Carnuccio
2014-09-25
1
-0
/
+9
*
qla2xxx: ISP27xx queue index shadow registers.
Joe Carnuccio
2014-05-19
1
-2
/
+4
*
qla2xxx: ISP27xx firmware dump template spec updates (including T274).
Joe Carnuccio
2014-05-19
1
-28
/
+62
*
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
1
-1
/
+1
*
qla2xxx: Update entry type 270 to match spec update.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
2014-05-19
1
-1
/
+1
*
qla2xxx: Correction to ISP27xx template entry types 256 and 258.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Correct operations for ISP27xx template types 270 and 271.
Joe Carnuccio
2014-05-19
1
-5
/
+16
*
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
2014-03-15
1
-0
/
+909