summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart1-1/+1
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart1-0/+1
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart1-0/+1
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart1-2/+2
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart1-0/+20
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart1-13/+31
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart1-0/+11
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart1-2/+15
2018-02-22scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart1-0/+3
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart1-0/+18
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart1-19/+101
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart1-3/+6
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart1-0/+7
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart1-1/+12
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart1-0/+4
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 Smart1-11/+25
2017-12-20scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart1-22/+43
2017-12-20scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart1-1/+15
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart1-5/+14
2017-12-04scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart1-0/+18
2017-12-04scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart1-19/+28
2017-12-04scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart1-33/+51
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart1-8/+0
2017-12-04scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart1-23/+44
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+23
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook1-23/+16
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy1-0/+15
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-7/+7
2017-10-02scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy1-0/+1
2017-09-15scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi1-3/+2
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-0/+5
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy1-1/+13
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-11/+6
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy1-0/+16
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier1-8/+8
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart1-7/+0
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart1-6/+10
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-1/+103
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart1-5/+6
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-0/+10
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart1-0/+13
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-0/+2
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart1-82/+10
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart1-1/+6
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart1-8/+15
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart1-19/+5