linux/net/mac80211
Eliad Peller 885bd8eca6 mac80211: support hw scan while idle
Currently, mac80211 goes to idle-off before starting a scan.
However, some devices that implement hw scan might not
need going idle-off in order to perform a hw scan, and
thus saving some energy and simplifying their state machine.

(Note that this is also the case for sched scan - it
currently doesn't make mac80211 go idle-off)

Add a new flag to indicate support for hw scan while idle.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-06 14:55:51 -05:00
..
Kconfig
Makefile mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c net: reintroduce missing rcu_assign_pointer() calls 2012-01-12 12:26:56 -08:00
agg-tx.c
cfg.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
cfg.h
chan.c mac80211: refactor __ieee80211_get_channel_mode 2012-01-24 14:08:39 -05:00
debugfs.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
debugfs.h
debugfs_key.c mac80211: fix debugfs key->station symlink 2012-01-18 14:38:05 -05:00
debugfs_key.h
debugfs_netdev.c mac80211: add support for mcs masks 2012-01-30 15:48:26 -05:00
debugfs_netdev.h
debugfs_sta.c mac80211: station state transition error handling 2012-01-30 15:41:25 -05:00
debugfs_sta.h
driver-ops.h mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
driver-trace.c
driver-trace.h mac80211: add sta_state callback 2012-02-06 14:48:24 -05:00
event.c
ht.c
ibss.c cfg80211/mac80211: userspace peer authorization in IBSS 2012-02-06 14:53:10 -05:00
ieee80211_i.h cfg80211/mac80211: userspace peer authorization in IBSS 2012-02-06 14:53:10 -05:00
iface.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
key.c mac80211: dont program keys for stations not uploaded 2012-02-06 14:48:24 -05:00
key.h
led.c
led.h
main.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
mesh.c
mesh.h
mesh_hwmp.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-02-01 10:48:50 -05:00
mesh_pathtbl.c
mesh_plink.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2012-02-01 10:48:50 -05:00
michael.c
michael.h
mlme.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
offchannel.c
pm.c mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
rate.c mac80211: off by one in mcs mask handling 2012-02-06 14:55:41 -05:00
rate.h mac80211: clean up rate control code 2012-01-24 14:21:55 -05:00
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
scan.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2012-01-05 10:13:24 -05:00
spectmgmt.c
sta_info.c mac80211: remove dummy STA support 2012-02-06 14:50:37 -05:00
sta_info.h mac80211: remove dummy STA support 2012-02-06 14:50:37 -05:00
status.c mac80211: fix a few -Wshadow warnings 2012-01-27 14:56:55 -05:00
tkip.c
tkip.h
tx.c mac80211: add support for mcs masks 2012-01-30 15:48:26 -05:00
util.c mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
wep.c
wep.h
wme.c
wme.h
work.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
wpa.c mac80211: fix tx->skb NULL pointer dereference 2012-01-16 15:01:16 -05:00
wpa.h mac80211: fix tx->skb NULL pointer dereference 2012-01-16 15:01:16 -05:00