index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpa_cli: Use os_exec() for action script execution
Jouni Malinen
2015-10-20
1
-17
/
+8
*
Add WFD dev info in device found event
Irfan Sheriff
2012-12-14
1
-2
/
+13
*
WFD: Add preliminary WSD request processing and response
Jouni Malinen
2012-12-14
1
-0
/
+62
*
WFD: Add support for sending Wi-Fi Display service discovery requests
Jouni Malinen
2012-12-14
4
-0
/
+96
*
WFD: Add wfd_subelems hexdump in BSS ctrl_iface command output
Jouni Malinen
2012-12-14
1
-0
/
+26
*
wpa_supplicant: enable Wi-Fi display config
Vishal Mahaveer
2012-12-14
1
-0
/
+2
*
WFD: Add Wi-Fi Display support
Jouni Malinen
2012-12-14
8
-1
/
+370
*
wpa_supplicant: enable mr/mc by default
Ido Reis
2012-12-13
1
-2
/
+2
*
Merge commit 'ol_r8.a5.06' into p-jb-mr1-release
Vishal Mahaveer
2012-12-11
10
-25
/
+96
|
\
|
*
P2P: Fix broken rx action frame handling (INTERNAL-SQUASH)
Eyal Shapira
2012-11-13
1
-3
/
+13
|
*
wpa_s: don't accumulate delayed sched scan requests (UPSTREAM)
Victor Goldenshtein
2012-11-13
1
-0
/
+3
|
*
wpa_s: restart sched scan on channel list change
Victor Goldenshtein
2012-11-13
1
-0
/
+7
|
*
Avoid sched scan flood in case of mismatched security (UPSTREAM)
Eyal Shapira
2012-11-12
1
-2
/
+13
|
*
P2P: Fix duplicate handling of rx action frames (UPSTREAM)
Eyal Shapira
2012-11-05
1
-0
/
+6
|
*
android: wpa_s template: set p2p_go_max_inactivity to 60s (ANDROID)
Eyal Shapira
2012-11-02
1
-1
/
+1
|
*
P2P: set P2P_GO_MAX_INACTIVITY to 100s
Igal Chernobelsky
2012-11-01
1
-1
/
+1
|
*
Don't disable and select new network if SETBAND didn't change (ANDROID)
Eyal Shapira
2012-10-29
1
-4
/
+14
|
*
Trigger sched scan on wpa_s init if enabled networks (INTERNAL)
Eyal Shapira
2012-10-29
1
-5
/
+2
|
*
android: wpa_s template: enable concurrent_sched_scan (ANDROID)
Eyal Shapira
2012-10-29
1
-0
/
+1
|
*
Allow concurrent normal scan and sched scan (UPSTREAM)
Eyal Shapira
2012-10-29
4
-2
/
+15
|
*
Avoid normal scans before sched scan if max_scan_ssids=1 (UPSTREAM)
Eyal Shapira
2012-10-29
1
-0
/
+5
|
*
Disable p2p on wlan0 (JB)
Eyal Shapira
2012-10-29
1
-0
/
+5
|
*
P2P: Allow P2P functionality to be disabled per interface
Jouni Malinen
2012-10-29
4
-1
/
+10
|
*
Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"
Eyal Shapira
2012-10-29
3
-9
/
+1
|
*
P2P: speed up scans when connecting to persistent GO (UPSTREAM)
Eyal Shapira
2012-10-29
1
-1
/
+2
|
*
wpa_s: fix bss selection on identical SSIDs with WEP+AES/TKIP
Victor Goldenshtein
2012-10-29
1
-1
/
+1
*
|
Add delimiter for bss command
Irfan Sheriff
2012-10-24
1
-0
/
+7
*
|
Merge commit 'ol_r8.a4.04' into d-jb-release
Vishal Mahaveer
2012-10-16
6
-7
/
+77
|
\
\
|
|
/
|
*
P2P: Don't delete group on non P2P interfaces (UPSTREAM)
Eyal Shapira
2012-10-10
1
-0
/
+24
|
*
android: wpa_s template: disassoc on low ack by default (ANDROID)
Arik Nemtsov
2012-10-03
1
-0
/
+1
|
*
P2P: block find if P2P GO or CLI are active (INTERNAL)
Eyal Shapira
2012-09-30
1
-0
/
+20
|
*
wpa_s: handle channel conflicts on GO+STA shared interface
Victor Goldenshtein
2012-09-27
1
-0
/
+6
|
*
P2P: correct p2p_mult_chan operation (SQUASH)
Arik Nemtsov
2012-09-25
1
-1
/
+1
|
*
android: wpa_s template: allow p2p multi channel operation (ANDROID)
Arik Nemtsov
2012-09-24
1
-0
/
+1
|
*
P2P: add conf param to prefer p2p multi channel
Arik Nemtsov
2012-09-24
4
-7
/
+22
|
*
P2P: don't handle concurrency conflicts in multi-chan mode (ANDROID)
Arik Nemtsov
2012-09-24
1
-0
/
+3
*
|
Merge commit 'ol_R5.SP3.01' into d-jb-release
Vishal Mahaveer
2012-09-20
1
-0
/
+6
|
\
\
|
|
/
|
*
hostap: add channel switch ability to AP & GO (INTERNAL)
Victor Goldenshtein
2012-09-13
1
-0
/
+6
*
|
wpa_supplicant: template conf file update
Vishal Mahaveer
2012-09-17
1
-6
/
+0
|
/
*
android: wpa_s template: allow HT40 GO by default (ANDROID)
Arik Nemtsov
2012-09-04
1
-1
/
+2
*
P2P: add a conf parameter to start a GO as HT40 if allowed
Arik Nemtsov
2012-09-04
4
-2
/
+15
*
P2P: Use larger GO config timeout if HT40 is used
Jouni Malinen
2012-09-04
1
-0
/
+7
*
P2P: Add optional "ht40" argument for p2p_connect
Rajkumar Manoharan
2012-09-04
6
-8
/
+21
*
P2P: Enable 40 MHz support for autonomous P2P group addition
Rajkumar Manoharan
2012-09-04
7
-19
/
+68
*
P2P: Move channel validation into a separate function
Rajkumar Manoharan
2012-09-04
1
-25
/
+38
*
Supply the connection scan results to bgscan after init
Yoni Divinsky
2012-09-04
1
-1
/
+9
*
Revert "Supply the connection scan results to bgscan after init"
Arik Nemtsov
2012-09-04
1
-5
/
+1
*
Remove default ACM=1 from AC_VO and AC_VI
Jouni Malinen
2012-09-04
1
-2
/
+2
*
ctrl_iface: allow forcing go_intent during p2p_connect (ANDROID)
Arik Nemtsov
2012-08-15
1
-9
/
+17
*
Add P2P IEs to probe requests only when in P2P (UPSTREAM)
Eyal Shapira
2012-08-13
3
-1
/
+9
[next]