iwlwifi: add new TLV capability flag for gscan support
authorAvraham Stern <avraham.stern@intel.com>
Sun, 22 Mar 2015 11:11:01 +0000 (13:11 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 4 Aug 2015 18:29:40 +0000 (21:29 +0300)
commit17564dde6024fcfe74cc0512e7837175aa5283d9
tree07fee9e78addb630a0e32a010ce1a5b62b767e99
parent9d012d0dbee1dcc4f7491925de41b4249b2cfb31
iwlwifi: add new TLV capability flag for gscan support

Gscan is a scan feature which is supported on certain devices only,
hence the need for a TLV flag for it. For devices that support gscan
store the gscan capabilities advertised by the FW so the driver can
report it to upper layers.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-drv.c
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/iwl-fw.h
This page took 0.041905 seconds and 5 git commands to generate.