linux_old1/drivers/net/ethernet/intel
Shannon Nelson 7e612411e7 i40e: relax the firmware API version check
As long as the Firmware isn't reporting a higher API major version number
than what the driver knows about, the driver does not need to worry as
much about greater minor numbers.  The API changes minor numbers when
things get added to the API, but no existing structs or calls are changed.
The driver has the option of warning that the minor numbers don't match.

This will allow a little more flexibility in handling newer NICs and NVMs
in the field.

Change-ID: I5302acd2d147a2992328991ee7223b2ff39c8741
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-05-29 05:55:44 -07:00
..
e1000 e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers 2014-05-27 02:10:44 -07:00
e1000e e1000e: Out of line __ew32_prepare/__ew32 2014-05-27 02:10:44 -07:00
i40e i40e: relax the firmware API version check 2014-05-29 05:55:44 -07:00
i40evf i40evf: don't use RESETTING state during reinit 2014-05-29 04:53:10 -07:00
igb igb: remove redundant PHY power down register write 2014-05-27 02:10:44 -07:00
igbvf i40e,igb,ixgbe: remove usless return statements 2014-05-23 05:28:46 -07:00
ixgb net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgbe ixgbe: avoid duplicate code in suspend and stop paths 2014-05-26 23:53:11 -07:00
ixgbevf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00
e100.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00