diff options
author | Netanel Belgazal <netanel@annapurnalabs.com> | 2016-08-10 14:03:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-12 17:12:08 -0700 |
commit | 1738cd3ed342294360d6a74d4e58800004bff854 (patch) | |
tree | 5de305a5b5832b3f926541f997770278dc0ac322 /Documentation/networking/00-INDEX | |
parent | 4330ea798f087a5f1e1dc6bbabe2eab18a2b3b92 (diff) | |
download | op-kernel-dev-1738cd3ed342294360d6a74d4e58800004bff854.zip op-kernel-dev-1738cd3ed342294360d6a74d4e58800004bff854.tar.gz |
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
This is a driver for the ENA family of networking devices.
Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/00-INDEX')
-rw-r--r-- | Documentation/networking/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 415154a..a7697783 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX @@ -74,6 +74,8 @@ dns_resolver.txt - The DNS resolver module allows kernel servies to make DNS queries. driver.txt - Softnet driver issues. +ena.txt + - info on Amazon's Elastic Network Adapter (ENA) e100.txt - info on Intel's EtherExpress PRO/100 line of 10/100 boards e1000.txt |