aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nvme.c
AgeCommit message (Expand)Author
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2019-04-29scsi: qla2xxx: Complain loudly about reference count underflowBart Van Assche
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche
2019-04-29scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche
2019-04-29scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commandsBart Van Assche
2019-04-29scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()Bart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-04-08scsi: qla2xxx: Use get/put_unaligned where appropriateBart Van Assche
2019-04-08scsi: qla2xxx: fix spelling mistake "alredy" -> "already"Colin Ian King
2019-04-03scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connectedGiridhar Malavali
2019-04-03scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali
2019-04-03scsi: qla2xxx: Increase the max_sgl_segments to 1024Giridhar Malavali
2019-02-19scsi: qla2xxx: Check for FW started flag before abortingHimanshu Madhani
2019-02-19scsi: qla2xxx: Fix unload when NVMe devices are configuredHimanshu Madhani
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-12scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani
2018-11-19nvme-fc: remove ->poll implementationJens Axboe
2018-09-27scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configuredHimanshu Madhani
2018-09-27scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran
2018-09-11scsi: qla2xxx: Move {get|rel}_sp to base_qpair structQuinn Tran
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-03-21scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp
2018-03-21scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp
2018-03-21scsi: qla2xxx: Remove nvme_done_listDarren Trapp
2018-03-21scsi: qla2xxx: Return busy if rport going awayDarren Trapp
2018-03-21scsi: qla2xxx: Add FC-NVMe abort processingDarren Trapp
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp
2018-03-21scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMehimanshu.madhani@cavium.com
2018-03-21scsi: qla2xxx: Restore ZIO threshold settingDarren Trapp
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart
2017-08-24scsi: qla2xxx: Fix WWPN/WWNN in debug messageDarren Trap
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby