android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/i40e
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
..
i40e.h i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE 2014-05-29 03:51:09 -07:00
i40e_adminq.c i40e: relax the firmware API version check 2014-05-29 05:55:44 -07:00
i40e_adminq.h i40e/i40evf: add tracking to NVM busy state 2014-04-21 21:26:52 -07:00
i40e_adminq_cmd.h i40e/i40evf: update AdminQ API 2014-04-22 03:10:50 -07:00
i40e_alloc.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_common.c i40: disable FCoE for MFP modes 2014-05-29 04:46:14 -07:00
i40e_dcb.c i40e: Fix static checker warning 2014-03-06 18:41:50 -08:00
i40e_dcb.h i40e: implement DCB support infastructure 2014-01-17 19:13:04 -08:00
i40e_dcb_nl.c i40e: add DCB and DCBNL support 2014-01-17 19:13:04 -08:00
i40e_debugfs.c i40e: Do not expose fd-sb commands from debugfs 2014-04-28 05:43:44 -07:00
i40e_diag.c i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_diag.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_ethtool.c i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE 2014-05-29 03:51:09 -07:00
i40e_hmc.c i40e: use assignment instead of memcpy 2014-01-10 16:30:31 -08:00
i40e_hmc.h i40e: Cleanup Doxygen warnings 2014-01-10 16:30:33 -08:00
i40e_lan_hmc.c i40e/i40evf: unhide and enable to one prefena field 2014-04-21 20:35:42 -07:00
i40e_lan_hmc.h i40e/i40evf: unhide and enable to one prefena field 2014-04-21 20:35:42 -07:00
i40e_main.c i40e: Clear recovery pending, if reset failed 2014-05-29 04:30:45 -07:00
i40e_nvm.c e1000e/igb/ixgbe/i40e: fix message terminations 2014-04-18 18:41:24 -07:00
i40e_osdep.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_prototype.h i40e: add clear_pxe AdminQ request 2014-05-29 04:38:45 -07:00
i40e_ptp.c i40e: remove Tx work for ptp 2014-05-21 03:45:22 -07:00
i40e_register.h i40e/i40evf: remove storm control 2014-05-29 04:13:09 -07:00
i40e_status.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_txrx.c i40e: Use the new i40e_get_fd_cnt_all function in other places 2014-05-29 03:58:45 -07:00
i40e_txrx.h i40e/i40evf: remove storm control 2014-05-29 04:13:09 -07:00
i40e_type.h i40e/i40evf: Change type to u32 to avoid sparse error 2014-05-29 04:22:56 -07:00
i40e_virtchnl.h i40e: Fix GPL header 2014-01-09 02:10:23 -08:00
i40e_virtchnl_pf.c i40evf: tweak Tx rate params and de-magic-ify 2014-05-29 02:37:38 -07:00
i40e_virtchnl_pf.h net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. 2014-05-23 15:04:02 -04:00
Makefile i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00