summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mbx.c
AgeCommit message (Expand)Author
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-07-23scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran
2023-01-11scsi: qla2xxx: Relocate/rename vp mapQuinn Tran
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2022-01-24scsi: qla2xxx: Add retry for exec firmwareQuinn Tran
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2021-11-16scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-09-14scsi: qla2xxx: Remove redundant initialization of pointer reqColin Ian King
2021-09-14scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran
2021-08-23scsi: qla2xxx: Fix hang on NVMe command timeoutsArun Easi
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran
2021-03-29scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-08-24scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-20scsi: qla2xxx: Remove superfluous memset()Li Heng
2020-08-17Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap
2020-08-17scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout valuesEnzo Matsumiya
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche