aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
AgeCommit message (Expand)Author
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-30net: ixgbe: convert to timecounter adjtime.Richard Cochran
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-05-26ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-26ixgbe: extract PTP clock device from ptp_initJacob Keller
2014-05-26ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller
2014-05-26ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller
2014-05-26ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck
2013-01-23ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-23ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller
2013-01-23ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller
2013-01-23ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller
2012-11-01ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc
2012-10-22ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-17ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller
2012-06-14ixgbe: ptp code cleanupJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller