| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: fix timestamp reconstruction at 16-bit rollover points | Alex Maftei (amaftei) | 2020-02-27 | 1 | -3/+35 |
* | sfc: Only cancel the PPS workqueue if it exists | Martin Habets | 2019-11-21 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | sfc: mark some unexported symbols as static | kbuild test robot | 2018-01-29 | 1 | -2/+2 |
* | sfc: add suffix to large constant in ptp | Bert Kenward | 2018-01-26 | 1 | -1/+1 |
* | sfc: support Medford2 frequency adjustment format | Laurence Evans | 2018-01-25 | 1 | -14/+31 |
* | sfc: support second + quarter ns time format for receive datapath | Edward Cree | 2018-01-25 | 1 | -33/+106 |
* | sfc: support separate PTP and general timestamping | Laurence Evans | 2018-01-25 | 1 | -15/+43 |
* | sfc: simplify RX datapath timestamping | Laurence Evans | 2018-01-25 | 1 | -8/+5 |
* | sfc: only advertise TX timestamping if we have the license for it | Martin Habets | 2018-01-25 | 1 | -0/+11 |
* | sfc: on 8000 series use TX queues for TX timestamps | Edward Cree | 2018-01-25 | 1 | -4/+16 |
* | sfc: MAC TX timestamp handling on the 8000 series | Martin Habets | 2018-01-25 | 1 | -2/+45 |
* | sfc: use main datapath for HW timestamps if available | Martin Habets | 2018-01-25 | 1 | -7/+41 |
* | sfc: add function to determine which TX timestamping method to use | Martin Habets | 2018-01-25 | 1 | -0/+10 |
* | sfc: handle TX timestamps in the normal data path | Martin Habets | 2018-01-25 | 1 | -0/+11 |
* | sfc: improve PTP error reporting | Edward Cree | 2017-12-18 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 1 | -2/+0 |
|\ |
|
| * | net: sfc: remove redundant variable start | Colin Ian King | 2017-11-11 | 1 | -2/+0 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -5/+5 |
|/ |
|
* | sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead | Edward Cree | 2016-12-03 | 1 | -1/+1 |
* | ptp_clock: future-proofing drivers against PTP subsystem becoming optional | Nicolas Pitre | 2016-09-22 | 1 | -7/+7 |
* | sfc: set interrupt moderation via MCDI | Bert Kenward | 2016-08-13 | 1 | -1/+1 |
* | net: sfc: avoid using timespec | Arnd Bergmann | 2015-10-01 | 1 | -7/+7 |
* | ntp/pps: use y2038 safe types in pps_event_time | Arnd Bergmann | 2015-10-01 | 1 | -8/+8 |
* | sfc: Initialise MCDI buffers to 0 on declaration. | Jon Cooper | 2015-05-22 | 1 | -3/+3 |
* | sfc: suppress some MCDI error messages in PTP | Edward Cree | 2015-05-13 | 1 | -11/+16 |
* | sfc: nicer log message on PTP probe fail | Edward Cree | 2015-05-13 | 1 | -1/+6 |
* | ptp: sfc: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -11/+11 |
* | ptp: drivers: set the number of programmable pins. | Richard Cochran | 2014-03-21 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-06 | 1 | -0/+7 |
|\ |
|
| * | sfc: check for NULL efx->ptp_data in efx_ptp_event | Edward Cree | 2014-02-26 | 1 | -0/+7 |
* | | sfc: Rewrite adjustment of PPS event in a clearer way | Ben Hutchings | 2014-02-12 | 1 | -24/+23 |
* | | sfc: Cache skb->data in local variable in efx_ptp_rx() | Ben Hutchings | 2014-02-12 | 1 | -10/+13 |
* | | sfc: Removed adhoc scheme to rate limit PTP event queue overflow message | Laurence Evans | 2014-02-12 | 1 | -20/+2 |
|/ |
|
* | sfc: Fix transposed ptp_{under, over}size_sync_windows statistics | Ben Hutchings | 2014-01-21 | 1 | -2/+2 |
* | sfc: Add PTP counters to ethtool stats | Ben Hutchings | 2013-12-12 | 1 | -8/+118 |
* | sfc: Remove unnecessary condition for processing the TX timestamp queue | Ben Hutchings | 2013-12-12 | 1 | -12/+4 |
* | sfc: Don't clear timestamps in efx_ptp_rx() | Ben Hutchings | 2013-12-12 | 1 | -6/+0 |
* | sfc: Enable PTP clock and timestamping for all functions on EF10 | Ben Hutchings | 2013-12-12 | 1 | -16/+26 |
* | sfc: Add RX packet timestamping for EF10 | Jon Cooper | 2013-12-12 | 1 | -13/+118 |
* | sfc: split setup of hardware timestamping into NIC-type operation | Daniel Pieczko | 2013-12-12 | 1 | -59/+10 |
* | sfc: Add support for SFC9100 timestamp format | Laurence Evans | 2013-12-12 | 1 | -25/+231 |
* | sfc: Tidy up PTP synchronization code | Laurence Evans | 2013-12-12 | 1 | -20/+24 |
* | sfc: PTP - tidy up unused/useless variables | Laurence Evans | 2013-12-12 | 1 | -15/+1 |
* | sfc: Remove kernel-doc for efx_ptp_data fields not present in this version | Ben Hutchings | 2013-12-12 | 1 | -15/+0 |
* | sfc: Initialise efx_ptp_data::phc_clock_info from a static template | Ben Hutchings | 2013-12-12 | 1 | -14/+16 |
* | sfc: Do not use MAC address as clock name | Ben Hutchings | 2013-12-12 | 1 | -3/+2 |
* | sfc: Remove dependency of PTP on having a dedicated channel | Ben Hutchings | 2013-12-12 | 1 | -22/+37 |
* | sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}() | Ben Hutchings | 2013-12-12 | 1 | -17/+39 |
* | sfc: Log all unexpected MCDI errors | Edward Cree | 2013-12-12 | 1 | -4/+20 |