index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ptp.c
Age
Commit message (
Expand
)
Author
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-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
2013-03-07
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-01-21
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson