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
/
sfc
/
ptp.c
Age
Commit message (
Expand
)
Author
2015-10-01
net: sfc: avoid using timespec
Arnd Bergmann
2015-10-01
ntp/pps: use y2038 safe types in pps_event_time
Arnd Bergmann
2015-05-21
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
2015-03-31
ptp: sfc: convert to the 64 bit get/set time methods.
Richard Cochran
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-26
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-02-12
sfc: Rewrite adjustment of PPS event in a clearer way
Ben Hutchings
2014-02-12
sfc: Cache skb->data in local variable in efx_ptp_rx()
Ben Hutchings
2014-02-12
sfc: Removed adhoc scheme to rate limit PTP event queue overflow message
Laurence Evans
2014-01-21
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
Ben Hutchings
2013-12-12
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
2013-12-12
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
sfc: PTP - tidy up unused/useless variables
Laurence Evans
2013-12-12
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
2013-12-12
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
2013-12-12
sfc: Do not use MAC address as clock name
Ben Hutchings
2013-12-12
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-06
Merge branch 'sfc-3.13' into master
Ben Hutchings
2013-12-06
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2013-12-06
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-12-06
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2013-12-06
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2013-12-06
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-11-19
sfc: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-27
sfc: Add a function pointer to abstract write of host time into NIC shared me...
Laurence Evans
2013-08-27
sfc: PTP MCDI requests need to initialise periph ID field
Laurence Evans
2013-08-21
sfc: Add support for MCDI v2
Ben Hutchings
2013-08-21
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
2013-08-21
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
2013-08-21
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
2013-08-21
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
2013-05-08
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
2013-03-07
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
[prev]
[next]