android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/i40e
Jacob Keller 22b4777da2 i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps
We should not be doing Tx or Rx timestamps if we do not have PTP
enabled. Add checks to ensure that we don't attempt to handle any PTP
related timestamping code if we have not enabled PTP on that PF.

Change-ID: I4335942ae2d5c5f91abfdbeeea02bcace49e7677
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-01-16 03:56:54 -08:00
..
i40e.h i40e: Add define for interrupt name string len 2015-01-16 03:56:52 -08:00
i40e_adminq.c i40e: init NVM update state on adminq init 2014-12-09 12:57:03 -08:00
i40e_adminq.h i40e/i40evf: Increase ASQ timeout 2015-01-16 03:56:50 -08:00
i40e_adminq_cmd.h i40e/i40evf: AdminQ updates ww36 2015-01-16 03:56:49 -08:00
i40e_alloc.h
i40e_common.c i40e: Adding function for reading PBA String 2015-01-13 11:48:19 -08:00
i40e_dcb.c i40e: Check for LLDP AdminStatus before querying DCBX 2014-11-18 01:09:06 -08:00
i40e_dcb.h i40e: Add support to firmware CEE DCBX mode 2014-11-18 01:09:02 -08:00
i40e_dcb_nl.c i40e: Add support to firmware CEE DCBX mode 2014-11-18 01:09:02 -08:00
i40e_debugfs.c i40e: Dump Stats string removed from debugfs help command 2015-01-16 03:56:52 -08:00
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: limit WoL and link settings to partition 1 2015-01-13 11:48:19 -08:00
i40e_fcoe.c i40e: remove VN2VN related mac filters 2015-01-13 11:47:45 -08:00
i40e_fcoe.h i40e: adds FCoE code to the i40e driver 2014-08-02 19:41:13 -07:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: only enable PTP interrupt cause if PTP is enabled 2015-01-16 03:56:53 -08:00
i40e_nvm.c i40e: add to NVM update debug message 2014-12-09 12:57:05 -08:00
i40e_osdep.h i40e: adds FCoE configure option 2015-01-14 16:48:39 -05:00
i40e_prototype.h i40e: Adding function for reading PBA String 2015-01-13 11:48:19 -08:00
i40e_ptp.c i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps 2015-01-16 03:56:54 -08:00
i40e_register.h
i40e_status.h
i40e_txrx.c i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps 2015-01-16 03:56:54 -08:00
i40e_txrx.h i40e: fix un-necessary Tx hangs 2015-01-06 16:57:18 -08:00
i40e_type.h i40e: Adding function for reading PBA String 2015-01-13 11:48:19 -08:00
i40e_virtchnl.h i40e: Add a virtual channel op to config RSS 2014-12-06 03:53:48 -08:00
i40e_virtchnl_pf.c i40e: disable IOV before freeing resources 2015-01-13 11:28:47 -08:00
i40e_virtchnl_pf.h i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode 2014-12-06 04:26:33 -08:00
Makefile i40e: adds FCoE configure option 2015-01-14 16:48:39 -05:00