summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn Tran1-1/+2
2018-07-20scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran1-0/+3
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+6
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-06-08scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy1-2/+6
2018-04-10scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn1-3/+3
2018-04-10scsi: qla2xxx: correctly shift host byteJohannes Thumshirn1-1/+1
2018-04-04Merge branch 'fixes' into miscJames Bottomley1-2/+4
2018-03-22scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp1-50/+28
2018-03-22scsi: qla2xxx: Return busy if rport going awayDarren Trapp1-1/+3
2018-03-22scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp1-3/+0
2018-03-22scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp1-2/+3
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche1-9/+14
2018-01-31scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-01-04scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran1-2/+2
2018-01-04scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran1-0/+1
2018-01-04scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran1-3/+1
2018-01-04scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran1-0/+35
2017-12-12scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche1-2/+3
2017-12-08scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran1-1/+1
2017-12-08scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran1-5/+0
2017-10-17scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig1-9/+3
2017-10-17scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani1-1/+1
2017-10-17scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby1-4/+38
2017-10-17scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani1-2/+6
2017-10-17scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani1-3/+6
2017-08-31scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn1-0/+2
2017-08-25scsi: qla2xxx: Add support for minimum link speedSawan Chandak1-0/+5
2017-08-25scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran1-0/+5
2017-08-25scsi: qla2xxx: Remove extra register readQuinn Tran1-9/+0
2017-08-25scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby1-2/+2
2017-08-25scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez1-1/+1
2017-08-25scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King1-4/+4
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com1-6/+31
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby1-1/+1
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com1-2/+2
2017-07-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2017-07-04t10-pi: Move opencoded contants to common headerDmitry Monakhov1-4/+4
2017-07-02scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King1-2/+1
2017-06-28scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-0/+19
2017-06-28scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby1-0/+79
2017-06-28scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran1-1/+1
2017-06-28scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran1-3/+8
2017-06-28scsi: qla2xxx: Enable Target Multi QueueQuinn Tran1-8/+13
2017-06-28scsi: qla2xxx: Preparation for Target MQ.Quinn Tran1-4/+7
2017-06-28scsi: qla2xxx: Combine Active command arrays.Quinn Tran1-12/+36
2017-06-13scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-11/+7
2017-06-13scsi: qla2xxx: Fix name server reloginQuinn Tran1-0/+17
2017-05-25scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com1-1/+1