29 Nov, 2012

2 commits


23 Sep, 2012

1 commit

  • PTP Hardware Clock devices appear as class devices in sysfs. This patch
    changes the registration API to use the parent device, clarifying the
    clock's relationship to the underlying device.

    Signed-off-by: Richard Cochran
    Acked-by: Ben Hutchings
    Acked-by: Jeff Kirsher
    Signed-off-by: David S. Miller

    Richard Cochran
     

17 May, 2012

2 commits


22 Apr, 2012

3 commits

  • We will let the pch_gbe code do that according to the receive time stamp
    filter.

    [ RC - Rebased Takahiro's changes and wrote a commit message
    explaining the changes. ]

    Signed-off-by: Takahiro Shimizu
    Signed-off-by: Richard Cochran
    Signed-off-by: David S. Miller

    Takahiro Shimizu
     
  • The code in phc_gbe_main will need to call this method in order to set the
    station address register according to the receive time stamping filter.

    [ RC - Rebased Takahiro's changes and wrote a commit message
    explaining the changes. ]

    Signed-off-by: Takahiro Shimizu
    Signed-off-by: Richard Cochran
    Signed-off-by: David S. Miller

    Takahiro Shimizu
     
  • This patch fixes the helper functions that give the transmit and
    receive time stamps to return nanoseconds, instead of arbitrary clock
    ticks.

    [ RC - Rebased Takahiro's changes and wrote a commit message
    explaining the changes. ]

    Signed-off-by: Takahiro Shimizu
    Signed-off-by: Richard Cochran
    Signed-off-by: David S. Miller

    Takahiro Shimizu
     

10 Mar, 2012

2 commits