linux/net/mac80211
Dan Williams 374fdfbc67 introduce WEXT scan capabilities
Introduce scan capabilities to WEXT so that userspace can do intelligent
things with scan behavior such as handling hidden SSIDs more gracefully.
If the driver reports a specific scan capability, the driver must
respect the options specified in the iw_scan_req structure when handling
the SIOCSIWSCAN call, unless it's mode or state does not allow it to do
so, in which case it must return an error.

This version switches to Dave Kilroy's suggestion of claiming unused
padding space for the scan_capa field.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:58:25 -08:00
..
Kconfig mac80211: adding MAC80211_HT_DEBUG config variable 2008-01-28 14:55:29 -08:00
Makefile
aes_ccm.c
aes_ccm.h
cfg.c
cfg.h
debugfs.c
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ieee80211.c mac80211: adding 802.11n configuration flows 2008-01-28 14:55:33 -08:00
ieee80211_i.h mac80211: move A-MSDU identifier to flags 2008-01-28 14:55:34 -08:00
ieee80211_iface.c
ieee80211_ioctl.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c
ieee80211_rate.h
ieee80211_sta.c mac80211: remove "bcn_int" and "capab" scan results info 2008-01-28 14:55:34 -08:00
key.c
michael.c
michael.h
rc80211_simple.c
regdomain.c
rx.c mac80211: conditionally include timestamp in radiotap information 2008-01-28 14:58:25 -08:00
sta_info.c
sta_info.h mac80211: adding 802.11n HT framework definitions 2008-01-28 14:55:30 -08:00
tkip.c
tkip.h
tx.c mac80211: restructuring data Rx handlers 2008-01-28 14:55:27 -08:00
util.c mac80211: make ieee80211_iterate_active_interfaces not need rtnl 2008-01-28 14:55:28 -08:00
wep.c
wep.h
wme.c [MAC80211]: Use htons() where appropriate. 2008-01-28 14:58:04 -08:00
wme.h
wpa.c
wpa.h