summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ptp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
* sfc: Remove rx_alloc_method SKBAlexandre Rames2013-03-071-2/+2
* sfc: tidy up PTP synchronize function efx_ptp_process_times()Laurence Evans2013-03-071-28/+7
* sfc: PTP changes to support improved UUID filtering modeLaurence Evans2013-03-071-16/+45
* sfc: Allow efx_channel_type::receive_skb() to reject a packetBen Hutchings2013-03-071-9/+7
* drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall2013-01-211-1/+1
* ptp: use list_move instead of list_del/list_addWei Yongjun2012-10-071-6/+3
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+2
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-191-0/+1483