Sign in
gem5
/
arm
/
linux
/
ef178f9238b142cc1020265e176b20d27fd02ba9
/
drivers
/
net
/
ethernet
/
sfc
/
ptp.c
13c92e8
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
by Ben Hutchings
· 11 years ago
99691c4
sfc: Add PTP counters to ethtool stats
by Ben Hutchings
· 11 years ago
bbbe714
sfc: Remove unnecessary condition for processing the TX timestamp queue
by Ben Hutchings
· 11 years ago
a45a3a5
sfc: Don't clear timestamps in efx_ptp_rx()
by Ben Hutchings
· 11 years ago
9aecda9
sfc: Enable PTP clock and timestamping for all functions on EF10
by Ben Hutchings
· 11 years ago
bd9a265
sfc: Add RX packet timestamping for EF10
by Jon Cooper
· 11 years ago
9ec0659
sfc: split setup of hardware timestamping into NIC-type operation
by Daniel Pieczko
· 11 years ago
a6f7346
sfc: Add support for SFC9100 timestamp format
by Laurence Evans
· 11 years ago
dfd8d58
sfc: Tidy up PTP synchronization code
by Laurence Evans
· 11 years ago
94cd60d
sfc: PTP - tidy up unused/useless variables
by Laurence Evans
· 11 years ago
bc0f3c1
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
by Ben Hutchings
· 11 years ago
5d0dab0
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
by Ben Hutchings
· 11 years ago
c1dbdea
sfc: Do not use MAC address as clock name
by Ben Hutchings
· 11 years ago
ac36baf
sfc: Remove dependency of PTP on having a dedicated channel
by Ben Hutchings
· 11 years ago
62a1c70
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
by Ben Hutchings
· 11 years ago
1e0b812
sfc: Log all unexpected MCDI errors
by Edward Cree
· 12 years ago
2dd6426
Merge branch 'sfc-3.13' into master
by Ben Hutchings
· 11 years ago
cd6fe65
sfc: Maintain current frequency adjustment when applying a time offset
by Ben Hutchings
· 11 years ago
2ea4dc2
sfc: Stop/re-start PTP when stopping/starting the datapath.
by Alexandre Rames
· 11 years ago
35f9a7a
sfc: Rate-limit log message for PTP packets without a matching timestamp event
by Ben Hutchings
· 11 years ago
f321160
sfc: PTP: Moderate log message on event queue overflow
by Laurence Evans
· 12 years ago
e5a498e
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
by Ben Hutchings
· 11 years ago
433dc9b
sfc: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
977a5d5
sfc: Add a function pointer to abstract write of host time into NIC shared memory
by Laurence Evans
· 12 years ago
c1d828b
sfc: PTP MCDI requests need to initialise periph ID field
by Laurence Evans
· 12 years ago
df2cd8a
sfc: Add support for MCDI v2
by Ben Hutchings
· 12 years ago
8b8a95a
sfc: Rename Falcon-architecture register definitions
by Ben Hutchings
· 12 years ago
0d19a54
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking
by Ben Hutchings
· 12 years ago
338f74d
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
by Ben Hutchings
· 12 years ago
9528b92
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
by Ben Hutchings
· 12 years ago
c5bb0e9
sfc: Use proper macros to declare and access MCDI arrays
by Ben Hutchings
· 12 years ago
59cfc47
sfc: Introduce and use MCDI_DECLARE_BUF macro
by Ben Hutchings
· 12 years ago
62ebac9
sfc: Report software timestamping capabilities
by Ben Hutchings
· 12 years ago
155d940
sfc: fix return value check in efx_ptp_probe_channel()
by Wei Yongjun
· 12 years ago
97d48a1
sfc: Remove rx_alloc_method SKB
by Alexandre Rames
· 12 years ago
9230451
sfc: tidy up PTP synchronize function efx_ptp_process_times()
by Laurence Evans
· 12 years ago
c939a31
sfc: PTP changes to support improved UUID filtering mode
by Laurence Evans
· 12 years ago
4a74dc6
sfc: Allow efx_channel_type::receive_skb() to reject a packet
by Ben Hutchings
· 12 years ago
56567c6
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
by Julia Lawall
· 12 years ago
9545f4e
ptp: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
1ef7615
ptp: link the phc device to its parent device
by Richard Cochran
· 12 years ago
7c236c4
sfc: Add support for IEEE-1588 PTP
by Stuart Hodgson
· 12 years ago