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
*
Add os_exec() helper to run external programs
Jouni Malinen
2015-10-20
3
-0
/
+68
*
P2P: Validate SSID element length before copying it
Jouni Malinen
2015-10-17
1
-0
/
+1
*
WFD: Add support for sending Wi-Fi Display service discovery requests
Jouni Malinen
2012-12-14
4
-0
/
+60
*
WFD: Add wfd_subelems hexdump in BSS ctrl_iface command output
Jouni Malinen
2012-12-14
1
-0
/
+1
*
WFD: Add Wi-Fi Display support
Jouni Malinen
2012-12-14
12
-22
/
+653
*
P2P: Fix broken rx action frame handling (INTERNAL-SQUASH)
Eyal Shapira
2012-11-13
2
-1
/
+5
*
nl80211: add support for DRIVER COUNTRY command
Vishal Mahaveer
2012-11-11
1
-0
/
+2
*
hostapd: enable dynamic modification of acl policy
Nadim Zubidat
2012-11-06
2
-0
/
+59
*
P2P: cancel action frame offchan wait after recv go neg resp (UPSTREAM)
Eyal Shapira
2012-11-02
1
-1
/
+1
*
Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"
Eyal Shapira
2012-10-29
2
-18
/
+0
*
P2P: cancel action frame offchan wait after recv go neg conf
Eyal Shapira
2012-10-24
1
-0
/
+1
*
Revisit "nl80211: dummy DRIVER SETBAND handler"
Vishal Mahaveer
2012-09-28
1
-3
/
+3
*
nl80211: dummy DRIVER SETBAND handler
Vishal Mahaveer
2012-09-25
1
-0
/
+3
*
P2P: fix oper channel selection (SQUASH)
Arik Nemtsov
2012-09-24
1
-1
/
+2
*
nl80211_copy: update from latest 12xx drv (INTERNAL)
Arik Nemtsov
2012-09-13
1
-0
/
+26
*
nl80211: add channel switch ability to AP & GO (INTERNAL)
Victor Goldenshtein
2012-09-13
1
-4
/
+69
*
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
[next]