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
2022-11-04
ixgbe: Remove unneeded semicolon
Yang Li
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-08-24
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
2022-07-28
ixgbe: convert .adjfreq to .adjfine
Jacob Keller
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-03-23
ixgbe: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
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
[next]