]> Git Repo - linux.git/commit - drivers/net/Kconfig
net: VMware virtual Ethernet NIC driver: vmxnet3
authorShreyas Bhatewara <[email protected]>
Tue, 13 Oct 2009 07:15:51 +0000 (00:15 -0700)
committerDavid S. Miller <[email protected]>
Tue, 13 Oct 2009 07:15:51 +0000 (00:15 -0700)
commitd1a890fa37f27d6aca3abc6e25e4148efc3223a6
tree32d5690227eb184953a86d57a3d818c9c15724de
parentb9696ea32533b3353a5390e7c34a4719512fb2a1
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]>
MAINTAINERS
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/vmxnet3/Makefile [new file with mode: 0644]
drivers/net/vmxnet3/upt1_defs.h [new file with mode: 0644]
drivers/net/vmxnet3/vmxnet3_defs.h [new file with mode: 0644]
drivers/net/vmxnet3/vmxnet3_drv.c [new file with mode: 0644]
drivers/net/vmxnet3/vmxnet3_ethtool.c [new file with mode: 0644]
drivers/net/vmxnet3/vmxnet3_int.h [new file with mode: 0644]
This page took 0.052544 seconds and 4 git commands to generate.