From 7d6f728c677e9d01b42d3cc9eb9ef40a2de92ea3 Mon Sep 17 00:00:00 2001 From: Vishwanathapura, Niranjana Date: Wed, 12 Apr 2017 20:29:22 -0700 Subject: IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev OPA VNIC netdev function supports Ethernet functionality over Omni-Path fabric by encapsulating Ethernet packets inside Omni-Path packet header. It allocates a rdma netdev device and interfaces with the network stack to provide standard Ethernet network interfaces. It overrides HFI1 device's netdev operations where it is required. Reviewed-by: Dennis Dalessandro Reviewed-by: Ira Weiny Signed-off-by: Niranjana Vishwanathapura Signed-off-by: Sadanand Warrier Signed-off-by: Sudeep Dutt Signed-off-by: Andrzej Kacprowski Signed-off-by: Doug Ledford --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 8bc85dc8a71a..8e2970d5c2ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5855,6 +5855,13 @@ F: drivers/block/cciss* F: include/linux/cciss_ioctl.h F: include/uapi/linux/cciss_ioctl.h +OPA-VNIC DRIVER +M: Dennis Dalessandro +M: Niranjana Vishwanathapura +L: linux-rdma@vger.kernel.org +S: Supported +F: drivers/infiniband/ulp/opa_vnic + HFI1 DRIVER M: Mike Marciniszyn M: Dennis Dalessandro -- cgit v1.2.3-55-g7522 From 3d35d32d1fd9e2595e737f8c7e7d21e3489b6482 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Sun, 12 Mar 2017 14:16:53 +0100 Subject: MAINTAINERS: Add file patterns for infiniband device tree bindings Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Doug Ledford Cc: Sean Hefty Cc: Hal Rosenstock Cc: linux-rdma@vger.kernel.org Acked-by: Doug Ledford Signed-off-by: Doug Ledford --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 8e2970d5c2ab..08c57e029170 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6470,6 +6470,7 @@ W: http://www.openfabrics.org/ Q: http://patchwork.kernel.org/project/linux-rdma/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git S: Supported +F: Documentation/devicetree/bindings/infiniband/ F: Documentation/infiniband/ F: drivers/infiniband/ F: include/uapi/linux/if_infiniband.h -- cgit v1.2.3-55-g7522 From 2c15b73ab47a7e15722cab48cb64da29df234412 Mon Sep 17 00:00:00 2001 From: Selvin Xavier Date: Tue, 4 Apr 2017 01:30:38 -0700 Subject: MAINTAINERS: Update ocrdma module status Since ocrdma driver is not going to be updated with any new development activity, except for critical bug fixes reported by partners or customers, changing the module status to "Odd Fixes". Also, updating the web page info and the maintainers email addresses. Signed-off-by: Selvin Xavier Signed-off-by: Doug Ledford --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 08c57e029170..affcbaf4f795 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11389,11 +11389,11 @@ S: Supported F: drivers/net/ethernet/emulex/benet/ EMULEX ONECONNECT ROCE DRIVER -M: Selvin Xavier -M: Devesh Sharma +M: Selvin Xavier +M: Devesh Sharma L: linux-rdma@vger.kernel.org -W: http://www.emulex.com -S: Supported +W: http://www.broadcom.com +S: Odd Fixes F: drivers/infiniband/hw/ocrdma/ F: include/uapi/rdma/ocrdma-abi.h -- cgit v1.2.3-55-g7522