aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nvme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart1-1/+1
2017-08-24scsi: qla2xxx: Fix WWPN/WWNN in debug messageDarren Trap1-4/+4
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby1-1/+12
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com1-2/+7
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com1-49/+10
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby1-3/+11
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com1-5/+4
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com1-34/+27
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani1-1/+2
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann1-8/+12
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King1-2/+2
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-0/+756