index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2024-03-25
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-10
Merge patch series "Update lpfc to revision 14.4.0.1"
Martin K. Petersen
2024-03-10
scsi: lpfc: Copyright updates for 14.4.0.1 patches
Justin Tee
2024-03-10
scsi: lpfc: Update lpfc version to 14.4.0.1
Justin Tee
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
2024-03-10
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
2024-03-10
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
2024-03-10
scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
Justin Tee
2024-03-10
scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
Justin Tee
2024-03-10
scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
Justin Tee
2024-03-10
scsi: lpfc: Move NPIV's transport unregistration to after resource clean up
Justin Tee
2024-03-10
scsi: lpfc: Remove unnecessary log message in queuecommand path
Justin Tee
2024-03-10
scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
Muhammad Usama Anjum
2024-03-10
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Update lpfc version to 14.4.0.0
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIs
Justin Tee
2024-02-05
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-05
scsi: lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2024-02-05
scsi: lpfc: Remove D_ID swap log message from trace event logger
Justin Tee
2024-02-05
scsi: lpfc: Use sg_dma_len() API to get struct scatterlist's length
Justin Tee
2024-02-05
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
Justin Tee
2024-02-05
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
2024-02-05
scsi: lpfc: Use unsigned type for num_sge
Hannes Reinecke
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-13
scsi: lpfc: Update lpfc version to 14.2.0.17
Justin Tee
2023-12-13
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...
Justin Tee
2023-12-13
scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC
Justin Tee
2023-12-13
scsi: lpfc: Change VMID driver load time parameters to read only
Justin Tee
2023-12-01
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
2023-11-15
scsi: lpfc: Copyright updates for 14.2.0.16 patches
Justin Tee
2023-11-15
scsi: lpfc: Update lpfc version to 14.2.0.16
Justin Tee
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2023-11-15
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
2023-11-15
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
2023-11-15
scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss()
Justin Tee
2023-11-15
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
2023-11-15
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
[next]