summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen2024-05-0715-413/+432
|\
| * scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee2024-05-071-1/+1
| * scsi: lpfc: Update lpfc version to 14.4.0.2Justin Tee2024-05-071-1/+1
| * scsi: lpfc: Add support for 32 byte CDBsJustin Tee2024-05-075-38/+80
| * scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee2024-05-0712-331/+279
| * scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee2024-05-075-8/+22
| * scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee2024-05-072-30/+45
| * scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee2024-05-071-1/+1
| * scsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee2024-05-071-8/+8
| * Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen2024-05-0716-185/+177
| |\
* | \ Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen2024-03-2517-188/+180
|\ \ \ | |/ / |/| |
| * | Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen2024-03-1016-185/+177
| |\|
| | * scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2024-03-102-2/+2
| | * scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee2024-03-101-1/+1
| | * scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee2024-03-107-39/+51
| | * scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee2024-03-109-54/+50
| | * scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee2024-03-107-39/+36
| | * scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee2024-03-106-28/+32
| | * scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee2024-03-103-20/+19
| | * scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee2024-03-101-2/+2
| | * scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2024-03-102-10/+4
| | * scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee2024-03-101-1/+1
| | * scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee2024-03-101-4/+4
| | * scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee2024-03-101-10/+0
| * | scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum2024-03-101-2/+2
| * | scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum2024-03-101-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-1717-875/+719
|\| |
| * | scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt2024-02-271-2/+2
| |/
| * scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee2024-02-0617-18/+18
| * scsi: lpfc: Update lpfc version to 14.4.0.0Justin Tee2024-02-061-1/+1
| * scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee2024-02-0610-120/+108
| * scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee2024-02-0611-590/+425
| * scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee2024-02-066-54/+53
| * scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee2024-02-065-37/+50
| * scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee2024-02-061-16/+0
| * scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee2024-02-062-4/+7
| * scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee2024-02-061-0/+3
| * scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee2024-02-061-2/+12
| * scsi: lpfc: Fix failure to delete vports when discovery is in progressJustin Tee2024-02-061-4/+4
| * scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlpsJustin Tee2024-02-061-8/+0
| * scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodesJustin Tee2024-02-061-17/+32
| * scsi: lpfc: Remove D_ID swap log message from trace event loggerJustin Tee2024-02-061-1/+1
| * scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's lengthJustin Tee2024-02-061-4/+4
| * scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee2024-02-061-2/+4
| * scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee2024-02-061-1/+1
* | scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke2024-02-051-6/+6
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-181-1/+1
|\
| * scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen2023-12-011-1/+1
* | scsi: lpfc: Update lpfc version to 14.2.0.17Justin Tee2023-12-141-1/+1
* | scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Justin Tee2023-12-142-3/+4