summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)Author
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
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania
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
2025-11-08scsi: lpfc: Remove redundant NULL ptr assignment in lpfc_els_free_iocb()Justin Tee
2025-11-08scsi: lpfc: Revise discovery related function headers and commentsJustin Tee
2025-11-08scsi: lpfc: Update various NPIV diagnostic log messagingJustin Tee
2025-09-16Merge patch series "Update lpfc to revision 14.4.0.11"Martin K. Petersen
2025-09-16scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topologyJustin Tee
2025-09-16scsi: lpfc: Decrement ndlp kref after FDISC retries exhaustedJustin Tee
2025-09-16scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanupJustin Tee
2025-08-30scsi: fc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-06-23scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlrJustin Tee
2025-06-23scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is setJustin Tee
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-03scsi: lpfc: Copyright updates for 14.4.0.8 patchesJustin Tee
2025-02-03scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee
2025-01-02scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmaskJustin Tee
2025-01-02scsi: lpfc: Add handling for LS_RJT reason explanation authentication requiredJustin Tee
2025-01-02scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usageJustin Tee
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: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee
2024-09-12scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-08-02scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-08-02scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee
2024-08-02scsi: lpfc: Fix unintentional double clearing of vmid_flagJustin Tee
2024-08-02scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmdsJustin Tee
2024-07-04scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin 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
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee
2024-02-05scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee
2024-02-05scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodesJustin Tee