summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix dropped srb resource.Quinn Tran2018-09-121-1/+1
* scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transportDarren Trapp2018-09-121-13/+21
* scsi: qla2xxx: Fix deadlock between ATIO and HW lockQuinn Tran2018-09-121-26/+22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-1/+2
|\
| * scsi: qla2xxx: Fix N2N link re-connectQuinn Tran2018-08-021-1/+2
* | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-201-0/+3
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-141-2/+6
|\
| * scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy2018-06-081-2/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
|/
* scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn2018-04-101-3/+3
* scsi: qla2xxx: correctly shift host byteJohannes Thumshirn2018-04-101-1/+1
* Merge branch 'fixes' into miscJames Bottomley2018-04-041-2/+4
|\
| * scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche2018-01-311-2/+4
* | scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp2018-03-211-50/+28
* | scsi: qla2xxx: Return busy if rport going awayDarren Trapp2018-03-211-1/+3
* | scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp2018-03-211-3/+0
* | scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp2018-03-211-2/+3
* | scsi: qla2xxx: Fix function argument descriptionsBart Van Assche2018-02-121-9/+14
|/
* scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran2018-01-041-2/+2
* scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran2018-01-041-0/+1
* scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran2018-01-041-3/+1
* scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran2018-01-041-0/+35
* scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche2017-12-121-2/+3
* scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran2017-12-081-1/+1
* scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran2017-12-081-5/+0
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2017-10-171-9/+3
* scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani2017-10-171-1/+1
* scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-171-4/+38
* scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani2017-10-171-2/+6
* scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani2017-10-171-3/+6
* scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn2017-08-311-0/+2
* scsi: qla2xxx: Add support for minimum link speedSawan Chandak2017-08-251-0/+5
* scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran2017-08-251-0/+5
* scsi: qla2xxx: Remove extra register readQuinn Tran2017-08-251-9/+0
* scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby2017-08-251-2/+2
* scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez2017-08-251-1/+1
* scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King2017-08-251-4/+4
* scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com2017-08-071-6/+31
* scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby2017-08-071-1/+1
* scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com2017-08-071-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-121-4/+4
|\
| * t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-041-4/+4
* | scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King2017-07-011-2/+1
* | scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby2017-06-281-0/+19
* | scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby2017-06-281-0/+79
* | scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran2017-06-281-1/+1
* | scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran2017-06-281-3/+8
* | scsi: qla2xxx: Enable Target Multi QueueQuinn Tran2017-06-281-8/+13
* | scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-281-4/+7
* | scsi: qla2xxx: Combine Active command arrays.Quinn Tran2017-06-281-12/+36