linux/drivers/net/wireless/ath9k
Jouni Malinen a8fff50e4d ath9k: Updated Beacon generation to use mac80211-style
This change moves ath9k to use mac80211-generated Beacon frames instead
of trying to allocate a single Beacon frame and then update it. In
addition, the remaining ath_skb_{map,unmap}_single() wrapper calls are
replaced with direct pci_{map,unmap}_single() calls in beacon.c. Power
save buffering for multicast/broadcast frames is not yet converted to
use mac80211-style (frames to be buffered inside mac80211, not in
driver).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-29 16:24:03 -04:00
..
ath9k.h ath9k: Use a single opmode variable 2008-08-29 16:23:58 -04:00
beacon.c ath9k: Updated Beacon generation to use mac80211-style 2008-08-29 16:24:03 -04:00
core.c ath9k: Allow AP mode to be enabled 2008-08-29 16:24:02 -04:00
core.h ath9k: Updated Beacon generation to use mac80211-style 2008-08-29 16:24:03 -04:00
hw.c ath9k: Use a single opmode variable 2008-08-29 16:23:58 -04:00
hw.h ath9k: Unused macros, variables 2008-08-29 16:23:56 -04:00
initvals.h ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
Kconfig ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
main.c ath9k: Updated Beacon generation to use mac80211-style 2008-08-29 16:24:03 -04:00
Makefile ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
phy.c ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
phy.h ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
rc.c ath9k: Use ah_curchan and remove sc_curchan which is redundant 2008-08-29 16:24:00 -04:00
rc.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
recv.c ath9k: Trim struct ath_softc 2008-08-29 16:24:01 -04:00
reg.h ath9k: Add new Atheros IEEE 802.11n driver 2008-08-07 09:49:42 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: Trim struct ath_softc 2008-08-29 16:24:01 -04:00