summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-141-5/+20
|\
| * scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy2020-08-041-1/+2
| * scsi: lpfc: Fix FCoE speed reportingDick Kennedy2020-08-041-2/+13
| * scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng2020-08-041-2/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-271/+468
|\|
| * scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones2020-07-241-21/+24
| * scsi: lpfc: Use __printf() format notationLee Jones2020-07-241-0/+1
| * scsi: lpfc: Quieten some printksAnton Blanchard2020-07-151-4/+4
| * scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy2020-07-081-5/+3
| * scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy2020-07-081-6/+16
| * scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-021-234/+331
| * scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-021-2/+88
| * scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2020-07-021-6/+8
* | scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park2020-06-231-1/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-48/+34
|\
| * scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-071-48/+34
* | lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart2020-05-091-1/+1
* | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart2020-05-091-1/+1
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
|/
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-291-0/+28
* scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart2020-03-261-24/+49
* scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2020-03-261-3/+2
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-101-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-101-13/+4
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-101-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-101-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-191-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-211-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-121-1/+18
| * scsi: lpfc: Fix lpfc_cpumask_of_node_init()Bart Van Assche2019-11-081-9/+3
| * scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()Bart Van Assche2019-11-081-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-281-2/+1
| * scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart2019-10-281-2/+2
| * scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-241-0/+90
| * scsi: lpfc: Add FA-WWN Async Event reportingJames Smart2019-10-241-0/+10
| * scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-241-30/+21
| * scsi: lpfc: Remove lock contention target write pathJames Smart2019-10-241-12/+4
| * scsi: lpfc: Fix reporting of read-only fw error errorsJames Smart2019-10-241-20/+49
| * scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart2019-10-241-4/+2
| * scsi: lpfc: Update async event loggingJames Smart2019-09-301-6/+11
| * scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart2019-09-301-17/+23
| * scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart2019-09-301-6/+3