summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne2019-01-131-1/+2
* scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-12-082-2/+5
* scsi: lpfc: fix remoteport accessArnd Bergmann2018-12-011-0/+2
* scsi: lpfc: Correct race with abort on completion pathJames Smart2018-11-131-3/+11
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-131-0/+7
* 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
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-32/+27
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* scsi: lpfc: update driver version to 12.0.0.4James Smart2018-05-281-1/+1
* scsi: lpfc: Fix port initialization failure.James Smart2018-05-281-3/+18
* scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-283-20/+1
* scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-281-0/+9
* scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-283-4/+32
* scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-282-5/+17
* scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-082-12/+12
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-0810-10/+10
* scsi: lpfc: update driver version to 12.0.0.3James Smart2018-05-081-1/+1
* scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart2018-05-081-7/+16
* scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-084-23/+37
* scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart2018-05-081-0/+34
* scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2018-05-082-17/+15
* scsi: lpfc: Correct fw download error messageJames Smart2018-05-082-1/+8
* scsi: lpfc: enhance LE data structure copies to hardwareJames Smart2018-05-081-14/+42
* scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart2018-05-081-6/+7
* scsi: lpfc: update driver version to 12.0.0.2James Smart2018-04-181-1/+1
* scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2018-04-182-4/+5
* scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart2018-04-181-16/+20
OpenPOWER on IntegriCloud