aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_tmpl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran1-0/+16
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche1-0/+4
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche1-10/+10
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche1-2/+1
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani1-0/+4
2015-04-10qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani1-2/+3
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani1-0/+8
2015-04-10qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani1-1/+1
2014-09-25qla2xxx: ISP27xx fwdump template error print simplification.Joe Carnuccio1-27/+4
2014-09-25qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).Joe Carnuccio1-0/+27
2014-09-25qla2xxx: ISP27xx fwdump template fix insertbuf() routine.Joe Carnuccio1-10/+2
2014-09-25qla2xxx: ISP27xx fwdump template remove high frequency debug logs.Joe Carnuccio1-17/+0
2014-09-25qla2xxx: ISP27xx optimize fwdump entry table lookup.Joe Carnuccio1-4/+6
2014-09-25qla2xxx: ISP27xx add tests for incomplete template.Joe Carnuccio1-0/+9
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio1-2/+4
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio1-28/+62
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel1-1/+1
2014-05-19qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio1-5/+16
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-0/+909