aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WPS: Update dev.config_methods in wps_update_configjim1_lin2012-08-081-0/+1
* Fix a couple memory leaksPaul Stewart2012-08-082-1/+5
* android: wpa_s template: set p2p_go_max_inactivity (ANDROID)Eyal Shapira2012-08-081-0/+1
* Add p2p_go_max_inactivity config option (UPSTREAM)Eyal Shapira2012-08-084-0/+17
* android: wpa_s template: use group interface and set conc modeArik Nemtsov2012-08-021-0/+2
* wpa_s: support p2p concurrency modes when connecting P2PArik Nemtsov2012-08-021-0/+80
* wpa_s: support different p2p concurrency modes when connecting STAArik Nemtsov2012-08-025-10/+42
* nl80211: avoid using another interface for P2P GO (INTERNAL)Eyal Shapira2012-08-021-1/+0
* Initialize P2P on p2p0 and not wlan0 (JB)Eyal Shapira2012-08-021-4/+7
* Increase P2P_MAX_CLIENT_IDLE to 20 secs (BRCM)Eyal Shapira2012-08-021-0/+5
* Handle new interface parameter in ctrl commands (BRCM)Eyal Shapira2012-08-021-0/+29
* Fix a crash in WPS PBC overlap (BRCM)Eyal Shapira2012-08-021-0/+5
* P2P: Avoid peer expiration while connection in progress (BRCM)Eyal Shapira2012-08-021-1/+34
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-023-7/+63
* P2P: Start blocked p2p find even if scan was on another interface (BRCM)Eyal Shapira2012-08-022-0/+16
* P2P: Defer p2p scan if scanning on other interfaces (BRCM)Eyal Shapira2012-08-021-0/+24
* P2P: Decrease peer expiry time (BRCM)Eyal Shapira2012-08-021-0/+4
* nl80211: add parameter to force multi channel concurrency (BRCM)Eyal Shapira2012-08-021-0/+9
* nl80211: fix extending shared_freq detection to AP/GO (BRCM)Eyal Shapira2012-08-021-0/+4
* P2P: fix freq conflict resolution in case of P2P and STAEyal Shapira2012-08-022-25/+31
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-025-1/+83
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-024-0/+25
* nl80211: Use native cfg80211 sta events (BRCM)Dmitry Shmidt2012-08-021-90/+15
* Fix p2p service discoveryIrfan Sheriff2012-08-023-3/+100
* Fix null pointer access for SSID printing.andy2_kuo2012-08-022-2/+4
* Fix SSID printing in eventsIrfan Sheriff2012-08-022-2/+4
* Add SSID in supplicant change eventIrfan Sheriff2012-08-022-4/+8
* Allow immediate scan request even if another scan was scheduled laterDmitry Shmidt2012-08-021-1/+2
* Android.mk: Define ANDROID_P2PEyal Shapira2012-08-022-0/+4
* wpa_supplicant: Fix compilation without BOARD_WPA_SUPPLICANT_DRIVERDmitry Shmidt2012-08-021-6/+2
* Use keystore ENGINE for private key operationsKenny Root2012-08-021-0/+9
* Restore OpenSSL ENGINE supportKenny Root2012-08-022-6/+0
* Add network connection event for statusIrfan Sheriff2012-08-021-0/+9
* Add state message sent after 'status' commandDmitry Shmidt2012-08-021-0/+7
* Moving keystore to system/securityKenny Root2012-08-022-2/+2
* wpa_supplicant: delay scans only for android builds (INTERNAL)Eliad Peller2012-08-021-0/+4
* android: Delay scan after startup to prevent race with framework (INTERNAL)Eyal Shapira2012-08-021-1/+1
* Use normal scan on first scan after initEyal Shapira2012-08-021-4/+1
* wpa_supplicant: reduce wps2 IE in conf template (INTERNAL)Ido Reis2012-08-021-0/+5
* wpa_supplicant: VERSION_STR_POSTFIX is now defined to 'git describe'Ido Reis2012-08-021-1/+1
* print ctrl_iface commandsEliad Peller2012-08-021-0/+1
* Use exact interface as socket parameter for initIrfan Sheriff2012-08-021-1/+1
* Android: wpa_s: changes to default build configEyal Shapira2012-08-021-1/+7
* Android: hostapd: enable N rates in build configIdo Reis2012-08-021-1/+1
* config: enable NL80211Luciano Coelho2012-08-022-2/+2
* nl80211_driver: add private commands to use dropbcastLuciano Coelho2012-08-021-2/+76
* nl80211: Implement some private cmdsYotam Rubin2012-08-021-27/+29
* nl80211: add support for drop rx filtersEyal Shapira2012-08-021-0/+34
* driver_nl80211: Enable only unicast RXFILTER by defaultPontus Fuchs2012-08-021-1/+10
* driver_nl80211: Add and align rx filters IDsEyal Shapira2012-08-021-11/+33