linux/drivers/net/wireless/iwlwifi/dvm
David Spinadel c56ef67250 mac80211: support more than one band in scan request
Some drivers (such as iwlmvm) can handle multiple bands in a single
HW scan request. Add a HW flag to indicate that the driver support
this. To hold the required data, create a separate structure for
HW scan request that holds cfg scan request and data about
different parts of the scan IEs.

As this changes the mac80211 API, update all drivers using it to
use the correct new function type/argument.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-06-25 09:10:42 +02:00
..
Makefile iwlwifi: make LED support optional 2014-05-06 20:40:05 +03:00
agn.h iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
calib.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
calib.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
commands.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
debugfs.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
dev.h iwlwifi: make LED support optional 2014-05-06 20:40:05 +03:00
devices.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
led.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
led.h iwlwifi: make LED support optional 2014-05-06 20:40:05 +03:00
lib.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
mac80211.c mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
main.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
power.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
power.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rs.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
rs.h iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rx.c iwlwifi: dvm: don't use _ni mac80211's callbacks 2014-05-11 12:58:00 +03:00
rxon.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
scan.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
sta.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
tt.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
tt.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tx.c iwlwifi: dvm: don't use _ni mac80211's callbacks 2014-05-11 12:58:00 +03:00
ucode.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00