summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca
2022-09-15scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca
2022-09-15scsi: qla2xxx: Remove unused declarations for qla2xxxGaosheng Cui
2022-09-06scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"Colin Ian King
2022-09-06scsi: qla2xxx: Drop DID_TARGET_FAILURE useMike Christie
2022-09-01scsi: qla2xxx: Update version to 10.02.07.900-kNilesh Javali
2022-09-01scsi: qla2xxx: Define static symbolsNilesh Javali
2022-09-01scsi: qla2xxx: Enhance driver tracing with separate tunable and moreArun Easi
2022-09-01scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image StatusAnil Gurumurthy
2022-09-01scsi: qla2xxx: Add debugfs create/delete helpersArun Easi
2022-09-01scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-09-01scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi
2022-09-01scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informationalMauricio Faria de Oliveira
2022-08-31scsi: qla2xxx: Avoid flush_scheduled_work() usageTetsuo Handa
2022-08-31scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()Tetsuo Handa
2022-08-31scsi: qla2xxx: Remove unused qlt_tmr_work()Tetsuo Handa
2022-08-31scsi: qla2xxx: Remove unused del_sess_list fieldTetsuo Handa
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
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