summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart2020-03-271-24/+49
* scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2020-03-271-3/+2
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-111-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-111-13/+4
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-111-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-111-0/+1
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-101-1/+1
|\
| * scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-201-1/+1
* | scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart2019-12-211-0/+2
* | scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2019-12-211-8/+0
* | scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart2019-12-211-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-081-1/+1
|\
| * scsi: lpfc: size cpu map by last cpu id setJames Smart2019-11-221-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-210/+744
|\|
| * scsi: lpfc: Initialize cpu_map for not present cpusJames Smart2019-11-131-1/+18
| * scsi: lpfc: Fix lpfc_cpumask_of_node_init()Bart Van Assche2019-11-091-9/+3
| * scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()Bart Van Assche2019-11-091-2/+0
| * scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart2019-11-061-118/+332
| * scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart2019-11-061-4/+198
| * scsi: lpfc: Fix NULL check before mempool_destroy is not neededSaurav Girepunje2019-10-291-2/+1
| * scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart2019-10-291-2/+2
| * scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-251-0/+90
| * scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2019-10-251-0/+10
| * scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-251-30/+21
| * scsi: lpfc: Remove lock contention target write pathJames Smart2019-10-251-12/+4
| * scsi: lpfc: Fix reporting of read-only fw error errorsJames Smart2019-10-251-20/+49
| * scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart2019-10-251-4/+2
| * scsi: lpfc: Update async event loggingJames Smart2019-10-011-6/+11
| * scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart2019-10-011-17/+23
| * scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart2019-10-011-6/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-261-2/+0
|\ \ | |/ |/|
| * scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke2019-10-181-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-301-70/+0
| * scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2019-08-301-10/+1
| * scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-201-221/+75
| * scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-201-0/+8
| * scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-201-113/+200
| * scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-201-9/+9
| * scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart2019-08-201-8/+9
| * scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart2019-08-201-0/+1
| * scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-201-0/+4
| * scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart2019-08-201-4/+3
| * scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart2019-08-201-0/+9
| * scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart2019-08-201-55/+89
| * scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart2019-08-201-11/+21
| * scsi: lpfc: Fix crash on driver unload in wq freeJames Smart2019-08-201-6/+5
| * scsi: lpfc: Limit xri count for kdump environmentJames Smart2019-08-201-0/+5
* | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-201-4/+6
* | scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart2019-08-081-2/+21
|/