summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-9/+12
|\
| * scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-071-1/+1
| * scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-071-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-1003/+1271
|\|
| * scsi: lpfc: Remove set but not used variable 'phys_id'YueHaibing2019-02-201-2/+1
| * scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-141-1/+1
| * scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter2019-02-131-0/+1
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-061-1/+1
| * scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-061-0/+3
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-061-0/+1
| * scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-061-19/+13
| * scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart2019-02-061-149/+13
| * scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-061-112/+93
| * scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-061-2/+7
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-061-92/+411
| * scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-061-32/+26
| * scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-061-29/+297
| * scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart2019-02-061-2/+6
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-061-1/+2
| * scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-061-14/+26
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-061-161/+286
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-061-311/+178
| * scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-061-217/+8
| * scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-061-238/+277
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-021-7/+12
|\ \
| * | scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-261-7/+12
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-7/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-53/+220
|\
| * scsi: lpfc: update fault value on successful trunk events.James Smart2018-12-201-8/+4
| * scsi: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-081-6/+5
| * scsi: lpfc: Cap NPIV vports to 256James Smart2018-12-081-0/+3
| * scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-081-1/+6
| * scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-081-3/+3
| * scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-081-1/+2
| * scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-24/+10
| * scsi: lpfc: add Trunking supportJames Smart2018-11-071-0/+148
| * scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-071-1/+1
| * scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart2018-11-071-2/+2
| * scsi: lpfc: Correct speeds on SFP swapJames Smart2018-11-071-17/+46
* | scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-281-1/+5
|/
* 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-121-0/+40
| * scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-121-8/+11
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-121-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-111-0/+1
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-111-15/+7
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-111-0/+5