index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ptp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
1
-10
/
+44
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-26
/
+2
*
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
1
-4
/
+4
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
*
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
1
-0
/
+27
*
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-13
1
-3
/
+12
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
2017-01-03
1
-6
/
+6
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-1
/
+1
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
1
-2
/
+2
*
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
1
-1
/
+5
*
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-12-03
1
-189
/
+531
*
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-7
/
+7
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2015-01-02
1
-1
/
+1
*
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
2014-12-30
1
-10
/
+1
*
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-07-01
1
-7
/
+9
*
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-06-03
1
-1
/
+0
*
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-26
1
-7
/
+24
*
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-26
1
-9
/
+47
*
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-26
1
-5
/
+11
*
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-26
1
-14
/
+36
*
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-05-26
1
-5
/
+5
*
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
1
-2
/
+2
*
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-18
1
-25
/
+11
*
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
1
-0
/
+3
*
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-31
1
-4
/
+0
*
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
1
-0
/
+1
*
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-02
1
-5
/
+18
*
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
2014-02-26
1
-2
/
+6
*
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
2013-07-31
1
-5
/
+7
*
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-1
/
+1
*
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
1
-16
/
+5
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
1
-2
/
+2
*
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
1
-26
/
+52
*
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
1
-84
/
+42
*
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2013-01-23
1
-7
/
+7
*
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
2012-11-22
1
-32
/
+2
*
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
2012-11-22
1
-3
/
+3
*
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
2012-11-01
1
-0
/
+9
*
ixgbe: reduce PTP rx path overhead
Jiri Benc
2012-10-29
1
-2
/
+4
*
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
2012-10-22
1
-62
/
+47
*
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-03
1
-59
/
+37
*
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
2012-10-03
1
-89
/
+99
*
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
1
-1
/
+2
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-19
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
1
-2
/
+11
|
\
|
*
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
2012-06-17
1
-2
/
+11
[next]