WPS: Remove duplicated isgraph() loop in HTTP header parsing
[mech_eap.git] / wpa_supplicant / scan.c
2015-08-11 Jouni MalinenDo not allow ap_scan=2 scan processing to stop AP mode...
2015-07-16 Anton NayshtutFST: Integration into wpa_supplicant
2015-07-08 Hahn, Maitalwpa_supplicant: Fix a typo in wpa_scan_result_compar()
2015-06-05 Krishna VamsiAdd support to request a scan with specific SSIDs
2015-03-22 Jouni MalinenRemove duplicated wpa_s->conf->interworking check
2015-03-22 Ilan PeerAdd Extended Capabilities element to all Probe Request...
2015-03-02 Jouni MalinenP2P: Fix regression in start-GO/AP through a "fake...
2015-03-01 Jouni MalinenP2P: Allow AP/GO interface to be started while P2P...
2015-03-01 Jouni MalinenP2P: Do not allow scan or normal association on cfg8021...
2015-02-28 Jouni MalinenFix minor issue in HT40 max rate determination
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Dmitry ShmidtUse priority list instead of global for PNO
2015-02-01 Mukesh AgrawalImprove BSS selection with default noise floor values
2015-01-22 Jouni MalinenAdd passive_scan configuration parameter
2015-01-19 Jouni MalinenRetry scan-for-connect if driver trigger fails
2015-01-17 Jouni MalinenWrite reason for scan only_new_results into debug log
2015-01-16 Jouni MalinenInterworking: Avoid busy loop in scan result mismatch...
2015-01-04 Ilan Peerscan: Add MAC address randomization in scan handling
2014-12-26 Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-14 Jouni MalinenDo not allow network block scan_freq override SCAN...
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-11-15 Dmitry ShmidtAdd CTRL-EVENT-SCAN-FAILED notification in case of...
2014-10-30 Sunil DuttP2P: Delay scan operation only when P2P is not in searc...
2014-10-25 Jason Abelemesh: Implement mesh scanning
2014-09-27 Jouni MalinenAdd support for using random local MAC address
2014-08-12 Bojan Prtvarwpa_supplicant: Use freq_list scan filtar in sched_scan
2014-07-03 Dmitry ShmidtPNO: Send Probe Request frames only for hidden SSIDs
2014-07-02 Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-06-21 Johannes Bergnl80211: Use low-priority scan for OBSS scan
2014-06-15 Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-05-13 Rashmi RamannaP2P: Fix scan optimization for GO during persistent...
2014-04-10 Sunil DuttP2P: Mark the scan in p2p_in_invitation as p2p_probe
2014-03-25 Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-21 Dmitry ShmidtAdd freq= parameter to 'set pno' command
2014-03-11 Peter QiuAdd a reattach command for fast reassociate-back-to...
2014-03-11 Alexander BondarPNO: Change sched_scan_stopped event to handle pending...
2014-03-11 Alexander BondarPNO: Move and rename pno_start()/pno_stop()
2014-02-25 Jouni MalinenHS 2.0R2: Add WNM-Notification Request for Subscription...
2014-02-25 Jouni MalinenHS 2.0R2: Update Indication element to Release 2
2014-02-15 Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-01-30 Eytan Lifshitzwpa_supplicant: Fix wrong size memory allocation
2014-01-22 Raja Maniwpa_supplicant: Schedule PNO on completion of ongoing...
2014-01-21 Raja ManiSkip normal scan when PNO is already in progress
2014-01-07 Jouni MalinenFix req_scan-deplete-timeout and update eloop API for...
2014-01-07 Jouni MalinenDo not start wpa_radio work during externally triggered...
2014-01-07 Jouni MalinenRemove unneeded scan delay on connection-in-progress
2014-01-07 Jouni MalinenUse radio work for GAS requests
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-05 Jouni MalinenUse radio work for scan requests
2014-01-05 Jouni MalinenAdd helper functions for cloning and freeing scan param...
2014-01-03 Jouni MalinenFix scan-cache-clearing operation to avoid unnecessary...
2014-01-02 Jouni MalinenAsk driver to report only new scan results if requested
2013-12-29 Jouni MalinenWPS: Replace wpas_wps_in_progress with identical wpas_w...
2013-12-26 Jouni MalinenWPS: Reduce scan wait time during WPS processing
2013-12-26 Jouni MalinenReschedule own scan request if an externally started...
2013-12-26 Jouni MalinenOptional scan id for ctrl_iface SCAN requests
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni MalinenAllow passive scan to be requested with SCAN passive=1
2013-12-26 Jouni MalinenAllow channel list to be specified for SCAN command
2013-12-26 Jouni MalinenMove int_array helpfer functions to utils/common.c
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-11-24 Loic PoulainRestore scan_req if sta scan is rescheduled in the...
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-18 Jithu JanceHandle legacy scan interruption of sched_scan/PNO
2013-11-17 Jouni MalinenRemove old mechanism of skipping scan request rescheduling
2013-11-17 Dmitry ShmidtDeplete scan request if new time is less than remaining
2013-11-01 Jouni MalinenP2P: Debug print reason for specific SSID for scan
2013-10-22 Pontus FuchsDon't start second scan when changing scan interval
2013-10-21 Jouni MalinenGAS: Do not start new scan operation during an ongoing...
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-10-14 Jouni MalinenP2P: Allow GO to be discovered based on Beacon frame
2013-07-21 Ilan PeerChange share_vif_oper_freq() to handle multiple freqs
2013-07-20 Chengyi ZhaoCancel delayed scheduled scan when wpa_supplicant cleans up
2013-05-18 Jouni MalinenAdd band option (2.4 vs. 5) for filtering scans
2013-05-10 Deepthi GowriDefer scan if connection is in progress on any of the...
2013-05-09 Ben Greearwpa_supplicant: Allow vifs to scan only current channel
2013-05-07 Sheng FangAdd a configration parameter for sched_scan interval
2013-05-05 Ben Greearwpa_supplicant: Allow global scan frequencies configuration
2013-05-04 Jouni MalinenHS 2.0: Move Probe Request Indication IE addition to...
2013-03-31 Jouni MalinenAdd ignore_old_scan_res configuration parameter
2013-03-18 Jouni MalinenP2P: Postpone P2P scan only if station mode scan is...
2013-03-18 Jouni MalinenP2P: Re-start P2P operation if station mode scanning...
2013-03-10 David Spinadelwpa_supplicant: Save prev_sched_ssid only if needed
2013-03-10 David Spinadelwpa_supplicant: Do not allow too short sched scan
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-07 Dmitry ShmidtAdd 'SCAN TYPE=ONLY' functionality
2013-02-05 Jouni MalinenHS 2.0: Fix IE buffer length for extra scan IEs
2013-02-03 Pontus FuchsUpdate scan interval gracefully
2012-12-27 Jouni MalinenRemove unused wpa_scan_get_vendor_ie_multi_beacon()
2012-12-27 Jouni MalinenAdd Doxygen documentation for functionality related...
2012-11-25 Jouni MalinenDocument wpa_s->scan_req
2012-11-25 Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
2012-10-30 Jouni MalinenRestore wpa_s->scan_req if scan trigger fails
2012-10-10 Jouni MalinenP2P: Allow P2P functionality to be disabled per interface
2012-09-24 Jouni MalinenP2P: Fix pending-sta-scan processing for concurrent...
2012-09-23 Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-23 Jouni MalinenAdd debug print for no-enabled-networks case
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
next