summary refs log tree commit diff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2022-08-11scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-07-18scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2022-07-18scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-07-18scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-07-18scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter
2022-06-16scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-06-16scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-06-16scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-06-16scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-06-10scsi: qla2xxx: Update version to 10.02.07.600-kNilesh Javali
2022-06-10scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran
2022-06-10scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix session thrashQuinn Tran
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix no login after app startQuinn Tran
2022-06-10scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran
2022-06-10scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix I/O timeout due to over-subscriptionQuinn Tran
2022-06-07scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali
2022-06-07scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran
2022-06-07scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran
2022-06-07scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran
2022-06-07scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran
2022-06-07scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran
2022-06-07scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran
2022-06-07scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran
2022-06-07scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran
2022-06-07scsi: qla2xxx: edif: bsg refactorQuinn Tran
2022-06-07scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-01scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov
2022-06-01scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-02scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-04-26scsi: qla2xxx: edif: Remove unneeded variableGuo Zhengkui