Paul M Stillwell Jr
30fe8ad366
i40e/i40evf: Force a shifted '1' to be unsigned
...
Force a shifted '1' to be unsiged to avoid shifting a signed int
Change-ID: I688cbd082af0f2e1df548fda25847a5ca04babcf
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com >
Tested-by: Jim Young <jamesx.m.young@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-07-02 19:02:19 -07:00
Anjali Singhai Jain
467d729abb
i40e/i40evf: Fix code to accommodate i40e_register.h changes
...
Remove use of registers no longer supported.
Change-ID: I9d27399091cea78a926489d94f958edd762f5a20
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-06-08 02:01:23 -07:00
Jeff Kirsher
98d44381e0
i40e: Cleanup Doxygen warnings
...
These changes make Doxygen/kdoc work correctly without warnings.
Change-ID: I2941f38860be805ff7548d84dae35754c83f1d62
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com >
2014-01-10 16:30:33 -08: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
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