Jeff Kirsher
8c570dcc8c
i40e/i40evf: Fix whitespace indentation
...
This is one small step in making the indentation more consistent. If
we truly want to align values, then use tabs rather than spaces.
Change-ID: I12368bc77a52f296d1843fdcb67201a7d7cd4749
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
Tested-by: Jim Young <jamesx.m.young@intel.com >
2014-10-23 20:38:03 -07:00
Shannon Nelson
f94234ee6d
i40e/i40evf: AdminQ API update for new FW
...
Add set_pf_context, replace set_phy_reset with set_phy_debug, add
nvm_config_read/write, remove nvm_read/write_reg_se and add some
PHY types.
With these changes we bump the API version to 1.2.
Change-ID: I4dc3aec175c2316f66fc9b726b3f7d594699d84e
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-06-11 08:47:35 -07:00
Jesse Brandeburg
b831607d34
i40evf: Fix the headers and update copyright year.
...
Adding the appropriate GNU General Public License header and
update copyright year to 2014.
Change-ID: I769dd2d37d70350afd0c8727ae2859c0fd340361
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com >
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com >
Tested-by: Sibai Li <sibai.li@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-05-21 01:54:43 -07:00
Shannon Nelson
9774dd8d7d
i40evf: Update AdminQ interface
...
Minor changes to the AdminQ interface to bring it up-to-date.
Change-ID: Ie31a4cc4911b2d9d3b7f9af2e56fb0ae674f6345
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com >
Signed-off-by: Kevin Scott <kevin.c.scott@intel.com >
Tested-by: Sibai Li <sibai.li@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-05-21 01:35:47 -07:00
Shannon Nelson
befc229c0e
i40e/i40evf: update AdminQ API
...
Reflect recent changes in firmware:
- remove storm control
- simplify PHY link management values
- add partition bandwidth configuration
Change-ID: If266ed2f9a89ad176cf8a74aeaef68613af76bc8
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com >
Acked-by: Greg Rose <gregory.v.rose@intel.com >
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com >
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com >
2014-04-22 03:10:50 -07:00
Mitch A Williams
821bd3e65d
i40evf: remove errant space
...
Remove a bogus space.
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com >
Tested-by: Sibai Li <sibai.li@intel.com >
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-02-21 12:38:26 -05:00
Greg Rose
90327e7dff
i40evf: A0 silicon specific
...
A0 stepping silicon specific code
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:39:42 -08:00
Greg Rose
d358aa9a7a
i40evf: init code and hardware support
...
This patch implements the hardware specific init and management.
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:18:25 -08:00