linux/drivers/net/wireless/ti/wl18xx
David Spinadel 633e271326 mac80211: split sched scan IEs
Split sched scan IEs to band specific and not band specific
blocks. Common IEs blocks may be sent to the FW once per command,
instead of per band.

This allows optimization of size of the command, which may be
required by some drivers (eg. iwlmvm with newer firmware version).

As this changes the mac80211 API, update all drivers to use the
new version correctly, even if they don't (yet) make use of the
split data.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Reviewed-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-06-25 09:10:43 +02:00
..
acx.c
acx.h
cmd.c mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
cmd.h
conf.h
debugfs.c
debugfs.h
event.c
event.h wl18xx: align event mailbox with current fw 2014-04-14 14:31:42 -04:00
io.c
io.h
Kconfig
main.c wl18xx: move to new firmware (wl18xx-fw-3.bin) 2014-02-13 15:20:15 -05:00
Makefile
reg.h wl18xx: print new RDL versions during boot 2013-09-30 21:12:22 +03:00
scan.c mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
tx.c wlcore/wl12xx/wl18xx: simplify fw_status handling 2014-02-13 15:20:15 -05:00
tx.h
wl18xx.h wl18xx: move to new firmware (wl18xx-fw-3.bin) 2014-02-13 15:20:15 -05:00