index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ptp.c
Age
Commit message (
Expand
)
Author
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
2023-08-22
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
2023-03-21
igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
Andrii Staikov
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-07-28
igb: convert .adjfreq to .adjfine
Jacob Keller
2022-03-17
igb: zero hwtstamp by default
Tom Rix
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2021-12-29
igb: move SDP config initialization to separate function
Ruud Bos
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-05-26
igb: override two checker warnings
Jesse Brandeburg
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-19
igb: check timestamp validity
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-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
igb: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-06
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
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
2018-01-24
igb: Clear TXSTMP when ptp_tx_work() is timeout
Daniel Hua
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
igb: 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-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-11-09
ptp: igb: Use the high resolution frequency method.
Richard Cochran
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-05-13
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-02-24
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
2015-08-18
igb: implement high frequency periodic output signals
Richard Cochran
2015-06-11
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-03-31
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
[next]