aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-53/+220
2018-12-19scsi: lpfc: update fault value on successful trunk events.James Smart1-8/+4
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart1-6/+5
2018-12-07scsi: lpfc: Cap NPIV vports to 256James Smart1-0/+3
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart1-1/+6
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-3/+3
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart1-1/+2
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck1-1/+5
2018-11-15scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig1-24/+10
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+148
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart1-1/+1
2018-11-06scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart1-2/+2
2018-11-06scsi: lpfc: Correct speeds on SFP swapJames Smart1-17/+46
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-20/+83
2018-10-16scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King1-1/+1
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-8/+0
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart1-0/+40
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart1-8/+11
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart1-11/+31
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart1-0/+1
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-15/+7
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart1-0/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-3/+4
2018-05-28scsi: lpfc: Fix port initialization failure.James Smart1-3/+18
2018-05-28scsi: lpfc: Fix 16gb hbas failing cq create.James Smart1-8/+1
2018-05-08scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King1-2/+2
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart1-1/+1
2018-05-08scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart1-0/+34
2018-05-08scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart1-17/+14
2018-05-08scsi: lpfc: Correct fw download error messageJames Smart1-1/+5
2018-04-18scsi: lpfc: Fix WQ/CQ creation for older asic's.James Smart1-0/+15
2018-04-18scsi: lpfc: Fix lingering lpfc_wq resource after driver unloadJames Smart1-3/+8
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart1-14/+22
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