Lines Matching full:scan
29 * fixed scan buffer processing with WEXT to handle up to 65535
124 * added ctrl_iface monitor event (CTRL-EVENT-SCAN-RESULTS) for
125 indicating when new scan results become available
126 * added new ctrl_iface command, BSS, to allow scan results to be
128 can be used to iterate through the scan results one BSS at the time)
149 association with drivers that take very long time to scan all
151 using a longer hardcoded timeout for the scan if the driver supports
152 notifications for scan completion (SIOCGIWSCAN event); this helps,
163 * changed scan results data structure to include all information
193 * fixed a buffer overflow in parsing TSF from scan results when using
289 * driver_ndis: added validation for IELength value in scan results to
437 * try to fetch scan results once before requesting new scan when
567 * driver_ndis: fixed scan request in ap_scan=2 mode not to change SSID
680 wpa_supplicant configuration (double click on the scan results to
711 * driver_broadcom: fixed couple of memory leaks in scan result
758 * added support for getting scan results through control interface
828 * fixed a busy loop introduced in v0.3.5 for scan result processing
986 * fixed couple of unaligned reads in scan result parsing to fix WPA
990 * added support for larger scan results report (old limit was 4 kB of
995 * fixed error handling for case where reading of scan results fails:
996 must schedule a new scan or wpa_supplicant will remain waiting
1091 this allows networks to be grouped based on priority (the scan
1095 * sort scan results to improve AP selection
1097 * improved scan requesting and authentication timeout
1142 all candidates from each scan; not only one per scan
1145 * avoid making new scan requests during IEEE 802.1X negotiation