summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-092-2/+5
|\
| * scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-282-2/+5
* | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-181-0/+2
|\|
| * scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-051-0/+2
* | scsi: kill off the legacy IO pathJens Axboe2018-11-071-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-2519-108/+996
|\
| * scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing2018-10-161-2/+0
| * scsi: lpfc: Remove set but not used variable 'psli'YueHaibing2018-10-161-2/+0
| * scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing2018-10-161-7/+0
| * scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King2018-10-161-1/+1
| * scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig2018-10-151-3/+0
| * scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing2018-09-171-3/+1
| * scsi: lpfc: update driver version to 12.0.0.7James Smart2018-09-111-1/+1
| * scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-119-2/+790
| * scsi: lpfc: reduce locking when updating statisticsJames Smart2018-09-111-8/+10
| * scsi: lpfc: Fix errors in log messages.James Smart2018-09-112-5/+4
| * scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart2018-09-111-5/+1
| * scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-117-22/+52
| * scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-09-111-0/+7
| * scsi: lpfc: Correct race with abort on completion pathJames Smart2018-09-111-3/+11
| * scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart2018-09-111-0/+10
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-115-37/+103
| * scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart2018-09-113-6/+4
| * scsi: lpfc: remove an unnecessary NULL checkDan Carpenter2018-08-301-1/+1
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-8/+0
|\ \
| * | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-8/+0
* | | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-203-13/+23
|/ /
* | scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-08-271-1/+1
* | scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
|/
* scsi: lpfc: update driver version to 12.0.0.6James Smart2018-08-021-1/+1
* scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart2018-08-021-10/+2
* scsi: lpfc: Correct LCB ACCept payloadJames Smart2018-08-021-0/+2
* scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart2018-08-026-53/+74
* scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart2018-08-021-8/+14
* scsi: lpfc: Fix list corruption on the completion queue.James Smart2018-08-021-8/+36
* scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart2018-08-021-0/+18
* scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2018-08-022-2/+17
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-301-5/+3
* scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2018-07-102-23/+22
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-1026-37/+37
* scsi: lpfc: update driver version to 12.0.0.5James Smart2018-07-101-1/+1
* scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2018-07-102-4/+14
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-07-101-1/+11
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-105-28/+104
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-107-38/+50
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-102-4/+16
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-07-101-1/+4
* scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart2018-07-101-1/+8
* scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart2018-07-101-175/+257
* scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann2018-06-263-11/+5