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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hostapd: implement channel switch request drv ops (INTERNAL)
Victor Goldenshtein
2012-09-13
4
-0
/
+55
|
*
nl80211: make unicast RX filter always match STA iface mac (ANDROID)
Eyal Shapira
2012-09-13
1
-4
/
+4
|
*
nl80211: reconfigure RX filters whenever a new interface is added (ANDROID)
Eyal Shapira
2012-09-13
1
-0
/
+35
|
*
nl80211: support configuring RX filters dynamically (ANDROID)
Eyal Shapira
2012-09-12
1
-5
/
+128
|
*
nl80211: make rx filters config global (ANDROID)
Eyal Shapira
2012-09-12
1
-12
/
+24
|
*
nl80211: Remove driver specific commands not used in JB (JB)
Eyal Shapira
2012-09-12
1
-99
/
+0
|
*
nl80211: Remove driver command DROPBCAST (ANDROID)
Eyal Shapira
2012-09-12
1
-74
/
+0
*
|
wpa_supplicant: template conf file update
Vishal Mahaveer
2012-09-17
1
-6
/
+0
*
|
Merge commit 'ol_r8.a4.02' into d-jb-release
Vishal Mahaveer
2012-09-17
24
-97
/
+292
|
\
\
|
|
/
|
*
Make copies basic_rates list more useful
Jouni Malinen
2012-09-07
1
-0
/
+2
|
*
P2P: prefer operating channels where HT40 is possible
Arik Nemtsov
2012-09-04
1
-0
/
+15
|
*
P2P: always re-select oper channel if not hard coded
Arik Nemtsov
2012-09-04
1
-1
/
+16
|
*
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
6
-3
/
+36
|
*
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
8
-19
/
+70
|
*
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
2
-4
/
+4
|
*
AP: configure basic rates from iface and not conf
Arik Nemtsov
2012-09-04
1
-1
/
+1
|
*
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
5
-1
/
+26
|
*
WPS: fix nonce comparisons (UPSTREAM)
Eyal Shapira
2012-08-13
2
-12
/
+12
|
*
Fix adding extra ies in sched scan (UPSTREAM)
Eyal Shapira
2012-08-12
1
-7
/
+9
|
*
P2P: Increase GO Negotiation timeouts
Jouni Malinen
2012-08-12
2
-3
/
+3
*
|
Android.mk: update version string
Vishal Mahaveer
2012-08-10
1
-1
/
+1
|
/
*
Fix wpa_s crash and kickstart sched scan (INTERNAL-SQ)
Eyal Shapira
2012-08-09
1
-1
/
+2
*
SME: Fix handle Netgear APs WEP shared quirks (UPSTREAM-SQ)
William List
2012-08-09
1
-1
/
+1
*
WPS: Update dev.config_methods in wps_update_config
jim1_lin
2012-08-08
1
-0
/
+1
*
Fix a couple memory leaks
Paul Stewart
2012-08-08
2
-1
/
+5
*
android: wpa_s template: set p2p_go_max_inactivity (ANDROID)
Eyal Shapira
2012-08-08
1
-0
/
+1
*
Add p2p_go_max_inactivity config option (UPSTREAM)
Eyal Shapira
2012-08-08
4
-0
/
+17
*
android: wpa_s template: use group interface and set conc mode
Arik Nemtsov
2012-08-02
1
-0
/
+2
*
wpa_s: support p2p concurrency modes when connecting P2P
Arik Nemtsov
2012-08-02
1
-0
/
+80
*
wpa_s: support different p2p concurrency modes when connecting STA
Arik Nemtsov
2012-08-02
5
-10
/
+42
*
nl80211: avoid using another interface for P2P GO (INTERNAL)
Eyal Shapira
2012-08-02
1
-1
/
+0
*
Initialize P2P on p2p0 and not wlan0 (JB)
Eyal Shapira
2012-08-02
1
-4
/
+7
*
Increase P2P_MAX_CLIENT_IDLE to 20 secs (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+5
*
Handle new interface parameter in ctrl commands (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+29
*
Fix a crash in WPS PBC overlap (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+5
*
P2P: Avoid peer expiration while connection in progress (BRCM)
Eyal Shapira
2012-08-02
1
-1
/
+34
*
P2P: Improve scan results handling (BRCM)
Eyal Shapira
2012-08-02
3
-7
/
+63
*
P2P: Start blocked p2p find even if scan was on another interface (BRCM)
Eyal Shapira
2012-08-02
2
-0
/
+16
*
P2P: Defer p2p scan if scanning on other interfaces (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+24
*
P2P: Decrease peer expiry time (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+4
*
nl80211: add parameter to force multi channel concurrency (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+9
*
nl80211: fix extending shared_freq detection to AP/GO (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+4
*
P2P: fix freq conflict resolution in case of P2P and STA
Eyal Shapira
2012-08-02
2
-25
/
+31
[prev]
[next]