summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-231-16/+5
* ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-231-2/+2
* ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-231-26/+52
* ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-231-84/+42
* ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller2013-01-231-7/+7
* ixgbe: remove needless queuing for L4 ptp packetsJacob Keller2012-11-221-32/+2
* ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-221-3/+3
* ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-011-0/+9
* ixgbe: reduce PTP rx path overheadJiri Benc2012-10-291-2/+4
* ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-221-62/+47
* ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-031-59/+37
* ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-031-89/+99
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+2
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-19/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-2/+11
|\
| * ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-171-2/+11
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-141-12/+101
* | ixgbe: PTP Fix hwtstamp mode settingsJacob Keller2012-06-141-15/+8
* | ixgbe: ptp code cleanupJacob Keller2012-06-141-6/+7
|/
* ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-091-1/+169
* ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-091-0/+732
OpenPOWER on IntegriCloud