Age | Commit message (Expand) | Author | Files | Lines |
2017-09-25 | lpfc: remove use of FC-specific error codes | James Smart | 1 | -1/+1 |
2017-08-25 | scsi: lpfc: remove console log clutter | James Smart | 1 | -1/+1 |
2017-08-25 | scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset | Dick Kennedy | 1 | -2/+9 |
2017-08-25 | scsi: lpfc: Correct return error codes to align with nvme_fc transport | Dick Kennedy | 1 | -5/+4 |
2017-08-25 | scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment | Dick Kennedy | 1 | -0/+3 |
2017-08-07 | scsi: lpfc: Replace PCI pool old API | Romain Perier | 1 | -3/+3 |
2017-06-26 | scsi: lpfc: Fix nvme io stoppage after link bounce | James Smart | 1 | -34/+1 |
2017-06-13 | scsi: lpfc: Fix counters so outstandng NVME IO count is accurate | James Smart | 1 | -6/+13 |
2017-06-13 | scsi: lpfc: Fix transition nvme-i rport handling to nport only. | James Smart | 1 | -18/+0 |
2017-06-13 | scsi: lpfc: Add nvme initiator devloss support | James Smart | 1 | -89/+52 |
2017-04-25 | lpfc: Fix memory corruption of the lpfc_ncmd->list pointers | James Smart | 1 | -6/+11 |
2017-04-24 | Update ABORT processing for NVMET. | James Smart | 1 | -13/+32 |
2017-04-24 | Fix max_sgl_segments settings for NVME / NVMET | James Smart | 1 | -4/+14 |
2017-04-24 | Fix driver load issues when MRQ=8 | James Smart | 1 | -11/+12 |
2017-04-24 | Fix nvme initiator handling when not enabled. | James Smart | 1 | -2/+13 |
2017-04-24 | Fix log message in completion path. | James Smart | 1 | -3/+2 |
2017-04-24 | Fix rejected nvme LS Req. | James Smart | 1 | -5/+21 |
2017-04-24 | Fix nvme unregister port timeout. | James Smart | 1 | -3/+5 |
2017-03-15 | scsi: lpfc: Finalize Kconfig options for nvme | James Smart | 1 | -4/+4 |
2017-03-07 | scsi: lpfc: Rework lpfc Kconfig for NVME options | James Smart | 1 | -3/+15 |
2017-03-07 | scsi: lpfc: add NVME exchange aborts | James Smart | 1 | -5/+59 |
2017-03-07 | scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport | James Smart | 1 | -2/+2 |
2017-03-07 | scsi: lpfc: Fix IO submission if WQ is full | James Smart | 1 | -1/+1 |
2017-03-07 | scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem | James Smart | 1 | -13/+4 |
2017-03-07 | scsi: lpfc: Fix RCTL value on NVME LS request and response | James Smart | 1 | -1/+1 |
2017-02-28 | scsi: lpfc: use proper format string for dma_addr_t | Arnd Bergmann | 1 | -6/+6 |
2017-02-23 | scsi: lpfc: Update copyrights | James Smart | 1 | -1/+3 |
2017-02-23 | scsi: lpfc: NVME Initiator: Add debugfs support | James Smart | 1 | -0/+143 |
2017-02-23 | scsi: lpfc: NVME Initiator: bind to nvme_fc api | James Smart | 1 | -0/+2319 |