OpenCloudOS-Kernel/drivers/net/wireless/ath/ath6kl
Johannes Berg e247bd9068 cfg80211/mac80211: allow management TX to not wait for ACK
For probe responses it can be useful to not wait for ACK to
avoid retransmissions if the station that sent the probe is
already on the next channel, so allow userspace to request
not caring about the ACK with a new nl80211 flag.

Since mac80211 needs to be updated for the new function
prototype anyway implement it right away -- it's just a
few lines of code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-09 16:13:54 -05:00
..
Kconfig ath6kl: remove dependency to wireless extensions 2011-08-09 19:45:22 +03:00
Makefile ath6kl: Remove the unused node table implementation 2011-09-22 10:07:59 +03:00
bmi.c ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd() 2011-09-16 18:48:34 +03:00
bmi.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +03:00
cfg80211.c cfg80211/mac80211: allow management TX to not wait for ACK 2011-11-09 16:13:54 -05:00
cfg80211.h Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
common.h ath6kl: Remove the unused node table implementation 2011-09-22 10:07:59 +03:00
core.h ath6kl: silence "invalid rate" warning 2011-09-28 19:03:47 +03:00
debug.c ath6kl: include vmalloc.h in debug.c 2011-10-03 13:52:46 +03:00
debug.h ath6kl: improve wmi debug messages 2011-09-28 19:27:31 +03:00
hif-ops.h ath6kl: implement suspend support 2011-08-31 10:10:54 +03:00
hif.h ath6kl: implement suspend support 2011-08-31 10:10:54 +03:00
htc.c ath6kl: add prefix parameter to ath6kl_dbg_dump() 2011-09-28 19:27:30 +03:00
htc.h ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
htc_hif.c ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
htc_hif.h ath6kl: Remove unused struct ath6kl_async_reg_io_buffer 2011-08-09 19:45:21 +03:00
init.c nl80211: advertise device AP SME 2011-11-09 16:12:38 -05:00
main.c ath6kl: Update BSS information after connection 2011-09-22 10:07:59 +03:00
sdio.c ath6kl: add sdio debug messages 2011-09-28 19:27:31 +03:00
target.h ath6kl: read firmware start address from hardware 2011-09-16 18:48:34 +03:00
testmode.c ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
testmode.h ath6kl: fix compilation when NL80211_TESTMODE is disabled 2011-09-01 12:04:59 +03:00
txrx.c ath6kl: add prefix parameter to ath6kl_dbg_dump() 2011-09-28 19:27:30 +03:00
wmi.c ath6kl: improve wmi debug messages 2011-09-28 19:27:31 +03:00
wmi.h ath6kl: Report PMKSA candidate events through cfg80211 2011-09-22 10:40:40 +03:00