aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart1-1/+1
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart1-101/+2
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart1-6/+3
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart1-16/+10
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-01-07scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readabilityJames Smart1-1/+19
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-71/+106
2021-01-07scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart1-2/+6
2021-01-07scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart1-1/+5
2021-01-07scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart1-0/+10
2021-01-07scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart1-9/+11
2020-11-25scsi: lpfc: Use generic power managementVaibhav Gupta1-67/+33
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart1-2/+0
2020-11-17scsi: lpfc: Enable common wqe_template support for both SCSI and NVMeJames Smart1-1/+1
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart1-4/+2
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart1-7/+4
2020-11-17scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIsJames Smart1-18/+31
2020-11-17scsi: lpfc: Fix removal of SCSI transport device get and put on dev structureJames Smart1-5/+9
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart1-49/+14
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+15
2020-10-26scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart1-4/+1
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart1-19/+27
2020-10-26scsi: Remove unneeded break statementsTom Rix1-1/+0
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+20
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-271/+468
2020-08-04scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy1-1/+2
2020-08-04scsi: lpfc: Fix FCoE speed reportingDick Kennedy1-2/+13
2020-08-04scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng1-2/+5
2020-07-24scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones1-21/+24
2020-07-24scsi: lpfc: Use __printf() format notationLee Jones1-0/+1
2020-07-15scsi: lpfc: Quieten some printksAnton Blanchard1-4/+4
2020-07-08scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy1-5/+3
2020-07-08scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on same CPUDick Kennedy1-6/+16
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy1-234/+331
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy1-2/+88
2020-07-02scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy1-6/+8
2020-06-23scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park1-1/+2
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-48/+34
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart1-1/+1
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart1-1/+1
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart1-3/+0
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy1-48/+34
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart1-0/+28
2020-03-26scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart1-24/+49
2020-03-26scsi: lpfc: Fix lockdep error - register non-static keyJames Smart1-3/+2
2020-02-10scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-10scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart1-13/+4
2020-02-10scsi: lpfc: Fix compiler warning on frame sizeJames Smart1-6/+14
2020-02-10scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1