net: VMware virtual Ethernet NIC driver: vmxnet3

Ethernet NIC driver for VMware's vmxnet3

From: Shreyas Bhatewara <[email protected]>

This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.

Signed-off-by: Shreyas Bhatewara <[email protected]>
Signed-off-by: Bhavesh Davda <[email protected]>
Signed-off-by: Ronghua Zhang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index c34b728..70bc7de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5612,6 +5612,13 @@
 F:	drivers/vlynq/vlynq.c
 F:	include/linux/vlynq.h
 
+VMWARE VMXNET3 ETHERNET DRIVER
+M:     Shreyas Bhatewara <[email protected]>
+M:     VMware, Inc. <[email protected]>
+L:     [email protected]
+S:     Maintained
+F:     drivers/net/vmxnet3/
+
 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
 M:	Liam Girdwood <[email protected]>
 M:	Mark Brown <[email protected]>