Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435768
| From | Lijun Ou <oulijun@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v11 22/22] MAINTAINERS: Add maintainers for HiSilicon RoCE driver |
| Date | 2016-07-02 11:30 +0200 |
| Message-ID | <rQppo-1JW-37@gated-at.bofh.it> (permalink) |
| References | <rQppn-1JW-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> --- PATCH v11/v10/v9: - No change over the PATCH v8 PATCH v8: This fixes the comments given by Joe Perches over the PATCH v7: Link: https://lkml.org/lkml/2016/5/25/396 PATCH v7/v6/v5/v4: - No change over the PATCH v3 PATCH v3: - The initial patch --- --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0f148d3..71abead 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5422,6 +5422,14 @@ F: include/uapi/linux/if_hippi.h F: net/802/hippi.c F: drivers/net/hippi/ +HISILICON ROCE DRIVER +M: Lijun Ou <oulijun@huawei.com> +M: Wei Hu(Xavier) <xavier.huwei@huawei.com> +L: linux-rdma@vger.kernel.org +S: Maintained +F: drivers/infiniband/hw/hns/ +F: Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt + HISILICON SAS Controller M: John Garry <john.garry@huawei.com> W: http://www.hisilicon.com -- 1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v11 00/22] Add HiSilicon RoCE driver Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 03/22] IB/hns: Add initial main frame driver and get cfg info Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 21/22] IB/hns: Kconfig and Makefile for RoCE module Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 13/22] IB/hns: Add interface of the protocol stack registration Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 08/22] IB/hns: Add hem support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 01/22] net: hns: Add reset function support for RoCE driver Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 20/22] IB/hns: Add operation for getting immutable port Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 10/22] IB/hns: Add process flow to init RoCE engine Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 22/22] MAINTAINERS: Add maintainers for HiSilicon RoCE driver Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 04/22] IB/hns: Add RoCE engine reset function Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:30 +0200
[PATCH v11 14/22] IB/hns: Add operations support for IB device and port Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 19/22] IB/hns: Add memory region operations support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 12/22] IB/hns: Set mtu and gid support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 02/22] devicetree: bindings: IB: Add binding document for HiSilicon RoCE Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 11/22] IB/hns: Add IB device registration Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 15/22] IB/hns: Add PD operations support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 18/22] IB/hns: Add CQ operations support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 16/22] IB/hns: Add ah operations support Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
[PATCH v11 06/22] IB/hns: Add initial cmd operation Lijun Ou <oulijun@huawei.com> - 2016-07-02 11:40 +0200
Re: [PATCH v11 00/22] Add HiSilicon RoCE driver Leon Romanovsky <leon@kernel.org> - 2016-07-02 15:00 +0200
Re: [PATCH v11 00/22] Add HiSilicon RoCE driver "Wei Hu (Xavier)" <xavier.huwei@huawei.com> - 2016-07-04 08:30 +0200
Re: [PATCH v11 00/22] Add HiSilicon RoCE driver oulijun <oulijun@huawei.com> - 2016-07-04 10:20 +0200
Re: [PATCH v11 00/22] Add HiSilicon RoCE driver oulijun <oulijun@huawei.com> - 2016-07-08 05:00 +0200
csiph-web