summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-06-17scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika7-0/+169
2022-06-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-06-10scsi: qla2xxx: Update version to 10.02.07.600-kNilesh Javali1-2/+2
2022-06-10scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran1-14/+20
2022-06-10scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran1-13/+34
2022-06-10scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran1-0/+3
2022-06-10scsi: qla2xxx: edif: Fix session thrashQuinn Tran3-2/+14
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran2-0/+6
2022-06-10scsi: qla2xxx: edif: Fix no login after app startQuinn Tran1-0/+1
2022-06-10scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran1-2/+2
2022-06-10scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran2-3/+18
2022-06-10scsi: qla2xxx: edif: Fix I/O timeout due to over-subscriptionQuinn Tran1-0/+7
2022-06-08scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali1-2/+2
2022-06-08scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran1-0/+7
2022-06-08scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran1-0/+3
2022-06-08scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran3-81/+0
2022-06-08scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2-16/+38
2022-06-08scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2-1/+7
2022-06-08scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran1-3/+14
2022-06-08scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran4-73/+195
2022-06-08scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran4-33/+74
2022-06-08scsi: qla2xxx: edif: bsg refactorQuinn Tran2-43/+79
2022-06-08scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran5-37/+120
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-9/+0
2022-06-02scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov1-7/+0
2022-06-02scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix1-2/+0
2022-05-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-6/+1
2022-05-03scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-04-26scsi: qla2xxx: edif: Remove unneeded variableGuo Zhengkui1-2/+1
2022-04-26scsi: qla2xxx: Remove unneeded flush_workqueue()ran jianping1-1/+0
2022-04-26scsi: qla2xxx: Remove free_sg command flagGleb Chesnokov2-3/+0
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds23-392/+563
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall1-1/+1
2022-03-15scsi: qla2xxx: Update version to 10.02.07.400-kNilesh Javali1-2/+2
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar3-7/+10
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-03-15scsi: qla2xxx: Fix stuck session of PRLI rejectQuinn Tran1-7/+0
2022-03-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran2-3/+18
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-03-15scsi: qla2xxx: Fix N2N inconsistent PLOGIQuinn Tran1-5/+3
2022-03-15scsi: qla2xxx: Fix crash during module load unload testArun Easi1-0/+2
2022-03-15scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requestsArun Easi1-0/+17
2022-03-15scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload testArun Easi1-10/+20
2022-03-15scsi: qla2xxx: Fix disk failure to rediscoverQuinn Tran2-2/+8
2022-03-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-02-23scsi: qla2xxx: Use named initializers for q_dev_stateGleb Chesnokov5-61/+33
2022-02-23scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov2-21/+24
2022-02-23scsi: qla2xxx: Stop using the SCSI pointerBart Van Assche2-10/+5