summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge 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-22scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov1-16/+19
2022-02-22scsi: 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-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov1-1/+0
2022-01-24scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio1-2/+4
2022-01-24scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika1-1/+5
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap1-0/+5
2021-10-26scsi: qla2xxx: edif: Tweak trace messageQuinn Tran1-2/+2
2021-09-14scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar1-2/+2
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran1-2/+7
2021-08-23scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi1-0/+3
2021-08-23scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran1-2/+0
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran1-0/+3
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran1-0/+2
2021-08-11scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap1-1/+0
2021-08-11scsi: qla2xxx: Fix port type infoQuinn Tran1-5/+3
2021-08-11scsi: 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-22scsi: qla2xxx: Add heartbeat checkQuinn Tran1-0/+4
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-0/+10
2021-03-29scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran1-1/+0
2021-03-24scsi: qla2xxx: Fix endianness annotationsBart Van Assche1-1/+1
2021-03-24scsi: 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-07scsi: 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-04scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie1-0/+2
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-2/+1
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi1-0/+2
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran1-1/+3
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-0/+4
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran1-0/+17
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran1-8/+25
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran1-1/+1
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi1-0/+4
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe1-1/+1
2020-08-17scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi1-0/+1
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar1-0/+49
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar1-2/+13
2020-05-19scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche1-326/+326