summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix port initialization failure.James Smart2018-05-281-3/+18
* scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-281-8/+1
* scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-081-2/+2
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart2018-05-081-0/+34
* scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2018-05-081-17/+14
* scsi: lpfc: Correct fw download error messageJames Smart2018-05-081-1/+5
* scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart2018-04-181-0/+15
* scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart2018-04-181-3/+8
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-181-14/+22
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-121-1/+1
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-121-0/+1
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-121-0/+1
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-221-2/+2
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-221-0/+20
* scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart2018-02-221-13/+31
* scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-221-0/+11
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-221-2/+15
* scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart2018-02-221-0/+3
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-221-0/+18
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-221-19/+101
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-221-3/+6
* scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-221-0/+7
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Validate adapter support for SRIU optionJames Smart2018-02-121-1/+12
* scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart2018-02-121-0/+4
* 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-121-11/+25
* scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart2017-12-201-22/+43
* scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-201-1/+15
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-041-5/+14
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-041-0/+18
* scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-041-19/+28
* scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2017-12-041-33/+51
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-041-8/+0
* scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-041-23/+44
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-7/+23
|\
| * scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-021-0/+15
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-021-7/+7
| * scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy2017-10-021-0/+1
* | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-011-23/+16
* | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-151-0/+1
|/
* scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-241-3/+2
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-241-0/+5
* scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-241-1/+13
* scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-11/+6
* scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy2017-08-241-0/+16
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-8/+8
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-191-6/+10
OpenPOWER on IntegriCloud