android_kernel_xiaomi_sdm845/drivers/net/wireless/iwmc3200wifi
Samuel Ortiz d210176eaa iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
When UMAC stalls or asserts, we want to reset the device. But when we're
associated, the current reset worker will end up calling
cfg80211_connect_result() with the cfg80211 sme layer knowing that we're
reassociating. That ends up with some ugly warnings.
With this patch we're telling the upper layer that we've roamed if
reassociation succeeds, and that we're disconnected if it fails.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-01 12:48:28 -04:00
..
bus.h
cfg80211.c iwmc3200wifi: use cfg80211_roamed to send roam event 2009-09-01 12:48:27 -04:00
cfg80211.h
commands.c iwmc3200wifi: use cfg80211_roamed to send roam event 2009-09-01 12:48:27 -04:00
commands.h iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
debug.h
debugfs.c
eeprom.c iwmc3200wifi: remove B0 hardware support 2009-07-10 15:02:25 -04:00
eeprom.h
fw.c iwmc3200wifi: New initial LMAC calibration 2009-09-01 12:48:27 -04:00
fw.h
hal.c iwmc3200wifi: fix a use-after-free bug 2009-07-24 15:05:29 -04:00
hal.h
iwm.h iwmc3200wifi: Handle UMAC stalls and UMAC assert properly 2009-09-01 12:48:28 -04:00
Kconfig cfg80211: self-contained wext handling where possible 2009-07-29 15:46:20 -04:00
lmac.h iwmc3200wifi: New initial LMAC calibration 2009-09-01 12:48:27 -04:00
main.c iwmc3200wifi: Handle UMAC stalls and UMAC assert properly 2009-09-01 12:48:28 -04:00
Makefile cfg80211: self-contained wext handling where possible 2009-07-29 15:46:20 -04:00
netdev.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-07-30 19:26:55 -07:00
rx.c iwmc3200wifi: Handle UMAC stalls and UMAC assert properly 2009-09-01 12:48:28 -04:00
rx.h
sdio.c imwc3200: move iwmc3200 SDIO ids to sdio_ids.h 2009-07-26 19:25:47 -07:00
sdio.h imwc3200: move iwmc3200 SDIO ids to sdio_ids.h 2009-07-26 19:25:47 -07:00
tx.c
umac.h iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling 2009-07-24 15:05:20 -04:00