index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2026-04-02
Merge patch series "Update lpfc to revision 15.0.0.0"
Martin K. Petersen
2026-04-02
scsi: lpfc: Update lpfc version to 15.0.0.0
Justin Tee
2026-04-02
scsi: lpfc: Add PCI ID support for LPe42100 series adapters
Justin Tee
2026-04-02
scsi: lpfc: Introduce 128G link speed selection and support
Justin Tee
2026-04-02
scsi: lpfc: Check ASIC_ID register to aid diagnostics during failed fw updates
Justin Tee
2026-04-02
scsi: lpfc: Update construction of SGL when XPSGL is enabled
Justin Tee
2026-04-02
scsi: lpfc: Remove deprecated PBDE feature
Justin Tee
2026-04-02
scsi: lpfc: Add REG_VFI mailbox cmd error handling
Justin Tee
2026-04-02
scsi: lpfc: Log MCQE contents for mbox commands with no context
Justin Tee
2026-04-02
scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_type
Justin Tee
2026-04-02
scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_ids
Justin Tee
2026-04-02
Merge branch 7.0/scsi-fixes into 7.1/scsi-staging
Martin K. Petersen
2026-03-27
scsi: lpfc: Update outdated comment for renamed lpfc_freenode()
Kexin Sun
2026-03-19
scsi: lpfc: Use the crc32c() function
Eric Biggers
2026-02-28
scsi: lpfc: ELIMINATE kernel-doc warnings in lpfc.h
Randy Dunlap
2026-02-24
scsi: lpfc: Update lpfc version to 14.4.0.14
Justin Tee
2026-02-24
scsi: lpfc: Update copyright year string for 2026
Justin Tee
2026-02-24
scsi: lpfc: Restrict first burst to non-FCoE and SLI4 adapters only
Justin Tee
2026-02-24
scsi: lpfc: Update class of service bit field to 3 bits for WQE submissions
Justin Tee
2026-02-24
scsi: lpfc: Add clean up of aborted NVMe commands during PCI fcn reset
Justin Tee
2026-02-24
scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()
Justin Tee
2026-02-24
scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messages
Justin Tee
2026-02-24
scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devloss
Justin Tee
2026-02-24
scsi: lpfc: Reduce pointer chasing when accessing vmid_flag
Justin Tee
2026-02-24
scsi: lpfc: Use min_t() instead of min() in lpfc_sli4_driver_resource_setup
Justin Tee
2026-02-24
scsi: lpfc: Add log messages to fabric login error labels
Justin Tee
2026-02-24
scsi: lpfc: Log discarded and insufficient RQE buffer events
Justin Tee
2026-02-24
scsi: lpfc: Update log message when ndlp kref get is unsuccessful
Justin Tee
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
scsi: lpfc: Properly set WC for DPP mapping
Mathias Krause
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-12-16
Merge patch series "Update lpfc to revision 14.4.0.13"
Martin K. Petersen
2025-12-16
scsi: lpfc: Update lpfc version to 14.4.0.13
Justin Tee
2025-12-16
scsi: lpfc: Add support for reporting encryption events
Sarah Catania
2025-12-16
scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()
Yury Norov (NVIDIA)
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
2025-11-12
scsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
2025-11-08
scsi: lpfc: Update lpfc version to 14.4.0.12
Justin Tee
2025-11-08
scsi: lpfc: Add capability to register Platform Name ID to fabric
Justin Tee
2025-11-08
scsi: lpfc: Allow support for BB credit recovery in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI
Justin Tee
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2025-11-08
scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topology
Justin Tee
2025-11-08
scsi: lpfc: Ensure unregistration of rpis for received PLOGIs
Justin Tee
[next]