summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-20/+83
|\
| * scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King2018-10-161-1/+1
| * scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-111-0/+40
| * scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-111-8/+11
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-111-11/+31
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-8/+0
|/
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-101-0/+1
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-101-15/+7
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-101-0/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* 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
OpenPOWER on IntegriCloud