summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-152-8/+8
* scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2018-03-132-2/+2
* scsi: lpfc: update driver version to 12.0.0.1James Smart2018-03-131-1/+1
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-134-11/+21
* scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2018-03-132-22/+13Star
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-133-1/+6
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-133-104/+191
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-134-127/+203
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-135-66/+61Star
* scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2018-03-132-1/+16
* scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-131-0/+1
* scsi: lpfc: use __raw_writeX on DPP copiesJames Smart2018-03-071-2/+9
* scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart2018-02-236-6/+6
* scsi: lpfc: update driver version to 12.0.0.0James Smart2018-02-231-1/+1
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-236-17/+69
* scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart2018-02-231-1/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-237-6/+94
* scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart2018-02-233-17/+33
* scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-234-17/+92
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-239-30/+93
* scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart2018-02-233-0/+6
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-236-87/+220
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-235-26/+275
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-235-19/+32
* scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-233-31/+44
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-1217-21/+20Star
* scsi: lpfc: update driver version to 11.4.0.7James Smart2018-02-121-1/+1
* scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart2018-02-121-11/+13
* scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart2018-02-121-5/+3Star
* scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart2018-02-121-1/+1
* scsi: lpfc: Validate adapter support for SRIU optionJames Smart2018-02-123-4/+19
* scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart2018-02-122-1/+16
* scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart2018-02-123-7/+5Star
* scsi: lpfc: Fix issue_lip if link is disabledJames Smart2018-02-121-0/+5
* scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart2018-02-121-2/+3
* scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart2018-02-122-13/+30
* scsi: lpfc: Fix RQ empty firmware trapJames Smart2018-02-125-15/+51
* scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart2018-02-121-2/+2
* scsi: lpfc: Fix PRLI handling when topology type changesJames Smart2018-02-121-3/+1Star
* scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart2018-02-125-1/+125
* scsi: lpfc: correct debug counters for abortJames Smart2018-02-121-2/+2
* scsi: lpfc: move placement of target destroy on driver detachJames Smart2018-02-121-7/+7
* scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart2018-02-125-12/+36
* scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart2018-02-121-0/+2
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-41/+23Star
|\
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-2/+1Star
| * treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-10/+8Star
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-29/+14Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-3118-386/+964
|\ \ | |/ |/|
| * scsi: lpfc: fix a couple of minor indentation issuesColin Ian King2018-01-041-4/+4