alistair23-linux/drivers/net/wireless/ath/ath6kl
Vasanthakumar Thiagarajan 7fd1ce7eaf ath6kl: Don't advertise HT capability for incapable firmware
With firmwares which do not support rsn capability override
(ATH6KL_FW_CAPABILITY_RSN_CAP_OVERRIDE) from host would
cause 4-way handshake failure when HT cap is advertised.
To fix this, do not advertise HT cap with cfg80211 for
those fw.

kvalo: fix a checkpatch warning

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-04-26 15:04:37 +03:00
..
bmi.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
bmi.h ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe 2012-03-07 20:04:00 +02:00
cfg80211.c ath6kl: Don't advertise HT capability for incapable firmware 2012-04-26 15:04:37 +03:00
cfg80211.h ath6kl: handle concurrent AP-STA channel switches 2012-04-12 09:55:52 +03:00
common.h ath6kl: Configure htcap in fw based on the channel type in AP mode 2012-04-09 18:25:56 +03:00
core.c ath6kl: Use vmalloc instead of kmalloc for fw 2012-04-03 21:26:01 +03:00
core.h ath6kl: Multicast filter support in wow suspend and non-suspend 2012-04-26 15:01:30 +03:00
debug.c ath6kl: unblock fwlog_block_read() on exit 2012-04-23 14:38:20 +03:00
debug.h ath6kl: add full USB support 2012-03-26 16:36:46 +03:00
hif-ops.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
hif.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
hif.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
htc-ops.h ath6kl: add htc ops 2012-03-26 16:36:46 +03:00
htc.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
htc_mbox.c ath6kl: fix an indenting issue 2012-04-23 14:37:07 +03:00
htc_pipe.c ath6kl: list_first_entry() is never NULL 2012-04-16 09:32:04 +03:00
init.c ath6kl: merge split format strings into one 2012-04-16 09:08:51 +03:00
Kconfig
main.c ath6kl: Multicast filter support in wow suspend and non-suspend 2012-04-26 15:01:30 +03:00
Makefile ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
sdio.c ath6kl clear the MMC_PM_KEEP_POWER for cutpower case 2012-04-23 14:25:34 +03:00
target.h
testmode.c
testmode.h
txrx.c Merge remote branch 'wireless-next/master' into ath6kl-next 2012-04-12 09:45:11 +03:00
usb.c ath6kl: Fix system crash sometimes for USB hotplug 2012-04-16 09:12:21 +03:00
wmi.c ath6kl: check for sband existence when creating scan cmd 2012-04-25 09:36:00 +03:00
wmi.h ath6kl: support fw reporting phy capabilities 2012-04-23 14:28:00 +03:00