Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397667
| From | Lijun Ou <oulijun@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RESEND PATCH v7 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver |
| Date | 2016-05-10 05:00 +0200 |
| Message-ID | <rx63V-1LN-43@gated-at.bofh.it> (permalink) |
| References | <rx63T-1LN-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch added maintainers for RoCE driver. Signed-off-by: Wei Hu <xavier.huwei@huawei.com> Signed-off-by: Lijun Ou <oulijun@huawei.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ecbb2f6..51658a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10012,6 +10012,14 @@ W: http://www.emulex.com S: Supported F: drivers/infiniband/hw/ocrdma/ +HISILICON ROCE DRIVER +M: Wei Hu(Xavier) <xavier.huwei@huawei.com> +M: Lijun Ou <oulijun@huawei.com> +L: linux-rdma@vger.kernel.org +S: Maintained +F: drivers/infiniband/hw/hns/ +F: Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt + SFC NETWORK DRIVER M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> M: Edward Cree <ecree@solarflare.com> -- 1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 06/21] IB/hns: Add initial cmd operation Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 20/21] IB/hns: Kconfig and Makefile for RoCE module Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 11/21] IB/hns: Add IB device registration Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 13/21] IB/hns: Add interface of the protocol stack registration Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 10/21] IB/hns: Add process flow to init RoCE engine Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 08/21] IB/hns: Add icm support Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 19/21] IB/hns: Add memory region operations support Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200 [RESEND PATCH v7 16/21] IB/hns: Add ah operations support Lijun Ou <oulijun@huawei.com> - 2016-05-10 05:00 +0200
csiph-web