summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2026-04-02Merge patch series "Update lpfc to revision 15.0.0.0"Martin K. Petersen
2026-04-02scsi: lpfc: Update lpfc version to 15.0.0.0Justin Tee
2026-04-02scsi: lpfc: Add PCI ID support for LPe42100 series adaptersJustin Tee
2026-04-02scsi: lpfc: Introduce 128G link speed selection and supportJustin Tee
2026-04-02scsi: lpfc: Check ASIC_ID register to aid diagnostics during failed fw updatesJustin Tee
2026-04-02scsi: lpfc: Update construction of SGL when XPSGL is enabledJustin Tee
2026-04-02scsi: lpfc: Remove deprecated PBDE featureJustin Tee
2026-04-02scsi: lpfc: Add REG_VFI mailbox cmd error handlingJustin Tee
2026-04-02scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee
2026-04-02scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_typeJustin Tee
2026-04-02scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_idsJustin Tee
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen
2026-03-27scsi: lpfc: Update outdated comment for renamed lpfc_freenode()Kexin Sun
2026-03-19scsi: lpfc: Use the crc32c() functionEric Biggers
2026-02-28scsi: lpfc: ELIMINATE kernel-doc warnings in lpfc.hRandy Dunlap
2026-02-24scsi: lpfc: Update lpfc version to 14.4.0.14Justin Tee
2026-02-24scsi: lpfc: Update copyright year string for 2026Justin Tee
2026-02-24scsi: lpfc: Restrict first burst to non-FCoE and SLI4 adapters onlyJustin Tee
2026-02-24scsi: lpfc: Update class of service bit field to 3 bits for WQE submissionsJustin Tee
2026-02-24scsi: lpfc: Add clean up of aborted NVMe commands during PCI fcn resetJustin Tee
2026-02-24scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()Justin Tee
2026-02-24scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messagesJustin Tee
2026-02-24scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devlossJustin Tee
2026-02-24scsi: lpfc: Reduce pointer chasing when accessing vmid_flagJustin Tee
2026-02-24scsi: lpfc: Use min_t() instead of min() in lpfc_sli4_driver_resource_setupJustin Tee
2026-02-24scsi: lpfc: Add log messages to fabric login error labelsJustin Tee
2026-02-24scsi: lpfc: Log discarded and insufficient RQE buffer eventsJustin Tee
2026-02-24scsi: lpfc: Update log message when ndlp kref get is unsuccessfulJustin Tee
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17scsi: lpfc: Properly set WC for DPP mappingMathias Krause
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2025-12-16Merge patch series "Update lpfc to revision 14.4.0.13"Martin K. Petersen
2025-12-16scsi: lpfc: Update lpfc version to 14.4.0.13Justin Tee
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania
2025-12-16scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()Yury Norov (NVIDIA)
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen
2025-11-12scsi: lpfc: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-08scsi: lpfc: Update lpfc version to 14.4.0.12Justin Tee
2025-11-08scsi: lpfc: Add capability to register Platform Name ID to fabricJustin Tee
2025-11-08scsi: lpfc: Allow support for BB credit recovery in point-to-point topologyJustin Tee
2025-11-08scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGIJustin Tee
2025-11-08scsi: lpfc: Modify kref handling for Fabric Controller ndlpsJustin Tee
2025-11-08scsi: lpfc: Fix leaked ndlp krefs when in point-to-point topologyJustin Tee
2025-11-08scsi: lpfc: Ensure unregistration of rpis for received PLOGIsJustin Tee