summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King
2018-03-12scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart
2018-03-12scsi: lpfc: update driver version to 12.0.0.1James Smart
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart
2018-02-22scsi: lpfc: update driver version to 12.0.0.0James Smart
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart
2018-02-22scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart
2018-02-22scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: update driver version to 11.4.0.7James Smart
2018-02-12scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King