index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ptp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
Andrii Staikov
2023-03-21
1
-8
/
+3
*
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-10-31
1
-16
/
+2
*
igb: convert .adjfreq to .adjfine
Jacob Keller
2022-07-28
1
-8
/
+7
*
igb: zero hwtstamp by default
Tom Rix
2022-03-17
1
-4
/
+2
*
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2021-12-29
1
-1
/
+35
*
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2021-12-29
1
-2
/
+125
*
igb: move SDP config initialization to separate function
Ruud Bos
2021-12-29
1
-8
/
+19
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
1
-13
/
+10
|
\
|
*
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-06-03
1
-13
/
+10
*
|
igb: override two checker warnings
Jesse Brandeburg
2021-05-26
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-7
/
+24
|
\
|
*
igb: check timestamp validity
Jesse Brandeburg
2021-03-19
1
-7
/
+24
*
|
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
1
-0
/
+1
|
/
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-26
1
-4
/
+4
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-1
/
+1
*
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
2019-11-15
1
-0
/
+6
*
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
1
-1
/
+2
*
igb: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
1
-0
/
+6
*
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-15
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-12
1
-5
/
+7
|
\
|
*
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-11-06
1
-5
/
+7
*
|
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-10
1
-10
/
+55
|
/
*
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
1
-1
/
+7
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-17
/
+2
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
igb: Clear TXSTMP when ptp_tx_work() is timeout
Daniel Hua
2018-01-24
1
-0
/
+9
*
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
1
-0
/
+29
*
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-06
1
-2
/
+10
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2017-03-17
1
-2
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
ptp: igb: Use the high resolution frequency method.
Richard Cochran
2016-11-10
1
-8
/
+8
*
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-28
1
-1
/
+4
*
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-1
/
+1
*
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-19
1
-2
/
+2
*
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
2016-08-16
1
-3
/
+23
*
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
1
-5
/
+17
*
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
1
-32
/
+16
*
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
1
-13
/
+8
*
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-06-29
1
-3
/
+4
*
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-14
1
-0
/
+36
*
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-05-13
1
-3
/
+3
*
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-25
1
-1
/
+2
*
net: igb: avoid using timespec
Arnd Bergmann
2015-10-05
1
-4
/
+4
*
igb: implement high frequency periodic output signals
Richard Cochran
2015-08-18
1
-20
/
+52
*
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-06-12
1
-2
/
+2
*
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
1
-20
/
+22
|
\
|
*
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-20
/
+21
|
/
[next]