From: Jesse Brandeburg Date: Wed, 11 Sep 2013 08:39:46 +0000 (+0000) Subject: i40e: main driver core X-Git-Tag: v3.12-rc1~53^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c445ff0f482bb6e6b72dcee9e598e20575f743;p=pandora-kernel.git i40e: main driver core This is the driver for the Intel(R) Ethernet Controller XL710 Family. This driver is targeted at basic ethernet functionality only, and will be improved upon further as time goes on. This patch contains the driver entry points but does not include transmit and receive (see the next patch in the series) routines. Signed-off-by: Jesse Brandeburg Signed-off-by: Shannon Nelson CC: PJ Waskiewicz CC: e1000-devel@lists.sourceforge.net Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed