summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-12-081-1/+5
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-111-0/+1
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-111-15/+7Star
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-111-0/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-3/+4
* scsi: lpfc: Fix port initialization failure.James Smart2018-05-291-3/+18
* scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-291-8/+1Star
* 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/+14Star
* 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-191-0/+15
* scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart2018-04-191-3/+8
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-191-14/+22
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-131-1/+1
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-131-0/+1
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-131-0/+1
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-231-2/+2
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-231-0/+20
* scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart2018-02-231-13/+31
* scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-231-0/+11
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-231-2/+15
* scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart2018-02-231-0/+3
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-231-0/+18
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-231-19/+101
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-231-3/+6
* scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-231-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-211-22/+43
* scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-211-1/+15
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-051-5/+14
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-051-0/+18
* scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-051-19/+28
* scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2017-12-051-33/+51
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-051-8/+0Star
* scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-051-23/+44
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-7/+23
|\
| * scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-031-0/+15
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-031-7/+7
| * scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy2017-10-031-0/+1
* | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-011-23/+16Star
* | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-161-0/+1
|/
* scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-251-3/+2Star
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-251-0/+5
* scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-251-1/+13