summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart2019-08-081-2/+21
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-1/+1
|\
| * scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+1
* | scsi: lpfc: Make some symbols staticYueHaibing2019-06-191-1/+1
* | scsi: lpfc: Remove set but not used variables 'qp'YueHaibing2019-06-191-2/+0Star
* | scsi: lpfc: Use *_pool_zalloc rather than *_pool_allocThomas Meyer2019-06-191-4/+3Star
* | scsi: lpfc: Fix BFS crash with DIX enabledJames Smart2019-06-191-2/+4
* | scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-191-95/+226
* | scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-191-9/+134
* | scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart2019-06-191-2/+8
* | scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart2019-06-191-18/+37
* | scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart2019-06-191-0/+2
|/
* scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing2019-04-191-1/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-041-5/+5
* scsi: lpfc: Fix duplicate log message numbersJames Smart2019-03-191-1/+1
* scsi: lpfc: Specify node affinity for queue memory allocationJames Smart2019-03-191-29/+43
* scsi: lpfc: Fix io lost on host resetsJames Smart2019-03-191-0/+7
* scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart2019-03-191-0/+19
* scsi: lpfc: Stop adapter if pci errors detectedJames Smart2019-03-191-1/+6
* scsi: lpfc: Fix deadlock due to nested hbalock callJames Smart2019-03-191-3/+3
* scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart2019-03-191-4/+4
* scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart2019-03-191-4/+0Star
* 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/+1Star
| * 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/+13Star
| * scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart2019-02-061-149/+13Star
| * scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-061-112/+93Star
| * 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/+26Star
| * 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/+178Star
| * scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-061-217/+8Star
| * 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
|/