summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-04-20scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart1-0/+2
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart1-1/+1
2021-08-18scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne1-1/+2
2021-05-11scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart1-101/+2
2021-05-11scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart1-6/+3
2020-12-30scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart1-19/+27
2020-09-01scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart1-1/+0
2020-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+20
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-271/+468
2020-08-05scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy1-1/+2
2020-08-05scsi: lpfc: Fix FCoE speed reportingDick Kennedy1-2/+13
2020-08-05scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng1-2/+5
2020-07-25scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones1-21/+24
2020-07-25scsi: 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 ...Dick Kennedy1-6/+16
2020-07-03scsi: lpfc: Add an internal trace log bufferDick Kennedy1-234/+331
2020-07-03scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy1-2/+88
2020-07-03scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy1-6/+8
2020-06-24scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park1-1/+2
2020-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-48/+34
2020-05-10lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart1-1/+1
2020-05-10lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart1-1/+1
2020-05-10lpfc: Refactor lpfc nvme headersJames Smart1-3/+0
2020-05-08scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy1-48/+34
2020-03-30scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart1-0/+28
2020-03-27scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart1-24/+49
2020-03-27scsi: lpfc: Fix lockdep error - register non-static keyJames Smart1-3/+2
2020-02-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-11scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart1-13/+4
2020-02-11scsi: lpfc: Fix compiler warning on frame sizeJames Smart1-6/+14
2020-02-11scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart1-0/+1
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen1-1/+1
2019-12-21scsi: lpfc: Fix unmap of dpp bars affecting next driver loadJames Smart1-0/+2
2019-12-21scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart1-8/+0
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart1-1/+1
2019-12-20scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King1-1/+1
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-12-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-210/+744
2019-11-22scsi: lpfc: size cpu map by last cpu id setJames Smart1-1/+1
2019-11-13scsi: lpfc: Initialize cpu_map for not present cpusJames Smart1-1/+18
2019-11-09scsi: lpfc: Fix lpfc_cpumask_of_node_init()Bart Van Assche1-9/+3
2019-11-09scsi: lpfc: Fix a kernel warning triggered by lpfc_sli4_enable_intr()Bart Van Assche1-2/+0
2019-11-06scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart1-118/+332
2019-11-06scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart1-4/+198
2019-10-29scsi: lpfc: Fix NULL check before mempool_destroy is not neededSaurav Girepunje1-2/+1
2019-10-29scsi: lpfc: fix spelling error in MAGIC_NUMER_xxxJames Smart1-2/+2