index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
i40e: field get conversion
Jesse Brandeburg
1
-2
/
+2
2023-11-15
i40e: Consolidate hardware capabilities
Ivan Vecera
1
-3
/
+3
2023-11-15
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
1
-13
/
+13
2023-11-15
i40e: Remove _t suffix from enum type names
Ivan Vecera
1
-3
/
+3
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
1
-1
/
+2
2023-08-01
i40e: remove i40e_status
Jan Sokolowski
1
-1
/
+1
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
1
-14
/
+3
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-28
i40e: convert .adjfreq to .adjfine
Jacob Keller
1
-10
/
+12
2022-07-28
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
Jacob Keller
1
-13
/
+4
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-1
/
+0
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
1
-16
/
+740
2021-06-24
i40e: fix PTP on 5Gb links
Jesse Brandeburg
1
-2
/
+6
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-1
/
+1
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-1
/
+0
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-1
/
+1
2019-09-11
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
1
-1
/
+1
2019-06-26
i40e: fix incorrect function documentation comment
Jacob Keller
1
-2
/
+1
2019-04-17
i40e: save PTP time before a device reset
Jacob Keller
1
-4
/
+54
2019-03-27
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
1
-2
/
+3
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+12
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
1
-1
/
+1
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2018-05-22
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
1
-1
/
+3
2018-05-14
i40e: free the skb after clearing the bitlock
Jacob Keller
1
-1
/
+6
2018-05-14
i40e: cleanup wording in a header comment
Jacob Keller
1
-1
/
+1
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
1
-14
/
+27
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-2
/
+2
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-3
/
+3
2017-07-26
i40e: fix up 32 bit timespec references
Jesse Brandeburg
1
-3
/
+2
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+30
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
1
-2
/
+2
2017-05-31
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-3
/
+11
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-2
/
+2
2017-02-12
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
1
-5
/
+16
2016-12-07
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
1
-6
/
+15
2016-11-01
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
1
-38
/
+79
2016-11-01
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
1
-13
/
+7
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-05-14
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
1
-3
/
+1
2016-05-02
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
1
-1
/
+2
2015-10-16
i40e: generate fewer startup messages
Shannon Nelson
1
-2
/
+2
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-2
/
+1
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-4
/
+3
2015-03-31
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-13
/
+13
[next]