diff options
author | Glenn Streiff <gstreiff@neteffect.com> | 2008-02-04 20:20:45 -0800 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-02-04 20:20:45 -0800 |
commit | 3c2d774cad5bf4fad576363da77870e9e6530b7a (patch) | |
tree | 344ae8167730ea361ff4bd4bf098ba64bfeef5e5 /MAINTAINERS | |
parent | 2c78853472a36c7cf51a84a34edc370e21c93ce4 (diff) | |
download | linux-3.10-3c2d774cad5bf4fad576363da77870e9e6530b7a.tar.gz linux-3.10-3c2d774cad5bf4fad576363da77870e9e6530b7a.tar.bz2 linux-3.10-3c2d774cad5bf4fad576363da77870e9e6530b7a.zip |
RDMA/nes: Add a driver for NetEffect RNICs
Add a standard NIC and RDMA/iWARP driver for NetEffect 1/10Gb ethernet adapters.
Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index da30a72a839..548df4b0f62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2681,6 +2681,16 @@ M: James.Bottomley@HansenPartnership.com L: linux-scsi@vger.kernel.org S: Maintained +NETEFFECT IWARP RNIC DRIVER (IW_NES) +P: Faisal Latif +M: flatif@neteffect.com +P: Glenn Streiff +M: gstreiff@neteffect.com +L: general@lists.openfabrics.org +W: http://www.neteffect.com +S: Supported +F: drivers/infiniband/hw/nes/ + NETEM NETWORK EMULATOR P: Stephen Hemminger M: shemminger@linux-foundation.org |