summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2018-10-17scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0
2018-10-17scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-10-17scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-10-17scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King1-1/+1
2018-10-16scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig1-3/+0
2018-09-17scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing1-3/+1
2018-09-12scsi: lpfc: update driver version to 12.0.0.7James Smart1-1/+1
2018-09-12scsi: lpfc: add support to retrieve firmware logsJames Smart9-2/+790
2018-09-12scsi: lpfc: reduce locking when updating statisticsJames Smart1-8/+10
2018-09-12scsi: lpfc: Fix errors in log messages.James Smart2-5/+4
2018-09-12scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart1-5/+1
2018-09-12scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart7-22/+52
2018-09-12scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-09-12scsi: lpfc: Correct race with abort on completion pathJames Smart1-3/+11
2018-09-12scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart1-0/+10
2018-09-12scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart5-37/+103
2018-09-12scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart3-6/+4
2018-08-30scsi: lpfc: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-08-02scsi: lpfc: update driver version to 12.0.0.6James Smart1-1/+1
2018-08-02scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart1-10/+2
2018-08-02scsi: lpfc: Correct LCB ACCept payloadJames Smart1-0/+2
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart6-53/+74
2018-08-02scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart1-8/+14
2018-08-02scsi: lpfc: Fix list corruption on the completion queue.James Smart1-8/+36
2018-08-02scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart1-0/+18
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2-2/+17
2018-07-31scsi: lpfc: remove null check on nvmebufColin Ian King1-5/+3
2018-07-11scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2-23/+22
2018-07-11scsi: lpfc: Revise copyright for new company languageJames Smart26-37/+37
2018-07-11scsi: lpfc: update driver version to 12.0.0.5James Smart1-1/+1
2018-07-11scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2-4/+14
2018-07-11scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-07-11scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart5-28/+104
2018-07-11scsi: lpfc: Make PBDE optimizations configurableJames Smart7-38/+50
2018-07-11scsi: lpfc: Fix abort error path for NVMETJames Smart2-4/+16
2018-07-11scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart1-1/+4
2018-07-11scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart1-1/+8
2018-07-11scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart1-175/+257
2018-06-26scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann3-11/+5
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook3-32/+27
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-05-29scsi: lpfc: update driver version to 12.0.0.4James Smart1-1/+1
2018-05-29scsi: lpfc: Fix port initialization failure.James Smart1-3/+18
2018-05-29scsi: lpfc: Fix 16gb hbas failing cq create.James Smart3-20/+1
2018-05-29scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart1-0/+9
2018-05-29scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart3-4/+32
2018-05-29scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2-5/+17
2018-05-08scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2-12/+12
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart10-10/+10
2018-05-08scsi: lpfc: update driver version to 12.0.0.3James Smart1-1/+1