summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava2021-06-101-0/+40
* | scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava2021-06-101-0/+62
* | scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart2021-05-211-7/+0
|/
* scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-261-6/+6
* scsi: lpfc: Standardize discovery object logging formatJames Smart2021-04-131-1/+1
* scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart2021-04-131-101/+2
* scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart2021-04-131-6/+3
* scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart2021-04-131-16/+10
* scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-041-1/+1
* scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readabilityJames Smart2021-01-071-1/+19
* scsi: lpfc: Implement health checking when aborting I/OJames Smart2021-01-071-71/+106
* scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart2021-01-071-2/+6
* scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart2021-01-071-1/+5
* scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart2021-01-071-0/+10
* scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart2021-01-071-9/+11
* 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