aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesGravatar Martin K. Petersen 17-188/+180
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 17-875/+719
2024-03-10Merge patch series "Update lpfc to revision 14.4.0.1"Gravatar Martin K. Petersen 16-185/+177
2024-03-10scsi: lpfc: Copyright updates for 14.4.0.1 patchesGravatar Justin Tee 2-2/+2
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Gravatar Justin Tee 1-1/+1
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrGravatar Justin Tee 7-39/+51
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrGravatar Justin Tee 9-54/+50
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrGravatar Justin Tee 7-39/+36
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateGravatar Justin Tee 6-28/+32
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Gravatar Justin Tee 3-20/+19
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Gravatar Justin Tee 1-2/+2
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicGravatar Justin Tee 2-10/+4
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingGravatar Justin Tee 1-1/+1
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upGravatar Justin Tee 1-4/+4
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathGravatar Justin Tee 1-10/+0
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Gravatar Muhammad Usama Anjum 1-2/+2
2024-03-10scsi: lpfc: Correct size for wqe for memset()Gravatar Muhammad Usama Anjum 1-1/+1
2024-02-26scsi: lpfc: Replace deprecated strncpy() with strscpy()Gravatar Justin Stitt 1-2/+2
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesGravatar Justin Tee 17-18/+18
2024-02-05scsi: lpfc: Update lpfc version to 14.4.0.0Gravatar Justin Tee 1-1/+1
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskGravatar Justin Tee 10-120/+108
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskGravatar Justin Tee 11-590/+425
2024-02-05scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockGravatar Justin Tee 6-54/+53
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tGravatar Justin Tee 5-37/+50
2024-02-05scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsGravatar Justin Tee 1-16/+0
2024-02-05scsi: lpfc: Move handling of reset congestion statistics eventsGravatar Justin Tee 2-4/+7
2024-02-05scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Gravatar Justin Tee 1-0/+3
2024-02-05scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSGravatar Justin Tee 1-2/+12
2024-02-05scsi: lpfc: Fix failure to delete vports when discovery is in progressGravatar Justin Tee 1-4/+4
2024-02-05scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlpsGravatar Justin Tee 1-8/+0
2024-02-05scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodesGravatar Justin Tee 1-17/+32
2024-02-05scsi: lpfc: Remove D_ID swap log message from trace event loggerGravatar Justin Tee 1-1/+1
2024-02-05scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's lengthGravatar Justin Tee 1-4/+4
2024-02-05scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Gravatar Justin Tee 1-2/+4
2024-02-05scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Gravatar Justin Tee 1-1/+1
2024-02-05scsi: lpfc: Use unsigned type for num_sgeGravatar Hannes Reinecke 1-6/+6
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-12-13scsi: lpfc: Update lpfc version to 14.2.0.17Gravatar Justin Tee 1-1/+1
2023-12-13scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Gravatar Justin Tee 2-3/+4
2023-12-13scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISCGravatar Justin Tee 1-0/+8
2023-12-13scsi: lpfc: Change VMID driver load time parameters to read onlyGravatar Justin Tee 1-4/+4
2023-12-01scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalGravatar Ilpo Järvinen 1-1/+1
2023-11-15scsi: lpfc: Copyright updates for 14.2.0.16 patchesGravatar Justin Tee 3-3/+3
2023-11-15scsi: lpfc: Update lpfc version to 14.2.0.16Gravatar Justin Tee 1-1/+1
2023-11-15scsi: lpfc: Enhance driver logging for selected discovery eventsGravatar Justin Tee 2-22/+38
2023-11-15scsi: lpfc: Refactor and clean up mailbox command memory freeGravatar Justin Tee 4-23/+40
2023-11-15scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloadingGravatar Justin Tee 1-0/+3
2023-11-15scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()Gravatar Justin Tee 1-1/+1
2023-11-15scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()Gravatar Justin Tee 1-2/+2
2023-11-15scsi: lpfc: Fix possible file string name overflow when updating firmwareGravatar Justin Tee 2-2/+3