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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostap: add channel switch ability to AP & GO (INTERNAL)
Victor Goldenshtein
2012-09-13
9
-3
/
+150
*
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
*
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
*
P2P: Use larger GO config timeout if HT40 is used
Jouni Malinen
2012-09-04
5
-3
/
+29
*
P2P: Enable 40 MHz support for autonomous P2P group addition
Rajkumar Manoharan
2012-09-04
1
-0
/
+2
*
Remove default ACM=1 from AC_VO and AC_VI
Jouni Malinen
2012-09-04
1
-2
/
+2
*
AP: configure basic rates from iface and not conf
Arik Nemtsov
2012-09-04
1
-1
/
+1
*
Add P2P IEs to probe requests only when in P2P (UPSTREAM)
Eyal Shapira
2012-08-13
2
-0
/
+17
*
WPS: fix nonce comparisons (UPSTREAM)
Eyal Shapira
2012-08-13
2
-12
/
+12
*
P2P: Increase GO Negotiation timeouts
Jouni Malinen
2012-08-12
2
-3
/
+3
*
Fix a couple memory leaks
Paul Stewart
2012-08-08
1
-1
/
+4
*
nl80211: avoid using another interface for P2P GO (INTERNAL)
Eyal Shapira
2012-08-02
1
-1
/
+0
*
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
2
-0
/
+25
*
P2P: Start blocked p2p find even if scan was on another interface (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+12
*
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: Resolve frequency conflicts between STA and P2P (BRCM)
Eyal Shapira
2012-08-02
1
-0
/
+4
*
Prep work to configure a prioritized interface (BRCM)
Eyal Shapira
2012-08-02
2
-0
/
+6
*
nl80211: Use native cfg80211 sta events (BRCM)
Dmitry Shmidt
2012-08-02
1
-90
/
+15
*
Fix p2p service discovery
Irfan Sheriff
2012-08-02
3
-3
/
+100
*
Use keystore ENGINE for private key operations
Kenny Root
2012-08-02
1
-0
/
+9
*
nl80211_driver: add private commands to use dropbcast
Luciano Coelho
2012-08-02
1
-2
/
+76
*
nl80211: Implement some private cmds
Yotam Rubin
2012-08-02
1
-27
/
+29
*
nl80211: add support for drop rx filters
Eyal Shapira
2012-08-02
1
-0
/
+34
*
driver_nl80211: Enable only unicast RXFILTER by default
Pontus Fuchs
2012-08-02
1
-1
/
+10
*
driver_nl80211: Add and align rx filters IDs
Eyal Shapira
2012-08-02
1
-11
/
+33
*
driver_nl80211: rx filters - add support for longer patterns
Eyal Shapira
2012-08-02
1
-63
/
+138
*
driver_nl80211: Add support for DRIVER RXFILTER command
Pontus Fuchs
2012-08-02
1
-0
/
+174
*
nl80211: Add get_noa() support for WFD certification (BRCM)
Dmitry Shmidt
2012-08-02
1
-1
/
+22
*
nl80211: Special send_mlme rules (BRCM)
Dmitry Shmidt
2012-08-02
1
-0
/
+14
*
nl80211: Add MLME events (BRCM)
Dmitry Shmidt
2012-08-02
1
-0
/
+13
*
nl80211: Add set_noa, set_p2p_powersave, set_ap_wps_ie
Dmitry Shmidt
2012-08-02
2
-0
/
+81
*
Broadcom: nl80211: Register assoc/disassoc/deauth frames with Probe Request
Dmitry Shmidt
2012-08-02
1
-0
/
+30
*
Add P2P support for BRCM CFG80211 driver (nl80211)
Dmitry Shmidt
2012-08-02
1
-0
/
+39
*
Android: Add private commands support for nl80211
Dmitry Shmidt
2012-08-02
1
-3
/
+29
*
Android: nl80211: Add driver_cmd POWERMODE and GETPOWER
Dmitry Shmidt
2012-08-02
1
-0
/
+71
*
nl80211: Add private function support
Dmitry Shmidt
2012-08-02
1
-0
/
+36
*
Add WPA_UNICODE_SSID support
Dmitry Shmidt
2012-08-02
1
-0
/
+2
*
Android: wext: Add signal_poll command support (wext)
Dmitry Shmidt
2012-08-02
2
-3
/
+35
[next]