summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mk...Mark Brown
7 daysscsi: lpfc: Remove unnnecessary NULL checkDan Carpenter
2026-08-13scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges
2026-07-08scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()Abdun Nihaal
2026-06-08scsi: lpfc: Fix spelling mistakes in commentsWilliam Theesfeld
2026-06-01scsi: lpfc: Turn lpfc_queue q_pgs into a flexible arrayRosen Penev
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