index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FST: Integration into wpa_supplicant
Anton Nayshtut
2015-07-16
1
-0/+6
*
wpa_supplicant: Fix a typo in wpa_scan_result_compar()
Hahn, Maital
2015-07-08
1
-1/+1
*
Add support to request a scan with specific SSIDs
Krishna Vamsi
2015-06-05
1
-3/+38
*
Remove duplicated wpa_s->conf->interworking check
Jouni Malinen
2015-03-22
1
-3/+0
*
Add Extended Capabilities element to all Probe Request frames
Ilan Peer
2015-03-22
1
-13/+8
*
P2P: Fix regression in start-GO/AP through a "fake" scan
Jouni Malinen
2015-03-02
1
-1/+1
*
P2P: Allow AP/GO interface to be started while P2P-in-progress
Jouni Malinen
2015-03-01
1
-16/+24
*
P2P: Do not allow scan or normal association on cfg80211 P2P Device
Jouni Malinen
2015-03-01
1
-2/+15
*
Fix minor issue in HT40 max rate determination
Jouni Malinen
2015-02-28
1
-1/+1
*
Select AP based on estimated maximum throughput
Jouni Malinen
2015-02-22
1
-24/+195
*
Use priority list instead of global for PNO
Dmitry Shmidt
2015-02-21
1
-3/+10
*
Improve BSS selection with default noise floor values
Mukesh Agrawal
2015-02-01
1
-15/+32
*
Add passive_scan configuration parameter
Jouni Malinen
2015-01-22
1
-1/+4
*
Retry scan-for-connect if driver trigger fails
Jouni Malinen
2015-01-19
1
-6/+20
*
Write reason for scan only_new_results into debug log
Jouni Malinen
2015-01-17
1
-2/+8
*
Interworking: Avoid busy loop in scan result mismatch corner cases
Jouni Malinen
2015-01-16
1
-0/+3
*
scan: Add MAC address randomization in scan handling
Ilan Peer
2015-01-04
1
-0/+107
*
Avoid -Wshadow warnings from older gcc versions
Jouni Malinen
2014-12-26
1
-3/+3
*
Do not allow network block scan_freq override SCAN command frequencies
Jouni Malinen
2014-12-14
1
-1/+3
*
Use os_calloc() instead of os_zalloc()
Jouni Malinen
2014-12-08
1
-7/+7
*
Add CTRL-EVENT-SCAN-FAILED notification in case of scan failure
Dmitry Shmidt
2014-11-15
1
-0/+2
*
P2P: Delay scan operation only when P2P is not in search state
Sunil Dutt
2014-10-30
1
-2/+3
*
mesh: Implement mesh scanning
Jason Abele
2014-10-25
1
-0/+3
*
Add support for using random local MAC address
Jouni Malinen
2014-09-27
1
-0/+7
*
wpa_supplicant: Use freq_list scan filtar in sched_scan
Bojan Prtvar
2014-08-12
1
-0/+7
*
PNO: Send Probe Request frames only for hidden SSIDs
Dmitry Shmidt
2014-07-03
1
-14/+31
*
Allow SCAN command to specify scan_ssid=1 SSIDs
Li Jianyun
2014-07-02
1
-0/+45
*
nl80211: Use low-priority scan for OBSS scan
Johannes Berg
2014-06-21
1
-0/+1
*
P2P: Clean up by moving ifdef CONFIG_P2P to p2p_suppplicant.h
Jouni Malinen
2014-06-15
1
-2/+0
*
P2P: Fix scan optimization for GO during persistent group invocation
Rashmi Ramanna
2014-05-13
1
-1/+1
*
P2P: Mark the scan in p2p_in_invitation as p2p_probe
Sunil Dutt
2014-04-10
1
-1/+1
*
P2P: Optimize scan for GO during persistent group invocation
Rashmi Ramanna
2014-03-25
1
-0/+39
*
Add freq= parameter to 'set pno' command
Dmitry Shmidt
2014-03-21
1
-0/+5
*
Add a reattach command for fast reassociate-back-to-same-BSS
Peter Qiu
2014-03-11
1
-0/+30
*
PNO: Change sched_scan_stopped event to handle pending PNO properly
Alexander Bondar
2014-03-11
1
-4/+10
*
PNO: Move and rename pno_start()/pno_stop()
Alexander Bondar
2014-03-11
1
-0/+101
*
HS 2.0R2: Add WNM-Notification Request for Subscription Remediation
Jouni Malinen
2014-02-25
1
-1/+7
*
HS 2.0R2: Update Indication element to Release 2
Jouni Malinen
2014-02-25
1
-1/+1
*
wpa_supplicant: Complete radio works on disable event
Andrei Otcheretianski
2014-02-15
1
-1/+7
*
wpa_supplicant: Fix wrong size memory allocation
Eytan Lifshitz
2014-01-30
1
-2/+3
*
wpa_supplicant: Schedule PNO on completion of ongoing sched_scan
Raja Mani
2014-01-22
1
-1/+4
*
Skip normal scan when PNO is already in progress
Raja Mani
2014-01-21
1
-0/+5
*
Fix req_scan-deplete-timeout and update eloop API for this
Jouni Malinen
2014-01-07
1
-9/+11
*
Do not start wpa_radio work during externally triggered scan
Jouni Malinen
2014-01-07
1
-11/+0
*
Remove unneeded scan delay on connection-in-progress
Jouni Malinen
2014-01-07
1
-1/+1
*
Use radio work for GAS requests
Jouni Malinen
2014-01-07
1
-9/+0
*
Use radio work for P2P scan requests
Jouni Malinen
2014-01-05
1
-16/+3
*
Use radio work for scan requests
Jouni Malinen
2014-01-05
1
-15/+53
*
Add helper functions for cloning and freeing scan parameters
Jouni Malinen
2014-01-05
1
-1/+80
*
Fix scan-cache-clearing operation to avoid unnecessary cases
Jouni Malinen
2014-01-03
1
-1/+1
[prev]
[next]