linux/drivers/net/wireless/ath/ath6kl
Rostyslav Khudolii b51040fc37 ath6kl: Remove old 802.11a-only channels
Channels 34/38/42/46 can only be used for compatibility with old devices sold
in Japan. Modern products, such as AR6003/AR6004 don't support these channels.
Keeping them in the upstream is error prone and requires full network stack
support. A custom patch should be used in case such compatibility is required.

Without this one, a user is able to start an AP using wpa_supplicant,
for example, on one of these channels (34/38/42/46), without getting
any warning/error from the cfg80211 or ath6kl - which is correct
(since these channels match regdom rules). However, the AR6003 and its
firmware (we're using v3.4.0.225) will fail and return
"WMI_CMDERROR_EVENTID" with "INVALID_PARAM" error code.

Signed-off-by: Rostyslav Khudolii <rkhudolii@airtame.com>
Cc: Attila Sukosd <attila@airtame.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-03-20 17:27:15 +02:00
..
bmi.c
bmi.h
cfg80211.c ath6kl: Remove old 802.11a-only channels 2017-03-20 17:27:15 +02:00
cfg80211.h
common.h
core.c
core.h ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
debug.c
debug.h
hif-ops.h
hif.c ath6kl: enable firmware crash dumps on the AR6004 2016-09-09 15:12:59 +03:00
hif.h
htc-ops.h
htc.h
htc_mbox.c
htc_pipe.c
init.c
Kconfig
main.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
Makefile
recovery.c
sdio.c ath6kl: fix warning for using 0 as NULL 2017-01-19 15:14:52 +02:00
target.h
testmode.c
testmode.h
trace.c
trace.h
txrx.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
usb.c
wmi.c wireless: fix bogus maybe-uninitialized warning 2016-11-17 08:46:38 +02:00
wmi.h