aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-18scsi: lpfc: Fix Abort request WQ selectionJames Smart2-13/+13
2018-04-18scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart4-3/+17
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart6-90/+172
2018-04-18scsi: lpfc: Correct target queue depth application changesJames Smart4-20/+66
2018-04-18scsi: lpfc: Fix multiple PRLI completion error pathJames Smart1-23/+6
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2-8/+8
2018-03-12scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2-2/+2
2018-03-12scsi: lpfc: update driver version to 12.0.0.1James Smart1-1/+1
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart4-11/+21
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2-22/+13
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart3-1/+6
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart3-104/+191
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart4-125/+201
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart5-66/+61
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart1-0/+1
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart1-2/+9
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart6-6/+6
2018-02-22scsi: lpfc: update driver version to 12.0.0.0James Smart1-1/+1
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart6-17/+69
2018-02-22scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart1-1/+1
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart7-6/+94
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart3-17/+33
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart4-17/+92
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart9-30/+93
2018-02-22scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart3-0/+6
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart6-87/+220
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart5-26/+275
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart5-19/+32
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart3-31/+44
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart17-21/+20
2018-02-12scsi: lpfc: update driver version to 11.4.0.7James Smart1-1/+1
2018-02-12scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart1-11/+13
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart1-5/+3
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart1-1/+1
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart3-4/+19
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart2-1/+16