OSDN Git Service

i40evf: main driver core
authorGreg Rose <gregory.v.rose@intel.com>
Sat, 21 Dec 2013 06:12:45 +0000 (06:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 31 Dec 2013 23:37:03 +0000 (15:37 -0800)
commit5eae00c57f5e42bf201023471917da213c4946d6
treec10b762ce9d6d1420aede793718274995f276d69
parent21eb218989523b7bee28900aaec9f9296b70fa27
i40evf: main driver core

This is the driver for the Intel(R) XL710 X710 Virtual Function.

This patch contains the main driver entry points, but does not include
transmit and receive or ethtool functionality, which are presented as
separate patches in this series.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c [new file with mode: 0644]