Paul M Stillwell Jr
3ba3faeb62
i40e/i40evf: Big endian fixes for handling HMC
...
Fix HMC handling for big endian architectures.
Change-ID: Id8c46fc341815d47bfe0af8b819f0ab9a1e9e515
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-06-26 04:44:57 -07:00
Jesse Brandeburg
0b3aec852b
i40e/i40evf: unhide and enable to one prefena field
...
The PREFENA field in the receive host memory cache (RX-HMC)
must be visible in order to be set to 1 at driver init for
best performance.
Change-ID: I16b0bcd84cf56f4b6c938201ff5e954bee5a1992
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Acked-by: Shannon Nelson <shannon.nelson@intel.com >
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-04-21 20:35:42 -07:00
Greg Rose
dc641b7319
i40e: Fix GPL header
...
The GPL header included in each file in the i40e driver doesn't
need to include the "this program" text since this driver
is already part of the larger kernel.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com >
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-01-09 02:10:23 -08:00
Anjali Singhai Jain
91612c3310
i40e: sync header files with hardware
...
Update the PCTYPE table
fix fcoe HMC object sizes
Change-Id: I1f12cd2653168859661e8700f929b7c65b0e21b7
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com >
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2013-12-05 23:25:17 -08:00
Jesse Brandeburg
56a62fc868
i40e: init code and hardware support
...
This patch implements the hardware specific init and management.
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 >
2013-09-11 02:12:25 -07:00