aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
...
* Fix adding extra ies in sched scan (UPSTREAM)Eyal Shapira2012-08-121-7/+9
* Fix wpa_s crash and kickstart sched scan (INTERNAL-SQ)Eyal Shapira2012-08-091-1/+2
* SME: Fix handle Netgear APs WEP shared quirks (UPSTREAM-SQ)William List2012-08-091-1/+1
* WPS: Update dev.config_methods in wps_update_configjim1_lin2012-08-081-0/+1
* Fix a couple memory leaksPaul Stewart2012-08-081-0/+1
* 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
* 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
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-021-7/+38
* P2P: Start blocked p2p find even if scan was on another interface (BRCM)Eyal Shapira2012-08-021-0/+4
* P2P: Defer p2p scan if scanning on other interfaces (BRCM)Eyal Shapira2012-08-021-0/+24
* 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-024-1/+79
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-022-0/+19
* 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-021-0/+2
* wpa_supplicant: Fix compilation without BOARD_WPA_SUPPLICANT_DRIVERDmitry Shmidt2012-08-021-6/+2
* Restore OpenSSL ENGINE supportKenny Root2012-08-021-3/+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-021-1/+1
* 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
* config: enable NL80211Luciano Coelho2012-08-021-1/+1
* wpa_s: make SETBAND take immediate effectVishal Mahaveer2012-08-023-0/+20
* Android: Implement SETBAND for scan requestsJouni Malinen2012-08-023-1/+82
* Android: Do not use separate private libJouni Malinen2012-08-021-1/+2
* Set buffer length the same as in wpa_supplicant_ctrl_iface_process()Dmitry Shmidt2012-08-021-2/+2
* Fix reporting hidden APs during scanDmitry Shmidt2012-08-021-0/+2
* Add P2P support for BRCM CFG80211 driver (P2P invite running-GO check)Dmitry Shmidt2012-08-021-0/+19
* Android: Define ANDROID_BRCM_P2P_PATCH for Broadcom specific buildsDmitry Shmidt2012-08-021-0/+4
* Add WPA_UNICODE_SSID supportDmitry Shmidt2012-08-021-0/+45
* Android: Convert driver_cmd BGSCAN-START/STOP to proper driver_opsJouni Malinen2012-08-021-1/+6
* Add extended 'driver' commandDmitry Shmidt2012-08-023-0/+46
* Set ap_scan to default in case of disassociationDmitry Shmidt2012-08-021-1/+2
* Fix scan notification in case of canceling scanDmitry Shmidt2012-08-021-0/+1