android_kernel_motorola_sm6225/drivers/net/wireless/hostap
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
..
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c
hostap_ap.h
hostap_common.h define global BIT macro 2007-10-19 11:53:42 -07:00
hostap_config.h
hostap_cs.c [PATCH] Add Linksys card to HostAP driver 2007-10-10 16:55:05 -07:00
hostap_download.c
hostap_hw.c
hostap_info.c
hostap_ioctl.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
hostap_main.c
hostap_pci.c hostap: fix section mismatch warning 2007-11-10 04:25:12 -05:00
hostap_plx.c hostap: section mismatch warning 2008-01-16 12:53:32 -05:00
hostap_proc.c
hostap_wlan.h long vs. unsigned long - low-hanging fruits in drivers 2007-10-14 12:41:51 -07:00
Kconfig
Makefile