android_kernel_xiaomi_sm8350/drivers/net/wireless/iwlwifi
mabbas bee488dbd7 iwl4965: exclude 60M rate from probe request
This patch do the following 2 things:
1. Make sure we don't add rate 60M part of supported rate in proble request,
   some AP does not like that.
2. It is wrong to set priv->active_rate in this function, this will set
   it to all avialable rates which might overwrite the mode supported rate.
   priv->active_rate should be set by only from iwl_set_rate.

Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:03:21 -08:00
..
iwl3945-base.c iwlwifi: replacing wording restricted to nic access in iwl-io 2008-01-28 15:03:17 -08:00
iwl4965-base.c iwl4965: exclude 60M rate from probe request 2008-01-28 15:03:21 -08:00
iwl-3945-hw.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-3945-rs.c iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-3945-rs.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-3945.c iwlwifi: move 3945 SCD registers to iwl-prph.h 2008-01-28 15:03:19 -08:00
iwl-3945.h iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_ 2008-01-28 15:03:07 -08:00
iwl-4965-hw.h iwlwifi-ht: move 4965 SCD registers to iwl-prph.h 2008-01-28 15:03:18 -08:00
iwl-4965-rs.c iwlwifi: rs-4965 fix return values 2008-01-28 15:03:09 -08:00
iwl-4965-rs.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-4965.c iwlwifi-ht: move 4965 SCD registers to iwl-prph.h 2008-01-28 15:03:18 -08:00
iwl-4965.h iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_ 2008-01-28 15:03:07 -08:00
iwl-channel.h
iwl-commands.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-debug.h
iwl-eeprom.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-helpers.h
iwl-hw.h iwlwifi: fix various spelling and typos 2008-01-28 15:03:06 -08:00
iwl-io.h iwlwifi: replacing wording restricted to nic access in iwl-io 2008-01-28 15:03:17 -08:00
iwl-priv.h iwlwifi: Renames struct fw_image_desc to struct fw_desc 2008-01-28 15:03:20 -08:00
iwl-prph.h iwlwifi: add 5965 SCD registers to iwl-prph.h 2008-01-28 15:03:20 -08:00
iwl-spectrum.h
iwlwifi.h iwlwifi: Renames struct fw_image_desc to struct fw_desc 2008-01-28 15:03:20 -08:00
Kconfig
Makefile