index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
sfc: mark some unexported symbols as static
kbuild test robot
1
-2
/
+2
2018-01-26
sfc: add suffix to large constant in ptp
Bert Kenward
1
-1
/
+1
2018-01-26
sfc: support Medford2 frequency adjustment format
Laurence Evans
1
-14
/
+31
2018-01-26
sfc: support second + quarter ns time format for receive datapath
Edward Cree
1
-33
/
+106
2018-01-26
sfc: support separate PTP and general timestamping
Laurence Evans
1
-15
/
+43
2018-01-26
sfc: simplify RX datapath timestamping
Laurence Evans
1
-8
/
+5
2018-01-26
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
1
-0
/
+11
2018-01-26
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
1
-4
/
+16
2018-01-26
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
1
-2
/
+45
2018-01-26
sfc: use main datapath for HW timestamps if available
Martin Habets
1
-7
/
+41
2018-01-26
sfc: add function to determine which TX timestamping method to use
Martin Habets
1
-0
/
+10
2018-01-26
sfc: handle TX timestamps in the normal data path
Martin Habets
1
-0
/
+11
2017-12-18
sfc: improve PTP error reporting
Edward Cree
1
-1
/
+3
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+0
2017-11-11
net: sfc: remove redundant variable start
Colin Ian King
1
-2
/
+0
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-5
/
+5
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-1
/
+1
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-7
/
+7
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
1
-1
/
+1
2015-10-01
net: sfc: avoid using timespec
Arnd Bergmann
1
-7
/
+7
2015-10-01
ntp/pps: use y2038 safe types in pps_event_time
Arnd Bergmann
1
-8
/
+8
2015-05-22
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
1
-3
/
+3
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
1
-11
/
+11
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-02-27
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
1
-0
/
+7
2014-02-13
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
1
-24
/
+23
2014-02-13
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
1
-10
/
+13
2014-02-13
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
1
-20
/
+2
2014-01-22
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
1
-2
/
+2
2013-12-13
sfc: Add PTP counters to ethtool stats
Ben Hutchings
1
-8
/
+118
2013-12-13
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
1
-12
/
+4
2013-12-13
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
1
-6
/
+0
2013-12-13
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
1
-16
/
+26
2013-12-13
sfc: Add RX packet timestamping for EF10
Jon Cooper
1
-13
/
+118
2013-12-13
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
1
-59
/
+10
2013-12-13
sfc: Add support for SFC9100 timestamp format
Laurence Evans
1
-25
/
+231
2013-12-13
sfc: Tidy up PTP synchronization code
Laurence Evans
1
-20
/
+24
2013-12-13
sfc: PTP - tidy up unused/useless variables
Laurence Evans
1
-15
/
+1
2013-12-13
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
1
-15
/
+0
2013-12-13
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
1
-14
/
+16
2013-12-13
sfc: Do not use MAC address as clock name
Ben Hutchings
1
-3
/
+2
2013-12-13
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
1
-22
/
+37
2013-12-13
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
1
-17
/
+39
2013-12-13
sfc: Log all unexpected MCDI errors
Edward Cree
1
-4
/
+20
2013-12-07
Merge branch 'sfc-3.13' into master
Ben Hutchings
1
-9
/
+57
2013-12-07
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
1
-2
/
+2
2013-12-07
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
1
-3
/
+27
[next]