index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-4
/
+4
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+27
2017-06-13
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-3
/
+12
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-01-03
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
1
-6
/
+6
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-2
/
+2
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-1
/
+5
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
1
-189
/
+531
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-7
/
+7
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-01-02
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-1
/
+1
2014-12-30
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
1
-7
/
+9
2014-06-03
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
1
-1
/
+0
2014-05-26
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
1
-7
/
+24
2014-05-26
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
1
-9
/
+47
2014-05-26
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
1
-5
/
+11
2014-05-26
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
1
-14
/
+36
2014-05-26
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
1
-5
/
+5
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-2
/
+2
2014-04-18
ixgbe: clean up Rx time stamping code
Jakub Kicinski
1
-25
/
+11
2014-03-31
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
1
-0
/
+3
2014-03-31
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
1
-4
/
+0
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-02
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
1
-5
/
+18
2014-02-26
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
1
-2
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
1
-5
/
+7
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-01-23
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
1
-16
/
+5
2013-01-23
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
1
-2
/
+2
2013-01-23
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
1
-26
/
+52
2013-01-23
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
1
-84
/
+42
2013-01-23
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
1
-7
/
+7
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
1
-32
/
+2
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
1
-3
/
+3
2012-11-01
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
1
-0
/
+9
2012-10-29
ixgbe: reduce PTP rx path overhead
Jiri Benc
1
-2
/
+4
2012-10-22
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
1
-62
/
+47
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
1
-59
/
+37
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+2
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-19
/
+19
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+11
2012-06-17
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
1
-2
/
+11
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
1
-12
/
+101
2012-06-14
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
1
-15
/
+8
[next]