]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: scan dwell time corrections
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 29 Dec 2014 13:43:48 +0000 (15:43 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:54:01 +0000 (17:54 +0200)
commitbf4b0a3c049900bdb6550b544b9816498706a234
tree4bf6db4ce0948fda32c77e2c874da5695ce57bac
parent7c6023c99395a8d9d03b6d386f0d488664835b40
iwlwifi: mvm: scan dwell time corrections

Use only basic dwell time (10 ms for active scan and 110 for passive),
regardless of the number of the probes and the band, if it is
supported by the FW. The FW will add 3 ms for each probe sent and 10
ms for low band channels.
Add a TLV flag to indicate such support in FW.

This fix is needed to fix few bugs regarding scans that take too much time.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/scan.c