diff options
author | Bernard Metzler <bmt@zurich.ibm.com> | 2019-06-20 18:21:33 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-07-02 22:03:41 +0200 |
commit | c0cf5bdde46c664d583518addc19d6dabb6a8ec9 (patch) | |
tree | a2dce2a52c6a2066b064ca78ca8abc690c0bf0fd /MAINTAINERS | |
parent | rdma/siw: completion queue methods (diff) | |
download | linux-c0cf5bdde46c664d583518addc19d6dabb6a8ec9.tar.xz linux-c0cf5bdde46c664d583518addc19d6dabb6a8ec9.zip |
rdma/siw: addition to kernel build environment
Broken up commit to add the Soft iWarp RDMA driver.
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83a62b911692..6d2de0c1520e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14558,6 +14558,13 @@ M: Chris Boot <bootc@bootc.net> S: Maintained F: drivers/leds/leds-net48xx.c +SOFT-IWARP DRIVER (siw) +M: Bernard Metzler <bmt@zurich.ibm.com> +L: linux-rdma@vger.kernel.org +S: Supported +F: drivers/infiniband/sw/siw/ +F: include/uapi/rdma/siw-abi.h + SOFT-ROCE DRIVER (rxe) M: Moni Shoua <monis@mellanox.com> L: linux-rdma@vger.kernel.org |