diff options
author | Or Gerlitz <ogerlitz@mellanox.com> | 2015-12-23 18:30:58 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-12-23 14:29:06 -0500 |
commit | c09befcbb2839420a13926ce04cde15d92ea338d (patch) | |
tree | c5031d7c8c6a8363ca7acc26b98e34a3dd9b80f6 /MAINTAINERS | |
parent | 595a4d8fc91890db170c27329bd9402f0206a917 (diff) | |
download | linux-c09befcbb2839420a13926ce04cde15d92ea338d.tar.gz linux-c09befcbb2839420a13926ce04cde15d92ea338d.tar.bz2 linux-c09befcbb2839420a13926ce04cde15d92ea338d.zip |
MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers
The driver was written originally by Roland Dreier, currently there's
no official maintainer. Yishai steps in as maintainer.
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Cc: Roland Dreier <roland@kernel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 604f2882d046..978526c49bea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7048,6 +7048,25 @@ W: http://linuxtv.org S: Odd Fixes F: drivers/media/radio/radio-miropcm20* +MELLANOX MLX4 core VPI driver +M: Yishai Hadas <yishaih@mellanox.com> +L: netdev@vger.kernel.org +L: linux-rdma@vger.kernel.org +W: http://www.mellanox.com +Q: http://patchwork.ozlabs.org/project/netdev/list/ +S: Supported +F: drivers/net/ethernet/mellanox/mlx4/ +F: include/linux/mlx4/ + +MELLANOX MLX4 IB driver +M: Yishai Hadas <yishaih@mellanox.com> +L: linux-rdma@vger.kernel.org +W: http://www.mellanox.com +Q: http://patchwork.kernel.org/project/linux-rdma/list/ +S: Supported +F: drivers/infiniband/hw/mlx4/ +F: include/linux/mlx4/ + MELLANOX MLX5 core VPI driver M: Matan Barak <matanb@mellanox.com> M: Leon Romanovsky <leonro@mellanox.com> |