summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ptp.c
AgeCommit message (Expand)Author
2014-03-13sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-27sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans
2013-08-27sfc: PTP MCDI requests need to initialise periph ID fieldLaurence Evans
2013-08-21sfc: Add support for MCDI v2Ben Hutchings
2013-08-21sfc: Rename Falcon-architecture register definitionsBen Hutchings
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings
2013-08-21sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings
2013-08-21sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings
2013-08-21sfc: Use proper macros to declare and access MCDI arraysBen Hutchings
2013-08-21sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun
2013-03-07sfc: Remove rx_alloc_method SKBAlexandre Rames
2013-03-07sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans
2013-03-07sfc: PTP changes to support improved UUID filtering modeLaurence Evans
2013-03-07sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings
2013-01-21drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall
2012-10-07ptp: use list_move instead of list_del/list_addWei Yongjun
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson