summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2024-05-07Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen15-413/+432
2024-05-07scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee1-1/+1
2024-05-07scsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee1-1/+1
2024-05-07scsi: lpfc: Add support for 32 byte CDBsJustin Tee5-38/+80
2024-05-07scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee12-331/+279
2024-05-07scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee5-8/+22
2024-05-07scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2-30/+45
2024-05-07scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee1-1/+1
2024-05-07scsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee1-8/+8
2024-05-07Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen16-185/+177
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen17-188/+180
2024-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-875/+719
2024-03-11Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen16-185/+177
2024-03-11scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2-2/+2
2024-03-11scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee1-1/+1
2024-03-11scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee7-39/+51
2024-03-11scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee9-54/+50
2024-03-11scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee7-39/+36
2024-03-11scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee6-28/+32
2024-03-11scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee3-20/+19
2024-03-11scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee1-2/+2
2024-03-11scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-03-11scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee1-1/+1
2024-03-11scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee1-4/+4
2024-03-11scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee1-10/+0
2024-03-11scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum1-2/+2
2024-03-11scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-02-27scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt1-2/+2
2024-02-06scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee17-18/+18
2024-02-06scsi: lpfc: Update lpfc version to 14.4.0.0Justin Tee1-1/+1
2024-02-06scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee10-120/+108
2024-02-06scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee11-590/+425
2024-02-06scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee6-54/+53
2024-02-06scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee5-37/+50
2024-02-06scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee1-16/+0
2024-02-06scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee2-4/+7
2024-02-06scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee1-0/+3
2024-02-06scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee1-2/+12
2024-02-06scsi: lpfc: Fix failure to delete vports when discovery is in progressJustin Tee1-4/+4
2024-02-06scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlpsJustin Tee1-8/+0
2024-02-06scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodesJustin Tee1-17/+32
2024-02-06scsi: lpfc: Remove D_ID swap log message from trace event loggerJustin Tee1-1/+1
2024-02-06scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's lengthJustin Tee1-4/+4
2024-02-06scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee1-2/+4
2024-02-06scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee1-1/+1
2024-02-06scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke1-6/+6
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-12-14scsi: lpfc: Update lpfc version to 14.2.0.17Justin Tee1-1/+1
2023-12-14scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Justin Tee2-3/+4
2023-12-14scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISCJustin Tee1-0/+8