summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvme.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-13scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-6/+13
2017-06-13scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart1-18/+0
2017-06-13scsi: lpfc: Add nvme initiator devloss supportJames Smart1-89/+52
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart1-6/+11
2017-04-24Update ABORT processing for NVMET.James Smart1-13/+32
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart1-4/+14
2017-04-24Fix driver load issues when MRQ=8James Smart1-11/+12
2017-04-24Fix nvme initiator handling when not enabled.James Smart1-2/+13
2017-04-24Fix log message in completion path.James Smart1-3/+2
2017-04-24Fix rejected nvme LS Req.James Smart1-5/+21
2017-04-24Fix nvme unregister port timeout.James Smart1-3/+5
2017-03-15scsi: lpfc: Finalize Kconfig options for nvmeJames Smart1-4/+4
2017-03-07scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart1-3/+15
2017-03-07scsi: lpfc: add NVME exchange abortsJames Smart1-5/+59
2017-03-07scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart1-2/+2
2017-03-07scsi: lpfc: Fix IO submission if WQ is fullJames Smart1-1/+1
2017-03-07scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart1-13/+4
2017-03-07scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart1-1/+1
2017-02-28scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann1-6/+6
2017-02-23scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-23scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart1-0/+143
2017-02-23scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-0/+2319