summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges
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: Remove deprecated PBDE featureJustin Tee
2026-04-02scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen
2026-02-24scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()Justin Tee
2026-02-24scsi: lpfc: Log discarded and insufficient RQE buffer eventsJustin Tee
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen
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
2025-12-16scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()Yury Norov (NVIDIA)
2025-11-08scsi: lpfc: Add capability to register Platform Name ID to fabricJustin Tee
2025-11-08scsi: lpfc: Revise discovery related function headers and commentsJustin Tee
2025-09-16Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen
2025-09-16scsi: lpfc: Clean up allocated queues when queue setup mbox commands failJustin Tee
2025-09-16scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progressJustin Tee
2025-09-09scsi: lpfc: Use int type to store negative error codesQianfeng Rong
2025-06-23scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitionsJustin Tee
2025-06-23scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unsetJustin Tee
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-28Merge patch series "Update lpfc to revision 14.4.0.9"Martin K. Petersen
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-11-02scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee
2024-11-02scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King
2024-08-02scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-08-02scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-05-06scsi: lpfc: Add support for 32 byte CDBsJustin Tee
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee
2024-05-06scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee
2024-05-06scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee