index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ptp.c
Age
Commit message (
Expand
)
Author
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-01-03
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-02
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2014-12-30
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-06-03
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-05-26
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-26
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-26
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-26
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-26
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-03-31
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-02
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-02-26
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-01-23
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
2012-11-01
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
Jacob Keller
2012-10-29
ixgbe: reduce PTP rx path overhead
Jiri Benc
2012-10-22
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-17
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
[next]