index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-11-14
i40e: Remove _t suffix from enum type names
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
i40e: convert .adjfreq to .adjfine
Jacob Keller
2022-07-28
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
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-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
2021-06-24
i40e: fix PTP on 5Gb links
Jesse Brandeburg
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2019-09-11
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
2019-06-26
i40e: fix incorrect function documentation comment
Jacob Keller
2019-04-16
i40e: save PTP time before a device reset
Jacob Keller
2019-03-26
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
2018-05-22
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
2018-05-14
i40e: free the skb after clearing the bitlock
Jacob Keller
2018-05-14
i40e: cleanup wording in a header comment
Jacob Keller
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-07-26
i40e: fix up 32 bit timespec references
Jesse Brandeburg
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
i40e: 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-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-02-11
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
2016-12-06
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-10-31
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
2016-10-31
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-05-13
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
2016-05-01
i40e: PTP - avoid aggregate return warnings
Jesse Brandeburg
2015-10-16
i40e: generate fewer startup messages
Shannon Nelson
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
[next]