summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2017-10-161-9/+3
* scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani2017-10-161-1/+1
* scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-161-4/+38
* scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani2017-10-161-2/+6
* scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani2017-10-161-3/+6
* scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn2017-08-301-0/+2
* scsi: qla2xxx: Add support for minimum link speedSawan Chandak2017-08-241-0/+5
* scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran2017-08-241-0/+5
* scsi: qla2xxx: Remove extra register readQuinn Tran2017-08-241-9/+0
* scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby2017-08-241-2/+2
* scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez2017-08-241-1/+1
* scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King2017-08-241-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-111-4/+4
|\
| * t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-031-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-271-0/+19
* | scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby2017-06-271-0/+79
* | scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran2017-06-271-1/+1
* | scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran2017-06-271-3/+8
* | scsi: qla2xxx: Enable Target Multi QueueQuinn Tran2017-06-271-8/+13
* | scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-271-4/+7
* | scsi: qla2xxx: Combine Active command arrays.Quinn Tran2017-06-271-12/+36
* | scsi: qla2xxx: Cleanup debug message IDsQuinn Tran2017-06-121-11/+7
* | scsi: qla2xxx: Fix name server reloginQuinn Tran2017-06-121-0/+17
|/
* scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com2017-05-241-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-3/+3
|\
| * scsi: qla2xxx: Fix typo in driverMilan P Gandhi2017-04-041-3/+3
* | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-181-1/+13
* | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-181-1/+1
* | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-181-6/+19
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-2/+5
|\
| * scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez2017-02-221-2/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-021-92/+225
|\ \ | |/ |/|
| * qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-091-18/+18
| * qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-091-4/+2
| * qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-091-1/+18
| * qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-091-71/+189
| * qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-081-4/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-5/+5
|\ \
| * | scsi: qla2xxx: make msix_entries constNicolas Iooss2017-01-091-3/+3
| * | scsi: qla2xxx: silence -Wformat-security warningNicolas Iooss2017-01-091-2/+2
* | | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-2/+4
|\ \ \
| * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-2/+4
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-02-111-1/+2
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-02-031-1/+2
| |\ \
| | * | scsi: qla2xxx: Fix a recently introduced memory leakBart Van Assche2017-01-241-1/+2
* | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-201-0/+4
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud