diff options
author | Netanel Belgazal <netanel@annapurnalabs.com> | 2016-08-10 07:03:22 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-12 20:12:08 -0400 |
commit | 1738cd3ed342294360d6a74d4e58800004bff854 (patch) | |
tree | 5de305a5b5832b3f926541f997770278dc0ac322 /MAINTAINERS | |
parent | 4330ea798f087a5f1e1dc6bbabe2eab18a2b3b92 (diff) |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 429fc61bee81..50ce33dc62f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -636,6 +636,15 @@ F: drivers/tty/serial/altera_jtaguart.c | |||
636 | F: include/linux/altera_uart.h | 636 | F: include/linux/altera_uart.h |
637 | F: include/linux/altera_jtaguart.h | 637 | F: include/linux/altera_jtaguart.h |
638 | 638 | ||
639 | AMAZON ETHERNET DRIVERS | ||
640 | M: Netanel Belgazal <netanel@annapurnalabs.com> | ||
641 | R: Saeed Bishara <saeed@annapurnalabs.com> | ||
642 | R: Zorik Machulsky <zorik@annapurnalabs.com> | ||
643 | L: netdev@vger.kernel.org | ||
644 | S: Supported | ||
645 | F: Documentation/networking/ena.txt | ||
646 | F: drivers/net/ethernet/amazon/ | ||
647 | |||
639 | AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER | 648 | AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER |
640 | M: Tom Lendacky <thomas.lendacky@amd.com> | 649 | M: Tom Lendacky <thomas.lendacky@amd.com> |
641 | M: Gary Hook <gary.hook@amd.com> | 650 | M: Gary Hook <gary.hook@amd.com> |