* [PATCH net 1/3] MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainer
2017-05-30 8:44 [PATCH net 0/3] MAINTAINERS updates Tariq Toukan
@ 2017-05-30 8:44 ` Tariq Toukan
2017-05-30 8:44 ` [PATCH net 2/3] MAINTAINERS: Move mlx4 rdma header file to IB driver charge Tariq Toukan
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Tariq Toukan @ 2017-05-30 8:44 UTC (permalink / raw)
To: David S. Miller
Cc: netdev, Eran Ben Elisha, Majd Dibbiny, Saeed Mahameed,
Yishai Hadas, Tariq Toukan
Add myself as a maintainer for mlx4 core driver,
replacing Yishai Hadas.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9e984645c4b0..d9d5398d0a49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8508,7 +8508,7 @@ S: Odd Fixes
F: drivers/media/radio/radio-miropcm20*
MELLANOX MLX4 core VPI driver
-M: Yishai Hadas <yishaih@mellanox.com>
+M: Tariq Toukan <tariqt@mellanox.com>
L: netdev@vger.kernel.org
L: linux-rdma@vger.kernel.org
W: http://www.mellanox.com
--
1.8.3.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH net 2/3] MAINTAINERS: Move mlx4 rdma header file to IB driver charge
2017-05-30 8:44 [PATCH net 0/3] MAINTAINERS updates Tariq Toukan
2017-05-30 8:44 ` [PATCH net 1/3] MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainer Tariq Toukan
@ 2017-05-30 8:44 ` Tariq Toukan
2017-05-30 8:44 ` [PATCH net 3/3] MAINTAINERS: Move mlx5 " Tariq Toukan
2017-05-30 18:18 ` [PATCH net 0/3] MAINTAINERS updates David Miller
3 siblings, 0 replies; 5+ messages in thread
From: Tariq Toukan @ 2017-05-30 8:44 UTC (permalink / raw)
To: David S. Miller
Cc: netdev, Eran Ben Elisha, Majd Dibbiny, Saeed Mahameed,
Yishai Hadas, Tariq Toukan
It belongs there, should not be under mlx4 Core driver.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d9d5398d0a49..0dbc20c963c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8516,7 +8516,6 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/
S: Supported
F: drivers/net/ethernet/mellanox/mlx4/
F: include/linux/mlx4/
-F: include/uapi/rdma/mlx4-abi.h
MELLANOX MLX4 IB driver
M: Yishai Hadas <yishaih@mellanox.com>
@@ -8526,6 +8525,7 @@ Q: http://patchwork.kernel.org/project/linux-rdma/list/
S: Supported
F: drivers/infiniband/hw/mlx4/
F: include/linux/mlx4/
+F: include/uapi/rdma/mlx4-abi.h
MELLANOX MLX5 core VPI driver
M: Saeed Mahameed <saeedm@mellanox.com>
--
1.8.3.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH net 3/3] MAINTAINERS: Move mlx5 rdma header file to IB driver charge
2017-05-30 8:44 [PATCH net 0/3] MAINTAINERS updates Tariq Toukan
2017-05-30 8:44 ` [PATCH net 1/3] MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainer Tariq Toukan
2017-05-30 8:44 ` [PATCH net 2/3] MAINTAINERS: Move mlx4 rdma header file to IB driver charge Tariq Toukan
@ 2017-05-30 8:44 ` Tariq Toukan
2017-05-30 18:18 ` [PATCH net 0/3] MAINTAINERS updates David Miller
3 siblings, 0 replies; 5+ messages in thread
From: Tariq Toukan @ 2017-05-30 8:44 UTC (permalink / raw)
To: David S. Miller
Cc: netdev, Eran Ben Elisha, Majd Dibbiny, Saeed Mahameed,
Yishai Hadas, Tariq Toukan
It belongs there, should not be under mlx5 Core driver.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0dbc20c963c4..0f92a2ff4b12 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8538,7 +8538,6 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/
S: Supported
F: drivers/net/ethernet/mellanox/mlx5/core/
F: include/linux/mlx5/
-F: include/uapi/rdma/mlx5-abi.h
MELLANOX MLX5 IB driver
M: Matan Barak <matanb@mellanox.com>
@@ -8549,6 +8548,7 @@ Q: http://patchwork.kernel.org/project/linux-rdma/list/
S: Supported
F: drivers/infiniband/hw/mlx5/
F: include/linux/mlx5/
+F: include/uapi/rdma/mlx5-abi.h
MELEXIS MLX90614 DRIVER
M: Crt Mori <cmo@melexis.com>
--
1.8.3.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH net 0/3] MAINTAINERS updates
2017-05-30 8:44 [PATCH net 0/3] MAINTAINERS updates Tariq Toukan
` (2 preceding siblings ...)
2017-05-30 8:44 ` [PATCH net 3/3] MAINTAINERS: Move mlx5 " Tariq Toukan
@ 2017-05-30 18:18 ` David Miller
3 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2017-05-30 18:18 UTC (permalink / raw)
To: tariqt; +Cc: netdev, eranbe, majd, saeedm, yishaih
From: Tariq Toukan <tariqt@mellanox.com>
Date: Tue, 30 May 2017 11:44:03 +0300
> This patchset contains updates to the MAINTAINERS file.
> In the first patch, I replace Yishai as the maintainer of
> the mlx4_core driver.
>
> In the other two patches we move an RDMA header file from
> the list of the mlx4/mlx5 core driver into the respective
> IB driver, where it belongs.
>
> Series generated against net commit:
> 468b0df61a51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Series applied, thanks Tariq.
^ permalink raw reply [flat|nested] 5+ messages in thread