linux/drivers/net/wireless/ath/ath10k
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
..
bmi.c
bmi.h ath10k: fix ath10k_bmi_read32 macro 2014-05-23 11:29:23 +03:00
ce.c ath10k: abort incomplete scatter-gather pci tx properly 2014-05-27 12:32:10 +03:00
ce.h ath10k: abort incomplete scatter-gather pci tx properly 2014-05-27 12:32:10 +03:00
core.c ath10k: perform hw restart lazily 2014-05-27 12:27:33 +03:00
core.h ath10k: make core registering async 2014-05-26 12:44:44 +03:00
debug.c
debug.h
hif.h
htc.c ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
htc.h
htt_rx.c ath10k: ensure rx-frag ignores rssi 2014-05-27 12:30:32 +03:00
htt_tx.c ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
htt.c ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
htt.h ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
hw.h
Kconfig
mac.c mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
mac.h
Makefile
pci.c ath10k: abort incomplete scatter-gather pci tx properly 2014-05-27 12:32:10 +03:00
pci.h
rx_desc.h
targaddrs.h
trace.c
trace.h
txrx.c
txrx.h
wmi.c ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
wmi.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-06-12 14:27:40 -07:00