linux-kernel-test/drivers/staging/rtl8187se
Samuel Ortiz 592010bb71 Staging: rtl8187se: Do not send NULL BSSID events when not associated
If we're not associated, we should not send wireless events to let userspace
know that we just left an ESSID, simply because we havent yet joined it.
If we keep on doing that, wpa_supplicant could receive such events while
actually trying to join an ESSID, and thus decide to stop trying. This leads
to a lot of connection failures as this driver seems to be sending GIWAP
events quite a lot.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:54 -07:00
..
ieee80211 Staging: rtl8187se: Do not send NULL BSSID events when not associated 2010-05-11 11:35:54 -07:00
Kconfig staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00
Makefile staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00
r8180_93cx6.h staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00
r8180_core.c Staging: rtl8187se: Hoist assign from if 2010-05-11 11:35:44 -07:00
r8180_dm.c Staging: r8187se: Remove two private variables that have a fixed value 2010-03-03 16:42:59 -08:00
r8180_dm.h Staging: rtl8187se: remove kernel version compatibility wrappers 2009-09-15 12:01:27 -07:00
r8180_hw.h Staging: rtl8187se: remove unused definitions from r8180_hw.h 2009-09-15 12:01:31 -07:00
r8180_rtl8225.h Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.c 2009-09-15 12:01:31 -07:00
r8180_rtl8225z2.c Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c 2010-05-11 11:35:54 -07:00
r8180_wx.c Staging: fix rtl8187se compilation errors with mac80211 2009-12-23 11:27:46 -08:00
r8180_wx.h Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includes 2009-09-15 12:01:27 -07:00
r8180.h Staging: r8187se: Remove two private variables that have a fixed value 2010-03-03 16:42:59 -08:00
r8185b_init.c Staging: r8187se: Remove dead code from r8185b_init.c 2010-03-03 16:42:59 -08:00
TODO staging: r8187se: Change to use common eeprom routines in EEPROM_93CX 2010-03-03 16:42:57 -08:00