aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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-127/+203
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
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart3-7/+5
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart2-13/+30
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart5-15/+51
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart1-2/+2
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart1-3/+1
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart5-1/+125
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart1-2/+2
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart1-7/+7
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart5-12/+36
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-41/+23
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-386/+964
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-2/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-10/+8
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-29/+14
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King1-4/+4