summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Use generic power managementVaibhav Gupta2020-11-251-67/+33
* scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart2020-11-191-2/+0
* scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart2020-11-171-1/+1
* scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart2020-11-171-4/+2
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-7/+4
* scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart2020-11-171-18/+31
* scsi: lpfc: Fix removal of SCSI transport device get and put on dev structureJames Smart2020-11-171-5/+9
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-49/+14
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-261-0/+15
* scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart2020-10-261-4/+1
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-261-19/+27
* scsi: Remove unneeded break statementsTom Rix2020-10-261-1/+0
* scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart2020-08-311-1/+0
* 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