From: Nimal Prabudoss I <nprabudo@redhat.com>
To: GR-QLogic-Storage-Upstream@marvell.com, jejb@linux.ibm.com,
martin.petersen@oracle.com
Cc: jmeneghi@redhat.com, mschmidt@redhat.com,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
Nimal Prabudoss I <nprabudo@redhat.com>
Subject: [PATCH] MAINTAINERS: Update QED and Broadcom maintainer entries
Date: Mon, 13 Jul 2026 05:01:00 -0400 [thread overview]
Message-ID: <20260713090100.126362-1-nprabudo@redhat.com> (raw)
---
MAINTAINERS | 25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 14968b84f0f6..7197b9aa4278 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4560,7 +4560,8 @@ F: include/linux/bcm963xx_nvram.h
F: include/linux/bcm963xx_tag.h
BROADCOM BNX2 GIGABIT ETHERNET DRIVER
-M: Rasesh Mody <rmody@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: GR-Linux-NIC-Dev@marvell.com
L: netdev@vger.kernel.org
S: Supported
@@ -4568,14 +4569,16 @@ F: drivers/net/ethernet/broadcom/bnx2.*
F: drivers/net/ethernet/broadcom/bnx2_*
BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
-M: Saurav Kashyap <skashyap@marvell.com>
-M: Javed Hasan <jhasan@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
L: linux-scsi@vger.kernel.org
S: Supported
F: drivers/scsi/bnx2fc/
BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: Nilesh Javali <njavali@marvell.com>
M: Manish Rangankar <mrangankar@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
@@ -18927,7 +18930,8 @@ F: drivers/infiniband/hw/qib/
QLOGIC QL41xxx FCOE DRIVER
M: Saurav Kashyap <skashyap@marvell.com>
-M: Javed Hasan <jhasan@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
L: linux-scsi@vger.kernel.org
S: Supported
@@ -18935,14 +18939,16 @@ F: drivers/scsi/qedf/
QLOGIC QL41xxx ISCSI DRIVER
M: Nilesh Javali <njavali@marvell.com>
-M: Manish Rangankar <mrangankar@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
L: linux-scsi@vger.kernel.org
S: Supported
F: drivers/scsi/qedi/
QLOGIC QL4xxx ETHERNET DRIVER
-M: Manish Chopra <manishc@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
L: netdev@vger.kernel.org
S: Supported
F: drivers/net/ethernet/qlogic/qed/
@@ -18951,6 +18957,8 @@ F: include/linux/qed/
QLOGIC QL4xxx RDMA DRIVER
M: Michal Kalderon <mkalderon@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
L: linux-rdma@vger.kernel.org
S: Supported
F: drivers/infiniband/hw/qedr/
@@ -18963,6 +18971,8 @@ S: Maintained
F: drivers/scsi/qla1280.[ch]
QLOGIC QLA2XXX FC-SCSI DRIVER
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: Nilesh Javali <njavali@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
L: linux-scsi@vger.kernel.org
@@ -18977,7 +18987,8 @@ F: drivers/net/ethernet/qlogic/qla3xxx.*
QLOGIC QLA4XXX iSCSI DRIVER
M: Nilesh Javali <njavali@marvell.com>
-M: Manish Rangankar <mrangankar@marvell.com>
+M: Nimal Prabudoss <nprabudoss@marvell.com>
+M: Sharad Padol <spadol@marvell.com>
M: GR-QLogic-Storage-Upstream@marvell.com
L: linux-scsi@vger.kernel.org
S: Supported
--
2.54.0
reply other threads:[~2026-07-13 9:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260713090100.126362-1-nprabudo@redhat.com \
--to=nprabudo@redhat.com \
--cc=GR-QLogic-Storage-Upstream@marvell.com \
--cc=jejb@linux.ibm.com \
--cc=jmeneghi@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=mschmidt@redhat.com \
/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