aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi/qla2xxx/qla_nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-15scsi: qla2xxx: Increase max limit of ql2xnvme_queuesShreyas Deodhar1-1/+0
2022-01-24scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe queuesShreyas Deodhar1-0/+4
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-2/+1
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-0/+1
2020-09-22scsi: qla2xxx: Fix I/O failures during remote port toggle testingArun Easi1-3/+0
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-05-19scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche1-32/+32
2019-08-12scsi: qla2xxx: Modify NVMe include directivesBart Van Assche1-1/+0
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche1-1/+1
2019-08-12scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche1-1/+1
2019-06-27scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran1-0/+1
2019-06-27scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi1-1/+0
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmwareBart Van Assche1-2/+2
2019-04-29scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche1-6/+3
2019-04-29scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commandsBart Van Assche1-1/+0
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp1-1/+1
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran1-1/+1
2018-03-21scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp1-1/+1
2018-03-21scsi: qla2xxx: Add FC-NVMe abort processingDarren Trapp1-0/+1
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp1-2/+4
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com1-0/+17
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-0/+132