aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ptp.c
Commit message (Expand)AuthorAge
* i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller2016-12-07
* i40e: replace PTP Rx timestamp hang logicJacob Keller2016-10-31
* i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller2016-10-31
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-22
* i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-14
* i40e: PTP - avoid aggregate return warningsJesse Brandeburg2016-05-01
* i40e: generate fewer startup messagesShannon Nelson2015-10-16
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* ptp: i40e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-16
* i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-16
* i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-16
* i40e: don't enable PTP support on more than one PF per portJacob Keller2014-12-06
* i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson2014-11-18
* i40e: fix PTP bugJesse Brandeburg2014-08-15
* i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller2014-07-16
* i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-16
* i40e: remove linux/export.h header from i40e_ptp.cJacob Keller2014-07-01
* i40e: only create PTP device node onceJacob Keller2014-06-26
* i40e: don't store user requested mode until we've validated itJacob Keller2014-06-26
* i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller2014-06-26
* i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller2014-06-26
* i40e: remove Tx work for ptpJesse Brandeburg2014-05-21
* i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-28
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* i40e: enable PTPJacob Keller2014-01-10