netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Razvan Stefanescu <razvan.stefanescu@nxp.com>
To: <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org, arnd@arndb.de,
	netdev@vger.kernel.org, alexandru.marginean@nxp.com,
	linux-kernel@vger.kernel.org, agraf@suse.de, stuyoder@gmail.com,
	bogdan.purcareata@nxp.com, laurentiu.tudor@nxp.com
Subject: [PATCH v2 4/6] staging: fsl-dpaa2/ethsw: Add maintainer for Ethernet Switch driver
Date: Mon, 2 Oct 2017 11:36:18 +0300	[thread overview]
Message-ID: <1506933380-12641-5-git-send-email-razvan.stefanescu@nxp.com> (raw)
In-Reply-To: <1506933380-12641-1-git-send-email-razvan.stefanescu@nxp.com>

Signed-off-by: Razvan Stefanescu <razvan.stefanescu@nxp.com>
---
Changelog:
 v2:
    - no changes

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2281af4..cfd4f74 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4297,6 +4297,12 @@ L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	drivers/staging/fsl-dpaa2/ethernet
 
+DPAA2 ETHERNET SWITCH DRIVER
+M:	Razvan Stefanescu <razvan.stefanescu@nxp.com>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+F:	drivers/staging/fsl-dpaa2/ethsw
+
 DPT_I2O SCSI RAID DRIVER
 M:	Adaptec OEM Raid Solutions <aacraid@adaptec.com>
 L:	linux-scsi@vger.kernel.org
-- 
1.9.1

  parent reply	other threads:[~2017-10-02  8:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02  8:36 [PATCH v2 0/6] staging: Introduce DPAA2 Ethernet Switch driver Razvan Stefanescu
2017-10-02  8:36 ` [PATCH v2 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object Razvan Stefanescu
2017-10-02  8:36 ` [PATCH v2 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver Razvan Stefanescu
2017-10-02  8:36 ` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support Razvan Stefanescu
2017-10-02 15:37   ` Andrew Lunn
2017-10-03  5:22     ` Razvan Stefanescu
2017-10-02  8:36 ` Razvan Stefanescu [this message]
2017-10-02  8:36 ` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add README Razvan Stefanescu
2017-10-02  8:36 ` [PATCH v2 6/6] staging: fsl-dpaa2/ethsw: Add TODO Razvan Stefanescu

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=1506933380-12641-5-git-send-email-razvan.stefanescu@nxp.com \
    --to=razvan.stefanescu@nxp.com \
    --cc=agraf@suse.de \
    --cc=alexandru.marginean@nxp.com \
    --cc=arnd@arndb.de \
    --cc=bogdan.purcareata@nxp.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=laurentiu.tudor@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stuyoder@gmail.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;
as well as URLs for NNTP newsgroup(s).