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