mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update QED and Broadcom maintainer entries
@ 2026-07-13  9:01 Nimal Prabudoss I
  2026-07-26 18:34 ` Martin K. Petersen
  2026-08-13  5:30 ` [EXTERNAL] " Nilesh Javali
  0 siblings, 2 replies; 3+ messages in thread
From: Nimal Prabudoss I @ 2026-07-13  9:01 UTC (permalink / raw)
  To: GR-QLogic-Storage-Upstream, jejb, martin.petersen
  Cc: jmeneghi, mschmidt, linux-scsi, linux-kernel, Nimal Prabudoss I

---
 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-13  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13  9:01 [PATCH] MAINTAINERS: Update QED and Broadcom maintainer entries Nimal Prabudoss I
2026-07-26 18:34 ` Martin K. Petersen
2026-08-13  5:30 ` [EXTERNAL] " Nilesh Javali

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®