kernel-ark/drivers/ptp
Takahiro Shimizu d50566c727 pch_gbe: scale time stamps to nanoseconds
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 <tshimizu818@gmail.com>
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-21 15:27:44 -04:00
..
Kconfig supports eg20t ptp clock 2012-03-09 13:55:34 -08:00
Makefile supports eg20t ptp clock 2012-03-09 13:55:34 -08:00
ptp_chardev.c ptp: Fix some locking bugs in ptp_read() 2011-06-01 19:29:10 -07:00
ptp_clock.c ptp: Add a method for obtaining the device index. 2012-04-04 05:28:45 -04:00
ptp_ixp46x.c ixp4xx_eth: Fix up the get_ts_info ethtool method. 2012-04-12 16:01:09 -04:00
ptp_pch.c pch_gbe: scale time stamps to nanoseconds 2012-04-21 15:27:44 -04:00
ptp_private.h
ptp_sysfs.c