summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ptp.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-07-17i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller1-2/+6
2014-07-17i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski1-0/+2
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller1-1/+0
2014-06-26i40e: only create PTP device node onceJacob Keller1-12/+46
2014-06-26i40e: don't store user requested mode until we've validated itJacob Keller1-4/+7
2014-06-26i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller1-16/+43
2014-06-26i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller1-4/+4
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg1-1/+0
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller1-36/+0
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski1-2/+2
2014-01-11i40e: enable PTPJacob Keller1-0/+662