summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
2019-02-19scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp
2019-02-05scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2019-01-11scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-09-11scsi: qla2xxx: Fix dropped srb resource.Quinn Tran
2018-09-11scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transportDarren Trapp
2018-09-11scsi: qla2xxx: Fix deadlock between ATIO and HW lockQuinn Tran
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn Tran
2018-07-19scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-04-09scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn
2018-04-09scsi: qla2xxx: correctly shift host byteJohannes Thumshirn
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-21scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp
2018-03-21scsi: qla2xxx: Return busy if rport going awayDarren Trapp
2018-03-21scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-01-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
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