summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mbx.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran1-4/+0
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran1-0/+3
2023-01-11scsi: qla2xxx: Relocate/rename vp mapQuinn Tran1-4/+4
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi1-1/+4
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika1-0/+48
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio1-3/+11
2022-01-24scsi: qla2xxx: Add retry for exec firmwareQuinn Tran1-1/+7
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap1-1/+3
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner1-7/+4
2021-11-16scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-09-14scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King1-1/+1
2021-09-14scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika1-0/+33
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran1-0/+10
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran1-0/+3
2021-08-23scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi1-2/+2
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran1-1/+2
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran1-3/+11
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran1-5/+22
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran1-0/+6
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran1-0/+27
2021-03-29scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran1-9/+30
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-1/+2
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran1-1/+2
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika1-0/+6
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap1-0/+9
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran1-3/+0
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi1-3/+3
2020-10-26scsi: Remove unneeded break statementsTom Rix1-1/+0
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-1/+2
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran1-39/+0
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-2/+16
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran1-3/+4
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-15/+7
2020-08-24scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-08-20scsi: qla2xxx: Remove superfluous memset()Li Heng1-2/+0
2020-08-17Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap1-8/+0
2020-08-17scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout valuesEnzo Matsumiya1-7/+7
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar1-2/+40
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar1-5/+17
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-62/+61
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche1-19/+18
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche1-3/+3
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche1-37/+37
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche1-1/+1
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche1-3/+3