kernel-ark/drivers/net/wireless/iwlwifi
Samuel Ortiz 21b2d8bd2f iwlwifi: Send broadcast probe request only when asked to
When running directed active scans we currently end up sending both the SSID
probe requests and an additional broadcast one.
This is due to the fact that we always leave the probe request template SSID IE
length to 0. Instead we should set it to the first SSID to scan, and fill the
direct_scan array with the remaining SSIDs to scan for. This way we only send
what we've been asked to: a broadcast probe request when no directed scan is
requested, and directed probe requests otherwise.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-08 16:50:58 -05:00
..
iwl3945-base.c iwlwifi: remove bg_up work 2010-01-29 11:13:57 -08:00
iwl-1000.c iwlwifi: Add chain noise scaling factor 2010-02-08 16:50:58 -05:00
iwl-3945-fh.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-3945-hw.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-3945-led.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-3945-led.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-3945-rs.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-3945.c iwlwifi: make broadcast station addition generic 2010-01-25 16:36:22 -05:00
iwl-3945.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-4965-hw.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-4965.c iwlwifi: make broadcast station addition generic 2010-01-25 16:36:22 -05:00
iwl-5000-hw.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-5000.c iwlwifi: Add chain noise scaling factor 2010-02-08 16:50:58 -05:00
iwl-6000-hw.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-6000.c iwlwifi: Add chain_noise support for 6050 2010-02-08 16:50:58 -05:00
iwl-agn-led.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-agn-led.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-agn-rs.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-agn-rs.h iwlwifi: fix typo in IWL_CCK_RATES_MASK 2010-01-29 11:13:58 -08:00
iwl-agn.c iwlwifi: Send broadcast probe request only when asked to 2010-02-08 16:50:58 -05:00
iwl-calib.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-calib.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-commands.h iwlwifi: module parameter to enable/disable bt co-exist 2010-01-25 16:36:23 -05:00
iwl-core.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-02-08 16:38:38 -05:00
iwl-core.h iwlwifi: Add chain noise scaling factor 2010-02-08 16:50:58 -05:00
iwl-csr.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-debug.h iwlwifi: clean up debugfs code 2010-01-25 16:36:24 -05:00
iwl-debugfs.c iwlwifi: iwl_power_update_mode always hold mutex 2010-01-29 11:13:59 -08:00
iwl-dev.h iwlwifi: remove unused work structs 2010-01-29 11:13:57 -08:00
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-eeprom.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-fh.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-hcmd.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-helpers.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-io.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-led.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-led.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-power.c iwlwifi: iwl_power_update_mode always hold mutex 2010-01-29 11:13:59 -08:00
iwl-power.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-prph.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-rx.c iwlwifi: cleanup spectrum measurement command support 2010-01-25 16:36:26 -05:00
iwl-scan.c iwlwifi: Send broadcast probe request only when asked to 2010-02-08 16:50:58 -05:00
iwl-spectrum.h iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
iwl-sta.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-02-08 16:38:38 -05:00
iwl-sta.h iwlwifi: make broadcast station addition generic 2010-01-25 16:36:22 -05:00
iwl-tx.c iwlwifi: update copyright year to 2010 2010-01-19 16:25:15 -05:00
Kconfig iwlwifi: cleanup spectrum measurement command support 2010-01-25 16:36:26 -05:00
Makefile iwlwifi: cleanup spectrum measurement command support 2010-01-25 16:36:26 -05:00