Jacob Keller
|
d36e41dc78
i40e: separate hw_features from runtime changing flags
|
8 gadi atpakaļ |
Jesse Brandeburg
|
0ac30ce433
i40e: fix up 32 bit timespec references
|
8 gadi atpakaļ |
Jacob Keller
|
0bc0706b46
i40e: check for Tx timestamp timeouts during watchdog
|
8 gadi atpakaļ |
Jacob Keller
|
6118955669
i40e: use pf data structure directly in i40e_ptp_rx_hang
|
8 gadi atpakaļ |
Jacob Keller
|
bbc4e7d273
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
|
8 gadi atpakaļ |
Miroslav Lichvar
|
e341257548
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
|
8 gadi atpakaļ |
Jacob Keller
|
0da36b9774
i40e: use DECLARE_BITMAP for state fields
|
8 gadi atpakaļ |
Jacob Keller
|
e6e3fc2bd3
i40e: don't warn every time we clear an Rx timestamp register
|
8 gadi atpakaļ |
Jacob Keller
|
1e28e861c0
i40e: defeature support for PTP L4 frame detection on XL710
|
8 gadi atpakaļ |
Jacob Keller
|
124905012d
i40e: replace PTP Rx timestamp hang logic
|
8 gadi atpakaļ |
Jacob Keller
|
195512629c
i40e: use a mutex instead of spinlock in PTP user entry points
|
8 gadi atpakaļ |
Nicolas Pitre
|
efee95f42b
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
|
9 gadi atpakaļ |
Jacob Keller
|
c420815d12
i40e: change Rx hang message into a WARN_ONCE
|
9 gadi atpakaļ |
Jesse Brandeburg
|
cdc3d93257
i40e: PTP - avoid aggregate return warnings
|
9 gadi atpakaļ |
Shannon Nelson
|
6dec101765
i40e: generate fewer startup messages
|
10 gadi atpakaļ |
Jesse Brandeburg
|
6995b36c0f
i40e/i40evf: clean up some code
|
10 gadi atpakaļ |
Jesse Brandeburg
|
41a1d04b9d
i40e: use BIT and BIT_ULL macros
|
10 gadi atpakaļ |
Richard Cochran
|
6f7a9b8ab3
ptp: i40e: convert to the 64 bit get/set time methods.
|
10 gadi atpakaļ |
Jacob Keller
|
4fda14ca0f
i40e: when Rx timestamps disabled set specific mode
|
10 gadi atpakaļ |
Jacob Keller
|
b535a01319
i40e: use same check for Rx hang as for Rx timestamps
|
10 gadi atpakaļ |
Jacob Keller
|
22b4777da2
i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps
|
10 gadi atpakaļ |
Jacob Keller
|
fe88bda9e6
i40e: don't enable PTP support on more than one PF per port
|
10 gadi atpakaļ |
Shannon Nelson
|
e684fa34c3
i40e: only warn once of PTP nonsupport in 100Mbit speed
|
10 gadi atpakaļ |
Jesse Brandeburg
|
db6d2bee79
i40e: fix PTP bug
|
11 gadi atpakaļ |
Jacob Keller
|
302b46449e
i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0
|
11 gadi atpakaļ |
Jakub Kicinski
|
9ce34f023d
i40e: fix race conditions on queuing skb for HW time stamp
|
11 gadi atpakaļ |
Jacob Keller
|
8efd8e7e82
i40e: remove linux/export.h header from i40e_ptp.c
|
11 gadi atpakaļ |
Jacob Keller
|
fbd5e2df9f
i40e: only create PTP device node once
|
11 gadi atpakaļ |
Jacob Keller
|
d19af2afe7
i40e: don't store user requested mode until we've validated it
|
11 gadi atpakaļ |
Jacob Keller
|
189464555a
i40e: break PTP hardware control from ioctl command for timestamp mode
|
11 gadi atpakaļ |