aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart1-4/+4
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-30scsi: lpfc: remove null check on nvmebufColin Ian King1-5/+3
2018-07-10scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2-23/+22
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart26-37/+37
2018-07-10scsi: lpfc: update driver version to 12.0.0.5James Smart1-1/+1
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2-4/+14
2018-07-10scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart5-28/+104
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart7-38/+50
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart2-4/+16
2018-07-10scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart1-1/+4
2018-07-10scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart1-1/+8
2018-07-10scsi: 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-12treewide: kzalloc() -> kcalloc()Kees Cook3-32/+27
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-05-28scsi: lpfc: update driver version to 12.0.0.4James Smart1-1/+1
2018-05-28scsi: lpfc: Fix port initialization failure.James Smart1-3/+18
2018-05-28scsi: lpfc: Fix 16gb hbas failing cq create.James Smart3-20/+1
2018-05-28scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart1-0/+9
2018-05-28scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart3-4/+32
2018-05-28scsi: 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
2018-05-08scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart1-7/+16
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart4-23/+37
2018-05-08scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart1-0/+34
2018-05-08scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2-17/+15
2018-05-08scsi: lpfc: Correct fw download error messageJames Smart2-1/+8
2018-05-08scsi: lpfc: enhance LE data structure copies to hardwareJames Smart1-14/+42
2018-05-08scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart1-6/+7
2018-04-18scsi: lpfc: update driver version to 12.0.0.2James Smart1-1/+1
2018-04-18scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2-4/+5
2018-04-18scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart1-16/+20
2018-04-18scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart1-2/+14
2018-04-18scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart3-3/+15
2018-04-18scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart3-0/+28
2018-04-18scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart4-10/+31
2018-04-18scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart1-3/+8