diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2013-09-11 08:40:23 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-09-11 02:28:40 -0700 |
commit | 1bff652941c4d94f97610c9a30473aad6f5b2fff (patch) | |
tree | a5e0675390a1da5c05fc7edd82a594f872cf2202 /Documentation/networking/00-INDEX | |
parent | 02e9c290814cc143ceccecb14eac3e7a05da745e (diff) | |
download | op-kernel-dev-1bff652941c4d94f97610c9a30473aad6f5b2fff.zip op-kernel-dev-1bff652941c4d94f97610c9a30473aad6f5b2fff.tar.gz |
i40e: include i40e in kernel proper
This patch adds the changes for Kconfig, i40e.txt, MAINTAINERS, Kbuild
and new i40e/Makefile to build i40e with the kernel.
New driver build option is CONFIG_I40E
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
CC: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
CC: e1000-devel@lists.sourceforge.net
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
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 18b64b2..f11580f 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX @@ -86,6 +86,8 @@ generic_netlink.txt - info on Generic Netlink gianfar.txt - Gianfar Ethernet Driver. +i40e.txt + - README for the Intel Ethernet Controller XL710 Driver (i40e). ieee802154.txt - Linux IEEE 802.15.4 implementation, API and drivers igb.txt |