Age | Commit message (Expand) | Author | Files | Lines |
2013-08-30 | sfc: Update copyright banners | Ben Hutchings | 1 | -2/+2 |
2013-08-28 | sfc: Add a function pointer to abstract write of host time into NIC shared me... | Laurence Evans | 1 | -2/+1 |
2013-08-28 | sfc: PTP MCDI requests need to initialise periph ID field | Laurence Evans | 1 | -0/+7 |
2013-08-21 | sfc: Add support for MCDI v2 | Ben Hutchings | 1 | -2/+3 |
2013-08-21 | sfc: Rename Falcon-architecture register definitions | Ben Hutchings | 1 | -1/+1 |
2013-08-21 | sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc... | Ben Hutchings | 1 | -1/+1 |
2013-08-21 | sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() | Ben Hutchings | 1 | -9/+4 |
2013-08-21 | sfc: Ensure MCDI buffers, but not lengths, are dword aligned | Ben Hutchings | 1 | -5/+5 |
2013-08-21 | sfc: Use proper macros to declare and access MCDI arrays | Ben Hutchings | 1 | -15/+20 |
2013-08-21 | sfc: Introduce and use MCDI_DECLARE_BUF macro | Ben Hutchings | 1 | -8/+8 |
2013-06-24 | sfc: Report software timestamping capabilities | Ben Hutchings | 1 | -8/+5 |
2013-05-09 | sfc: fix return value check in efx_ptp_probe_channel() | Wei Yongjun | 1 | -1/+3 |
2013-03-08 | sfc: Remove rx_alloc_method SKB | Alexandre Rames | 1 | -2/+2 |
2013-03-08 | sfc: tidy up PTP synchronize function efx_ptp_process_times() | Laurence Evans | 1 | -28/+7 |
2013-03-08 | sfc: PTP changes to support improved UUID filtering mode | Laurence Evans | 1 | -16/+45 |
2013-03-08 | sfc: Allow efx_channel_type::receive_skb() to reject a packet | Ben Hutchings | 1 | -9/+7 |
2013-01-22 | drivers/net/ethernet/sfc/ptp.c: adjust duplicate test | Julia Lawall | 1 | -1/+1 |
2012-10-07 | ptp: use list_move instead of list_del/list_add | Wei Yongjun | 1 | -6/+3 |
2012-09-22 | ptp: link the phc device to its parent device | Richard Cochran | 1 | -1/+2 |
2012-09-19 | sfc: Add support for IEEE-1588 PTP | Stuart Hodgson | 1 | -0/+1483 |