linux/drivers/net/wireless/rt2x00
Stefan Steuerwald 930c06f271 rt2x00: Implement set_tim callback for all drivers
Implement set_tim callback for all rt2x00 drivers, this makes the
device wake up powersaving stations properly while in AP mode.

The only way to update the beacon is by simply calling mac80211 and
requesting the new beacon. This means the set_tim() event is mostly the
same as a beacon_done() event which was already defined in rt2x00lib.

Signed-off-by: Stefan Steuerwald <salsasepp@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-24 15:05:11 -04:00
..
Kconfig rt2x00: use wiphy rfkill interface 2009-07-10 15:02:27 -04:00
Makefile rt2x00: use wiphy rfkill interface 2009-07-10 15:02:27 -04:00
rt2x00.h rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2x00config.c
rt2x00crypto.c rt2x00: remove skb->do_not_encrypt usage 2009-07-10 14:57:54 -04:00
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c rt2x00: use wiphy rfkill interface 2009-07-10 15:02:27 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00ht.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: use wiphy rfkill interface 2009-07-10 15:02:27 -04:00
rt2x00link.c
rt2x00mac.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2x00pci.c
rt2x00pci.h
rt2x00queue.c
rt2x00queue.h
rt2x00reg.h
rt2x00usb.c
rt2x00usb.h
rt61pci.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt61pci.h
rt73usb.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt73usb.h
rt2400pci.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2400pci.h
rt2500pci.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2500pci.h
rt2500usb.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2500usb.h
rt2800usb.c rt2x00: Implement set_tim callback for all drivers 2009-07-24 15:05:11 -04:00
rt2800usb.h