]> Git Repo - linux.git/commit
i40evf: add driver to kernel build system
authorGreg Rose <[email protected]>
Sat, 21 Dec 2013 06:13:16 +0000 (06:13 +0000)
committerJeff Kirsher <[email protected]>
Wed, 1 Jan 2014 00:27:49 +0000 (16:27 -0800)
commit105bf2fe6b320a10ab1a21a569ef6e8dd22525f3
tree77ba249edf297c8011ea7e38f69c8e312cd95238
parentd358aa9a7a2d5f91b1d33d5d4e27c2e46638d123
i40evf: add driver to kernel build system

Modify the existing Kconfig, Makefile, and MAINTAINERS to add the driver
to the kernel. Add a Makefile and a documentation

Signed-off-by: Mitch Williams <[email protected]>
Signed-off-by: Greg Rose <[email protected]>
Tested-by: Sibai Li <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Documentation/networking/i40evf.txt [new file with mode: 0644]
MAINTAINERS
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/intel/Makefile
drivers/net/ethernet/intel/i40evf/Makefile [new file with mode: 0644]
This page took 0.055423 seconds and 4 git commands to generate.