linux/drivers/net/ethernet/intel/i40e
Shannon Nelson 867a79e37e i40e: Request PHY media event at reset time
Add the Media Not Available flag to the link event mask.  It seems
that event comes first if you have a DA cable pulled out, but there's no
follow-up event for Link Down; if you're not looking for MEDIA_NA you will
get no event, even though there's now no Link.

Change-ID: cb3340a2849805bb881f64f6f2ae810eef46eba7
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-04-05 20:33:55 -07:00
..
i40e.h i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define 2016-04-05 02:12:59 -07:00
i40e_adminq.c i40e: clean event descriptor before use 2016-02-17 23:39:58 -08:00
i40e_adminq.h
i40e_adminq_cmd.h i40e: add adminq commands for Rx CTL registers 2016-02-18 23:55:59 -08:00
i40e_alloc.h
i40e_client.c i40e: Add support for client interface for IWARP driver 2016-02-29 17:10:52 -05:00
i40e_client.h i40e: Add support for client interface for IWARP driver 2016-02-29 17:10:52 -05:00
i40e_common.c i40e: Add new device ID for X722 2016-04-05 20:33:14 -07:00
i40e_dcb.c i40e: refactor DCB function 2016-02-16 19:04:08 -08:00
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c i40e: remove redundant check on vsi->active_vlans 2016-04-05 18:52:14 -07:00
i40e_devids.h i40e: Add new device ID for X722 2016-04-05 20:33:14 -07:00
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Fix for supported link modes in 10GBaseT PHY's 2016-04-05 20:33:43 -07:00
i40e_fcoe.c i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K 2016-04-05 01:28:44 -07: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: Request PHY media event at reset time 2016-04-05 20:33:55 -07:00
i40e_nvm.c i40e: add a little more to an NVM update debug message 2016-02-16 19:08:17 -08:00
i40e_osdep.h
i40e_prototype.h i40e: implement and use Rx CTL helper functions 2016-02-18 23:59:15 -08:00
i40e_ptp.c
i40e_register.h i40e: Expose some registers to program parser, FD and RSS logic 2016-02-18 23:49:31 -08:00
i40e_status.h
i40e_txrx.c i40e/i40evf: Fix casting in transmit code 2016-04-05 02:05:34 -07:00
i40e_txrx.h i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K 2016-04-05 01:28:44 -07:00
i40e_type.h Round two of 4.6 merge window patches 2016-03-22 15:48:44 -07:00
i40e_virtchnl.h i40e: Add support for client interface for IWARP driver 2016-02-29 17:10:52 -05:00
i40e_virtchnl_pf.c i40e: Lower some message levels 2016-04-05 20:33:49 -07:00
i40e_virtchnl_pf.h Round two of 4.6 merge window patches 2016-03-22 15:48:44 -07:00
Makefile i40e: Add support for client interface for IWARP driver 2016-02-29 17:10:52 -05:00