summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_tmpl.c
AgeCommit message (Expand)Author
2019-10-09scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran
2019-10-09scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dumpQuinn Tran
2019-08-12scsi: qla2xxx: Complain if a soft reset failsBart Van Assche
2019-08-12scsi: qla2xxx: Complain if parsing the version string failsBart Van Assche
2019-03-19scsi: qla2xxx: Simplification of register address used in qla_tmpl.cJoe Carnuccio
2019-03-19scsi: qla2xxx: Correction and improvement to fwdt processingJoe Carnuccio
2019-03-19scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio
2019-03-19scsi: qla2xxx: Remove FW default templateJoe Carnuccio
2019-02-19scsi: qla2xxx: Add new FW dump template entry typesJoe Carnuccio
2019-02-19scsi: qla2xxx: Fix code indentation for qla27xx_fwdt_entryHimanshu Madhani
2018-08-02scsi: qla2xxx: Silent erroneous messageQuinn Tran
2018-08-02scsi: qla2xxx: Add longer window for chip resetQuinn Tran
2018-01-03scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange OffloadQuinn Tran
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-24scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez
2017-06-12scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer lengthJoe Carnuccio
2017-05-24scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani
2014-09-25qla2xxx: ISP27xx fwdump template error print simplification.Joe Carnuccio
2014-09-25qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).Joe Carnuccio
2014-09-25qla2xxx: ISP27xx fwdump template fix insertbuf() routine.Joe Carnuccio
2014-09-25qla2xxx: ISP27xx fwdump template remove high frequency debug logs.Joe Carnuccio
2014-09-25qla2xxx: ISP27xx optimize fwdump entry table lookup.Joe Carnuccio
2014-09-25qla2xxx: ISP27xx add tests for incomplete template.Joe Carnuccio
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel
2014-05-19qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio
2014-05-19qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis