index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2024-05-06
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
2024-05-06
scsi: lpfc: Copyright updates for 14.4.0.2 patches
Justin Tee
2024-05-06
scsi: lpfc: Update lpfc version to 14.4.0.2
Justin Tee
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-05-06
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
2024-05-06
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
2024-05-06
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
2024-05-06
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
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
[next]