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/net/wireless/ath5k
Bruno Randolf 9804b98d57 ath5k: better beacon timer calculation
update ath5k_beacon_update_timers() for better beacon timer calculation in a
variety of situations. most important is the possibility to call it with the
timestamp of a received beacon, when we detected that a HW merge has happened
and we need to reconfigure the beacon timers based on that.

we call this from the mac80211 callback reset_tsf now instead of beacon_update,
and there will be more use of it in the next patch.

drivers/net/wireless/ath5k/base.c:      Changes-licensed-under: 3-Clause-BSD

Signed-off-by: Bruno Randolf <bruno@thinktube.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:10:51 -08:00
..
Makefile
ath5k.h ath5k: beacon interval is in TU 2008-01-28 15:10:50 -08:00
base.c ath5k: better beacon timer calculation 2008-01-28 15:10:51 -08:00
base.h ath5k: beacon interval is in TU 2008-01-28 15:10:50 -08:00
debug.c
debug.h
hw.c ath5k: use 3 instead of 0x00000003 2008-01-28 15:10:50 -08:00
hw.h
initvals.c
phy.c
reg.h
regdom.c
regdom.h