summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ptp.c
AgeCommit message (Expand)Author
2019-11-25i40e: use correct length for strncpyMitch Williams
2015-10-16i40e: generate fewer startup messagesShannon Nelson
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-03-31ptp: i40e: convert to the 64 bit get/set time methods.Richard Cochran
2015-01-16i40e: when Rx timestamps disabled set specific modeJacob Keller
2015-01-16i40e: use same check for Rx hang as for Rx timestampsJacob Keller
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller
2014-12-06i40e: don't enable PTP support on more than one PF per portJacob Keller
2014-11-18i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson
2014-08-15i40e: fix PTP bugJesse Brandeburg
2014-07-16i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller
2014-06-26i40e: only create PTP device node onceJacob Keller
2014-06-26i40e: don't store user requested mode until we've validated itJacob Keller
2014-06-26i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller
2014-06-26i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-01-10i40e: enable PTPJacob Keller