aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* driver_nl80211: rx filters - add support for longer patternsEyal Shapira2012-08-021-63/+138
* driver_nl80211: Add support for DRIVER RXFILTER commandPontus Fuchs2012-08-021-0/+174
* hostapd: add support for android created sockets (/dev/socket/)Yotam Rubin2012-08-023-6/+48
* wpa_s: make SETBAND take immediate effectVishal Mahaveer2012-08-023-0/+20
* Android: Implement SETBAND for scan requestsJouni Malinen2012-08-023-1/+82
* nl80211: Add get_noa() support for WFD certification (BRCM)Dmitry Shmidt2012-08-021-1/+22
* nl80211: Special send_mlme rules (BRCM)Dmitry Shmidt2012-08-021-0/+14
* nl80211: Add MLME events (BRCM)Dmitry Shmidt2012-08-021-0/+13
* nl80211: Add set_noa, set_p2p_powersave, set_ap_wps_ieDmitry Shmidt2012-08-022-0/+81
* Broadcom: nl80211: Register assoc/disassoc/deauth frames with Probe RequestDmitry Shmidt2012-08-021-0/+30
* Add P2P support for BRCM CFG80211 driver (nl80211)Dmitry Shmidt2012-08-021-0/+39
* Android: Add private commands support for nl80211Dmitry Shmidt2012-08-021-3/+29
* Android: nl80211: Add driver_cmd POWERMODE and GETPOWERDmitry Shmidt2012-08-021-0/+71
* nl80211: Add private function supportDmitry Shmidt2012-08-021-0/+36
* Android: Do not use separate private libJouni Malinen2012-08-022-2/+4
* 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-022-0/+8
* Add WPA_UNICODE_SSID supportDmitry Shmidt2012-08-022-0/+47