summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-3/+3
* scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1Star
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-131-6/+13
* scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-131-18/+0Star
* scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-131-89/+52Star
* lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2017-04-251-6/+11
* Update ABORT processing for NVMET.James Smart2017-04-241-13/+32
* Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-241-4/+14
* Fix driver load issues when MRQ=8James Smart2017-04-241-11/+12
* Fix nvme initiator handling when not enabled.James Smart2017-04-241-2/+13
* Fix log message in completion path.James Smart2017-04-241-3/+2Star
* Fix rejected nvme LS Req.James Smart2017-04-241-5/+21
* Fix nvme unregister port timeout.James Smart2017-04-241-3/+5
* scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-151-4/+4
* scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-071-3/+15
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-5/+59
* scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart2017-03-071-2/+2
* scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-071-1/+1
* scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart2017-03-071-13/+4Star
* scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-071-1/+1
* scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann2017-02-281-6/+6
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart2017-02-231-0/+143
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-0/+2319