diff options
author | Long Li <longli@microsoft.com> | 2022-11-03 20:16:30 +0100 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2022-11-11 10:40:09 +0100 |
commit | 0266a177631d4c6b963b5b12dd986a8c5abdbf06 (patch) | |
tree | 71aee4c01002b21ec1fce0bd42493caa488c3d21 /MAINTAINERS | |
parent | Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-0266a177631d4c6b963b5b12dd986a8c5abdbf06.tar.xz linux-0266a177631d4c6b963b5b12dd986a8c5abdbf06.zip |
RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Add a RDMA VF driver for Microsoft Azure Network Adapter (MANA).
Co-developed-by: Ajay Sharma <sharmaajay@microsoft.com>
Signed-off-by: Ajay Sharma <sharmaajay@microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1667502990-2559-13-git-send-email-longli@linuxonhyperv.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 441a65d41eb4..4db8e4e02c05 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13669,6 +13669,15 @@ F: drivers/scsi/smartpqi/smartpqi*.[ch] F: include/linux/cciss*.h F: include/uapi/linux/cciss*.h +MICROSOFT MANA RDMA DRIVER +M: Long Li <longli@microsoft.com> +M: Ajay Sharma <sharmaajay@microsoft.com> +L: linux-rdma@vger.kernel.org +S: Supported +F: drivers/infiniband/hw/mana/ +F: include/net/mana +F: include/uapi/rdma/mana-abi.h + MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH M: Maximilian Luz <luzmaximilian@gmail.com> L: platform-driver-x86@vger.kernel.org |