From: Justin Tee <justintee8345@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: jsmart2021@gmail.com, justin.tee@broadcom.com,
Justin Tee <justintee8345@gmail.com>
Subject: [PATCH 00/13] Update lpfc to revision 14.4.0.10
Date: Wed, 18 Jun 2025 12:21:25 -0700 [thread overview]
Message-ID: <20250618192138.124116-1-justintee8345@gmail.com> (raw)
Update lpfc to revision 14.4.0.10
This patch set contains bug fixes related to diagnostic log messaging,
driver initialization and removal, updates to mailbox command handling,
and string modifications for obsolete adapter model descriptions.
The patches were cut against Martin's 6.17/scsi-queue tree.
Justin Tee (13):
lpfc: Revise logging format for failed CT MIB requests
lpfc: Update debugfs trace ring initialization messages
lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
lpfc: Skip RSCN processing when FC_UNLOADING flag is set
lpfc: Early return out of FDMI cmpl for locally rejected statuses
lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
lpfc: Relocate clearing initial phba flags from link up to link down
hdlr
lpfc: Ensure HBA_SETUP flag is used only for SLI4 in
dev_loss_tmo_callbk
lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
lpfc: Modify end-of-life adapters' model descriptions
lpfc: Update lpfc version to 14.4.0.10
lpfc: Copyright updates for 14.4.0.10 patches
drivers/scsi/lpfc/lpfc_ct.c | 28 +++--------
drivers/scsi/lpfc/lpfc_debugfs.c | 20 ++++----
drivers/scsi/lpfc/lpfc_els.c | 11 ++++-
drivers/scsi/lpfc/lpfc_hbadisc.c | 11 +++--
drivers/scsi/lpfc/lpfc_hw4.h | 20 +++++---
drivers/scsi/lpfc/lpfc_init.c | 84 ++++++++++++++++----------------
drivers/scsi/lpfc/lpfc_scsi.c | 9 +++-
drivers/scsi/lpfc/lpfc_sli.c | 14 +++---
drivers/scsi/lpfc/lpfc_sli4.h | 4 +-
drivers/scsi/lpfc/lpfc_version.h | 2 +-
10 files changed, 105 insertions(+), 98 deletions(-)
--
2.38.0
next reply other threads:[~2025-06-18 18:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 19:21 Justin Tee [this message]
2025-06-18 19:21 ` [PATCH 01/13] lpfc: Revise logging format for failed CT MIB requests Justin Tee
2025-06-18 19:21 ` [PATCH 02/13] lpfc: Update debugfs trace ring initialization messages Justin Tee
2025-06-18 19:21 ` [PATCH 03/13] lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure Justin Tee
2025-06-18 19:21 ` [PATCH 04/13] lpfc: Skip RSCN processing when FC_UNLOADING flag is set Justin Tee
2025-06-18 19:21 ` [PATCH 05/13] lpfc: Early return out of FDMI cmpl for locally rejected statuses Justin Tee
2025-06-18 19:21 ` [PATCH 06/13] lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd Justin Tee
2025-06-18 19:21 ` [PATCH 07/13] lpfc: Relocate clearing initial phba flags from link up to link down hdlr Justin Tee
2025-06-18 19:21 ` [PATCH 08/13] lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk Justin Tee
2025-06-18 19:21 ` [PATCH 09/13] lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset Justin Tee
2025-06-18 19:21 ` [PATCH 10/13] lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions Justin Tee
2025-06-18 19:21 ` [PATCH 11/13] lpfc: Modify end-of-life adapters' model descriptions Justin Tee
2025-06-18 19:21 ` [PATCH 12/13] lpfc: Update lpfc version to 14.4.0.10 Justin Tee
2025-06-18 19:21 ` [PATCH 13/13] lpfc: Copyright updates for 14.4.0.10 patches Justin Tee
2025-06-23 17:13 ` [PATCH 00/13] Update lpfc to revision 14.4.0.10 Martin K. Petersen
2025-07-15 1:53 ` Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250618192138.124116-1-justintee8345@gmail.com \
--to=justintee8345@gmail.com \
--cc=jsmart2021@gmail.com \
--cc=justin.tee@broadcom.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).