1. aeb4c73 ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags by Yusuke Suzuki · 8 years ago
  2. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  3. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 9 years ago
  4. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 9 years ago
  5. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  6. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 9 years ago
  7. 0704fae ptp: ixgbe: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  8. 91432d1 ptp: ixgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  9. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  10. d312da2 ixgbe: convert to CYCLECOUNTER_MASK macro. by Richard Cochran · 10 years ago
  11. 826ef90 net: ixgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  12. a5a0fc0 ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND by Jacob Keller · 11 years ago
  13. 4dace98 ixgbe: remove linux/export.h header from ixgbe_ptp.c by Jacob Keller · 11 years ago
  14. 9966d1e ixgbe: separate the PTP suspend and stop actions by Jacob Keller · 11 years ago
  15. 63328ad ixgbe: extract PTP clock device from ptp_init by Jacob Keller · 11 years ago
  16. d632140 ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config by Jacob Keller · 11 years ago
  17. a7ef428 ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config by Jacob Keller · 11 years ago
  18. 04c8de8 ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable by Jacob Keller · 11 years ago
  19. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 11 years ago
  20. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 11 years ago
  21. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  22. 181e7d5 ixgbe: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  23. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  24. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  25. ca32409 ixgbe: don't use magic size number to assign ptp_caps.name by Jacob Keller · 11 years ago
  26. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 12 years ago
  27. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  28. 39dfb71 ixgbe: Inline Rx PTP descriptor handling by Alexander Duyck · 12 years ago
  29. b1e50f7 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  30. 891dc08 ixgbe: Add ptp work item to poll for the Tx timestamp by Jacob Keller · 12 years ago
  31. 6cb562d ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp by Jacob Keller · 12 years ago
  32. f2f33387 ixgbe: Update ptp_overflow check comment and jiffies by Jacob Keller · 12 years ago
  33. f3444d8 ixgbe: remove needless queuing for L4 ptp packets by Jacob Keller · 12 years ago
  34. 6ccf7a5 ixgbe: use ETQF filter name instead of magic number by Jacob Keller · 12 years ago
  35. 3645adb ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event by Jacob Keller · 12 years ago
  36. f42df16 ixgbe: reduce PTP rx path overhead by Jiri Benc · 12 years ago
  37. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 13 years ago
  38. db0677f ixgbe: (PTP) Fix PPS interrupt code by Jacob Keller · 13 years ago
  39. 8208367 ixgbe: Fix PTP X540 SDP alignment code for PPS signal by Jacob Keller · 13 years ago
  40. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 13 years ago
  41. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  42. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. b6138ed ixgbe: Fix PHC loophole allowing misconfiguration of increment register by Jacob Keller · 13 years ago
  44. 1d1a79b ixgbe: Check PTP Rx timestamps via BPF filter by Jacob Keller · 13 years ago
  45. c19197a ixgbe: PTP Fix hwtstamp mode settings by Jacob Keller · 13 years ago
  46. 0ede4a6 ixgbe: ptp code cleanup by Jacob Keller · 13 years ago
  47. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  48. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago