linux/drivers/net/wireless/ath9k
Jouni Malinen 147583c057 ath9k: Assign seq# when mac80211 requests this
Use TX control flag IEEE80211_TX_CTL_ASSIGN_SEQ as a request to update
the seq# for the frames. This will likely require some further cleanup
to get seq# correctly for Beacons vs. other frames and also potentially
for multiple BSSes. Anyway, this is better than ending up sending out
most frames with seq# 0.

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: Assign seq# when mac80211 requests this 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: Assign seq# when mac80211 requests this 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
Kconfig
main.c ath9k: Assign seq# when mac80211 requests this 2008-08-29 16:24:03 -04:00
Makefile
phy.c
phy.h
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
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
regd_common.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