linux/drivers/net/ethernet/intel/i40e
Anjali Singhai Jain 8eed76fa48 i40e: Cleanup the code with respect to restarting autoneg
The restart-autoneg work around does not apply to X722.
Added a flag to set it only for the right MAC and right FW version
where the work around should be applied.

Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Change-ID: I942c3ff40cccd1e56f424b1da776b020fe3c9d2a
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-02-03 20:51:44 -08:00
..
i40e.h i40e: Cleanup the code with respect to restarting autoneg 2016-02-03 20:51:44 -08:00
i40e_adminq.c i40e/i40evf: avoid mutex re-init 2015-12-03 13:43:06 -08:00
i40e_adminq.h
i40e_adminq_cmd.h i40e: define function capabilities in only one place 2016-02-03 20:28:37 -08:00
i40e_alloc.h
i40e_common.c i40e: define function capabilities in only one place 2016-02-03 20:28:37 -08:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c i40e: remove unused argument 2015-12-01 22:59:05 -08:00
i40e_devids.h i40e: remove forever unused ID 2016-01-08 01:33:42 -08:00
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Replace X722 mac check in ethtool get_settings 2016-02-03 20:17:15 -08:00
i40e_fcoe.c i40e: remove BUG_ON from FCoE setup 2015-11-25 10:05:55 -08:00
i40e_fcoe.h
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c i40e: use explicit cast from u16 to u8 2015-12-12 21:08:26 -08:00
i40e_lan_hmc.h
i40e_main.c i40e: Cleanup the code with respect to restarting autoneg 2016-02-03 20:51:44 -08:00
i40e_nvm.c i40e: fix unconditional execution of cpu_to_le16() 2015-10-23 05:40:49 -07:00
i40e_osdep.h
i40e_prototype.h i40e/i40evf: Add a workaround to drop all flow control frames 2015-10-23 04:17:55 -07:00
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_txrx.c net: i40e: shut up uninitialized variable warnings 2016-01-25 15:49:36 -08:00
i40e_txrx.h i40e: geneve tunnel offload support 2015-12-16 10:58:56 -05:00
i40e_type.h
i40e_virtchnl.h i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 2015-12-12 21:08:42 -08:00
i40e_virtchnl_pf.c i40e: allow zero MAC address for VFs 2016-01-08 00:59:26 -08:00
i40e_virtchnl_pf.h
Makefile