dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ptp
Takahiro Shimizu 358dfb6d77 pch_gbe: correct receive time stamp filtering
This patch fixes the driver so that multicast PTP event messages can
be recognized by the hardware time stamping unit. The station address
register must be set according to the desired transport type.

[ 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:45 -04:00
..
Kconfig pch_gbe: correct receive time stamp filtering 2012-04-21 15:27:45 -04: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: do not set the channel control register 2012-04-21 15:27:45 -04:00
ptp_private.h
ptp_sysfs.c