summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran
2018-01-03scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche
2017-12-07scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran
2017-12-07scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran
2017-10-16scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig
2017-10-16scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby
2017-10-16scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani
2017-10-16scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani
2017-08-30scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Remove extra register readQuinn Tran
2017-08-24scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby
2017-08-24scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez
2017-08-24scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-06-12scsi: qla2xxx: Fix name server reloginQuinn Tran
2017-05-24scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-04scsi: qla2xxx: Fix typo in driverMilan P Gandhi
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-22scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran
2017-02-09qla2xxx: Add Dual mode support in the driverQuinn Tran
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran