linux_dsm_epyc7002/drivers/net/wireless/iwmc3200wifi
Zhu Yi 7d49c6111c iwmc3200wifi: refuse to associate on unallowed channels
We need to make sure we don't associate with APs on unallowed
channels (according to regulatory setting). This could happen
when the channel is not specified (auto-select) within the
connection request. In this case we get the AP's channel until
the firmware indicates the association succeeded later. We need
to verify the associated channel. If the channel is disabled by
regulatory, we have to disassociate with the AP.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-10 17:09:37 -05:00
..
bus.h
cfg80211.c iwmc3200wifi: Implement cfg80211 PMKSA API 2009-11-28 15:05:06 -05:00
cfg80211.h
commands.c iwmc3200wifi: refuse to associate on unallowed channels 2010-03-10 17:09:37 -05:00
commands.h iwmc3200wifi: refuse to associate on unallowed channels 2010-03-10 17:09:37 -05:00
debug.h
debugfs.c iwmc3200wifi: Add stopped queue to debugfs 2009-11-28 15:04:45 -05:00
eeprom.c iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
eeprom.h iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
fw.c iwmc3200wifi: Set wiphy firmware version 2009-10-27 16:48:27 -04:00
fw.h
hal.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
hal.h
iwm.h Revert "iwmc3200wifi: fix array out-of-boundary access" 2010-01-14 17:06:49 -05:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
lmac.h iwmc3200wifi: CT kill support 2009-10-27 16:48:24 -04:00
main.c iwmc3200wifi: Enable wimax core through module parameter 2009-12-04 14:16:29 -05:00
Makefile
netdev.c iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() 2009-12-21 11:32:25 -05:00
rx.c iwmc3200wifi: refuse to associate on unallowed channels 2010-03-10 17:09:37 -05:00
rx.h
sdio.c iwmc3200wifi: declare MODULE_FIRMWARE 2009-11-11 15:23:52 -05:00
sdio.h
tx.c iwmc3200wifi: Remove tx concatenation option 2009-11-28 15:04:46 -05:00
umac.h iwmc3200wifi: Implement cfg80211 PMKSA API 2009-11-28 15:05:06 -05:00