summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-10-011-0/+1
* scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park2020-06-301-1/+2
* scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart2020-04-171-1/+1
* scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart2020-04-171-4/+198
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-251-2/+0
|\
| * scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke2019-10-171-2/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-211-497/+429
|\ \ | |/
| * scsi: lpfc: Remove bg debugfs buffersJames Smart2019-08-291-70/+0
| * scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2019-08-291-10/+1
| * scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-221/+75
| * scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-0/+8
| * scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-191-113/+200
| * scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-9/+9
| * scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart2019-08-191-8/+9
| * scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart2019-08-191-0/+1
| * scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-191-0/+4
| * scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart2019-08-191-4/+3
| * scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart2019-08-191-0/+9
| * scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart2019-08-191-55/+89
| * scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart2019-08-191-11/+21
| * scsi: lpfc: Fix crash on driver unload in wq freeJames Smart2019-08-191-6/+5
| * scsi: lpfc: Limit xri count for kdump environmentJames Smart2019-08-191-0/+5
* | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-191-4/+6
* | scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart2019-08-071-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-181-1/+1
* | scsi: lpfc: Remove set but not used variables 'qp'YueHaibing2019-06-181-2/+0
* | scsi: lpfc: Use *_pool_zalloc rather than *_pool_allocThomas Meyer2019-06-181-4/+3
* | scsi: lpfc: Fix BFS crash with DIX enabledJames Smart2019-06-181-2/+4
* | scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-181-95/+226
* | scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-181-9/+134
* | scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart2019-06-181-2/+8
* | scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart2019-06-181-18/+37
* | scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart2019-06-181-0/+2
|/
* scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing2019-04-181-1/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-031-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/+0
* 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-061-1/+1
| * scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-061-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-1003/+1271
|\ \ | |/