linux/drivers/net/wireless/ti
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
..
wl12xx wlcore: wl18xx: allow CCK rates for AP mode 2014-02-13 15:20:16 -05:00
wl18xx wl18xx: align event mailbox with current fw 2014-04-14 14:31:42 -04:00
wl1251 mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
wlcore mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
Makefile wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
wilink_platform_data.c wl1251: split wl251 platform data to a separate structure 2014-02-28 14:08:26 -05:00