commit | ae73e58ea64f121b26437a10937330e77ff48f33 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Fri Jul 04 16:14:59 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 08 14:16:04 2008 -0400 |
tree | 98b70e1d25267da456963ed95d6cd7e2dc2f1315 | |
parent | 8e260c22238dd8b57aefb1f5e4bd114486a9c17d [diff] |
rt2x00: Report RX end time for rt2400pci rt2400 is the only currently available rt2x00 driver which supports reporting of the RX end time for frames. Since mac80211 uses this information for IBSS syncing, it is important that it is being reported. v2: Complement 32 bits of RX timestamp with upper 32bits from TSF Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>