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
/
e1000e
/
ptp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Replace convert_art_to_tsc()
Thomas Gleixner
2024-06-03
1
-1
/
+2
*
e1000e: correct maximum frequency adjustment values
Jacob Keller
2024-01-29
1
-7
/
+15
*
e1000e: Add support for the next LOM generation
Sasha Neftin
2023-08-24
1
-0
/
+1
*
e1000e: Add support for the next LOM generation
Sasha Neftin
2022-11-02
1
-0
/
+1
*
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-10-31
1
-13
/
+3
*
e1000e: convert .adjfreq to .adjfine
Jacob Keller
2022-07-28
1
-7
/
+8
*
e1000e: remove unnecessary range check in e1000e_phc_adjfreq
Jacob Keller
2022-07-28
1
-3
/
+0
*
e1000e: Add support for Lunar Lake
Sasha Neftin
2021-07-21
1
-0
/
+1
*
e1000e: Fix prototype warning
Sasha Neftin
2021-03-23
1
-1
/
+1
*
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-28
1
-0
/
+1
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-26
1
-1
/
+1
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-2
/
+1
*
e1000e: Add support for Alder Lake
Sasha Neftin
2020-02-20
1
-0
/
+1
*
e1000e: Add support for Tiger Lake
Sasha Neftin
2019-10-30
1
-0
/
+2
*
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-10
1
-6
/
+10
*
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
2018-11-07
1
-3
/
+10
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-20
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
1
-2
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-22
1
-1
/
+1
*
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
2016-05-14
1
-0
/
+2
*
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
2016-03-03
1
-0
/
+85
*
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
1
-1
/
+1
*
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
1
-8
/
+9
|
\
|
*
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-8
/
+8
|
/
*
e1000e: initial support for i219
David Ertman
2015-02-24
1
-1
/
+3
*
net: e1000e: convert to timecounter adjtime.
Richard Cochran
2014-12-31
1
-4
/
+1
*
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
*
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2014-03-08
1
-27
/
+20
*
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
2014-03-08
1
-0
/
+5
*
e1000e: fix numeric overflow in phc settime method
Richard Cochran
2013-04-26
1
-2
/
+1
*
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
2013-02-01
1
-2
/
+3
*
e1000e: update copyright date
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-27
1
-0
/
+276