Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688845
| From | <sean.wang@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next v2 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers |
| Date | 2017-07-17 12:10 +0200 |
| Message-ID | <u4b8v-3FY-59@gated-at.bofh.it> (permalink) |
| References | <u4b8t-3FY-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Sean Wang <sean.wang@mediatek.com> Sean and Nelson work for MediaTek on maintaining the MediaTek ethernet driver for the existing SoCs and adding support for the following SoCs. In the past, Sean has been active at making most of the qualifications , stress test and submitting a lot of patches for the driver while Nelson was looking into the aspects more on hardware additions and details such as introducing PDMA with Hardware LRO to the driver. Cc: John Crispin <john@phrozen.org> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Nelson Chang <nelson.chang@mediatek.com> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4f4057c..3b2dd4b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8385,6 +8385,8 @@ F: include/uapi/linux/uvcvideo.h MEDIATEK ETHERNET DRIVER M: Felix Fietkau <nbd@openwrt.org> M: John Crispin <blogic@openwrt.org> +M: Sean Wang <sean.wang@mediatek.com> +M: Nelson Chang <nelson.chang@mediatek.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/mediatek/ -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v2 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:50 +0200
Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:50 +0200
[PATCH net-next v2 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:40 +0200
Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Sean Wang <sean.wang@mediatek.com> - 2017-07-18 07:20 +0200
csiph-web