summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-08scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche1-11/+11
2022-09-01scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image StatusAnil Gurumurthy1-0/+2
2022-09-01scsi: qla2xxx: Add debugfs create/delete helpersArun Easi1-0/+5
2022-07-19scsi: qla2xxx: Update manufacturer detailsBikash Hazarika1-1/+1
2022-07-19scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika1-0/+1
2022-06-17scsi: qla2xxx: Add debug prints in the device remove pathArun Easi1-0/+6
2022-06-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran1-2/+2
2022-06-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran1-0/+4
2022-06-17scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika1-0/+10
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran1-0/+5
2022-06-08scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran1-1/+1
2022-06-08scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran1-0/+2
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-22/+38
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran1-0/+1
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran1-0/+4
2022-02-23scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov1-16/+19
2022-02-23scsi: qla2xxx: Stop using the SCSI pointerBart Van Assche1-2/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-12scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov1-1/+0
2022-01-25scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio1-2/+4
2022-01-25scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika1-1/+5
2022-01-25scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap1-0/+5
2021-10-27scsi: qla2xxx: edif: Tweak trace messageQuinn Tran1-2/+2
2021-09-15scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar1-2/+2
2021-08-24scsi: qla2xxx: Fix NVMe retryQuinn Tran1-2/+7
2021-08-24scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi1-0/+3
2021-08-24scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran1-2/+0
2021-08-24scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran1-0/+3
2021-08-24scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran1-0/+2
2021-08-12scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap1-1/+0
2021-08-12scsi: qla2xxx: Fix port type infoQuinn Tran1-5/+3
2021-08-12scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi1-1/+1
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran1-1/+4
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran1-0/+69
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran1-1/+1
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran1-0/+48
2021-07-27scsi: qla2xxx: edif: Add getfcinfo and statistic bsgsQuinn Tran1-1/+2
2021-07-27scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran1-23/+47
2021-06-23scsi: qla2xxx: Add heartbeat checkQuinn Tran1-0/+4
2021-03-30scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-0/+10
2021-03-30scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran1-1/+0
2021-03-25scsi: qla2xxx: Fix endianness annotationsBart Van Assche1-1/+1
2021-03-25scsi: qla2xxx: Constify struct qla_tgt_func_tmplBart Van Assche1-1/+1
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika1-0/+12
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap1-0/+71
2020-12-08scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix1-2/+1
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish1-0/+5
2020-11-05scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie1-0/+2
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-2/+1
2020-09-30scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi1-0/+2