Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 years ago |
Richard Cochran
|
c79e975e1f
ptp: igb: Use the high resolution frequency method.
|
8 years ago |
Jacob Keller
|
ac28b41aac
igb: restore PPS signal on igb_ptp_reset
|
9 years ago |
Nicolas Pitre
|
efee95f42b
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
|
9 years ago |
Gangfeng Huang
|
64c75d41ac
igb: support RX flow classification by ethertype
|
9 years ago |
Kshitiz Gupta
|
0066c8b6f4
igb: fix adjusting PTP timestamps for Tx/Rx latency
|
9 years ago |
Jacob Keller
|
e3f2350de8
igb: implement igb_ptp_suspend
|
9 years ago |
Jacob Keller
|
4f3ce71bb8
igb: re-use igb_ptp_reset in igb_ptp_init
|
9 years ago |
Jacob Keller
|
63737166a0
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
|
9 years ago |
Jacob Keller
|
462f118882
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
|
9 years ago |
Nathan Sullivan
|
3f544d2a4d
igb: adjust PTP timestamps for Tx/Rx latency
|
9 years ago |
Jacob Keller
|
a51d8c217b
igb: use BIT() macro or unsigned prefix
|
9 years ago |
Roland Hii
|
569f3b3d4e
igb: add conditions for I210 to generate periodic clock output
|
9 years ago |
Arnd Bergmann
|
40c9b0796d
net: igb: avoid using timespec
|
10 years ago |
Richard Cochran
|
30c72916d7
igb: implement high frequency periodic output signals
|
10 years ago |
Richard Cochran
|
58c98be137
net: igb: fix the start time for periodic output signals
|
10 years ago |
Richard Cochran
|
350f66d58a
ptp: igb: use helpers for converting ns to timespec.
|
10 years ago |
David S. Miller
|
32eaf120e6
Merge branch 'ptp-2038'
|
10 years ago |
Richard Cochran
|
d4c496fe45
ptp: igb: convert to the 64 bit get/set time methods.
|
10 years ago |
Joe Perches
|
dbedd44e98
ethernet: codespell comment spelling fixes
|
10 years ago |
Alexander Duyck
|
b23c0cc5e8
igb: Make arrays on stack static const to avoid reallocation
|
10 years ago |
Alexander Duyck
|
e357f0aae4
igb: Fix warning pin may be used uninitialized
|
10 years ago |
Richard Cochran
|
720db4ffd0
igb: enable auxiliary PHC functions for the i210
|
10 years ago |
Richard Cochran
|
00c65578b4
igb: enable internal PPS for the i210
|
10 years ago |
Richard Cochran
|
8298c1ecd5
igb: serialize access to the time sync interrupt registers
|
10 years ago |
Richard Cochran
|
b57c894040
igb: convert to CYCLECOUNTER_MASK macro.
|
10 years ago |
David S. Miller
|
9aacfb2023
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
|
10 years ago |
Richard Cochran
|
5ee698e367
net: igb: convert to timecounter adjtime.
|
10 years ago |
Jacob Keller
|
9f62ecf425
igb: separate hardware setting from the set_ts_config ioctl
|
11 years ago |
Jacob Keller
|
102be52ffd
igb: rename igb_ptp_enable to igb_ptp_feature_enable
|
11 years ago |