summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
* i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
* i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-161-1/+8
* i40e: don't enable PTP support on more than one PF per portJacob Keller2014-12-061-11/+21
* i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson2014-11-181-3/+9
* i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
* i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller2014-07-161-2/+6
* i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-07-161-0/+2
* i40e: remove linux/export.h header from i40e_ptp.cJacob Keller2014-07-011-1/+0Star
* i40e: only create PTP device node onceJacob Keller2014-06-261-12/+46
* i40e: don't store user requested mode until we've validated itJacob Keller2014-06-261-4/+7
* i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller2014-06-261-16/+43
* i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller2014-06-261-4/+4
* i40e: remove Tx work for ptpJesse Brandeburg2014-05-211-1/+0Star
* i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-281-36/+0Star
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-191-2/+2
* i40e: enable PTPJacob Keller2014-01-111-0/+662