aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller1-5/+7
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck1-16/+5
2013-01-23ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller1-2/+2
2013-01-23ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller1-26/+52
2013-01-23ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller1-84/+42
2013-01-23ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller1-7/+7
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller1-32/+2
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller1-3/+3
2012-11-01ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller1-0/+9
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc1-2/+4
2012-10-22ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller1-62/+47
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller1-59/+37
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller1-89/+99
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+2
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-19/+19
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+11
2012-06-17ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller1-2/+11
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller1-12/+101
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller1-15/+8
2012-06-14ixgbe: ptp code cleanupJacob Keller1-6/+7
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller1-1/+169
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller1-0/+732