Star64_linux/drivers/net/ethernet/intel/i40evf
Kamil Krawczyk e03af1e1cb i40e/i40evf: check AQ register for valid data
B0 Si blocks AQ registers when in Blank Flash mode - write is dropped,
read gives 0xDEADBEEF. Introduce a simple check for a correct value in one
of the AQ registers to be sure that AQ was configured correctly.
Without this check we get into an endless loop while trying to send
GetVersion AQ cmd.

Change-ID: I00102b8c5fa6c16d14289be677aafadf87f10f0d
Signed-off-by: Kamil Krawczyk <kamil.krawczyk@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-06 01:59:55 -07:00
..
i40e_adminq.c i40e/i40evf: check AQ register for valid data 2014-06-06 01:59:55 -07:00
i40e_adminq.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq_cmd.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_alloc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_common.c i40e/i40evf: Update check for AQ aliveness 2014-05-29 02:02:25 -07:00
i40e_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_lan_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_osdep.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_prototype.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_register.h i40e/i40evf: remove storm control 2014-05-29 04:13:09 -07:00
i40e_status.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.h i40e/i40evf: remove unused RX_LRO define 2014-06-05 01:49:18 -07:00
i40e_type.h i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
i40e_virtchnl.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf.h i40evf: fix crash when changing ring sizes 2014-06-05 02:13:01 -07:00
i40evf_ethtool.c i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
i40evf_main.c i40evf: make messages less dire 2014-06-06 01:59:52 -07:00
i40evf_virtchnl.c i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
Makefile i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00