OpenCloudOS-Kernel/drivers/net/ethernet/intel/i40evf
Greg Rose 105bf2fe6b 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 <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>
2013-12-31 16:27:49 -08:00
..
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00
i40e_adminq.c i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_adminq.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_adminq_cmd.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_alloc.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_common.c i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_hmc.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_lan_hmc.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_osdep.h i40evf: driver core headers 2013-12-31 16:09:05 -08:00
i40e_prototype.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_register.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_status.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_txrx.c i40evf: transmit and receive functionality 2013-12-31 15:45:23 -08:00
i40e_txrx.h i40evf: driver core headers 2013-12-31 16:09:05 -08:00
i40e_type.h i40evf: init code and hardware support 2013-12-31 16:18:25 -08:00
i40e_virtchnl.h i40evf: virtual channel interface 2013-12-31 16:01:28 -08:00
i40evf.h i40evf: driver core headers 2013-12-31 16:09:05 -08:00
i40evf_ethtool.c i40evf: core ethtool functionality 2013-12-31 15:52:57 -08:00
i40evf_main.c
i40evf_virtchnl.c i40evf: virtual channel interface 2013-12-31 16:01:28 -08:00