aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add os_exec() helper to run external programsJouni Malinen2015-10-203-0/+68
* P2P: Validate SSID element length before copying itJouni Malinen2015-10-171-0/+1
* Add capability flag for IBSS and get_capabiliy modesBruno Randolf2013-03-202-0/+6
* Fix regression in LEAPJouni Malinen2013-02-021-1/+4
* nl80211: add ifndef on AP SME conditionEmerson Pinter2013-01-171-0/+2
* wext: Re-add support for SIGNAL_POLL and DRIVERRicardo Cerqueira2013-01-031-0/+7
* Use legacy NL80211 STA events for older driversAndrew Dodd2012-12-151-3/+118
* Increase timeouts for p2pIrfan Sheriff2012-10-302-0/+20
* P2P: Improve robustness against lost ctrl::ackJouni Malinen2012-10-141-0/+12
* Remove unnecessary channel list filteringIrfan Sheriff2012-09-254-92/+30
* wpa_supplicant: P2P-related fixesDmitry Shmidt2012-09-255-15/+85
* wpa_supplicant: P2P-related fixesDmitry Shmidt2012-09-243-24/+46
* Fix build: Add ANDROID_P2P for SCC interop fixesIrfan Sheriff2012-09-233-0/+24
* GC channel fixes for better interop with SCCIrfan Sheriff2012-09-233-16/+79
* wpa_supplicant: Update to 10-Sep-2012 TOTDmitry Shmidt2012-09-1311-66/+694
* Merge "Revert "wpa_supplicant: Explicitly enable 802.11n and 802.11d for qcwc...Iliyan Malchev2012-09-101-8/+0
|\
| * Revert "wpa_supplicant: Explicitly enable 802.11n and 802.11d for qcwcn"Iliyan Malchev2012-09-101-8/+0
* | wpa_supplicant: Update to 07-Sep-2012 TOTDmitry Shmidt2012-09-1024-1225/+1273
* | AP: Configure basic rates from iface and not confArik Nemtsov2012-09-091-1/+1
* | nl80211: Register read_sta_data() handler for station only buildsJouni Malinen2012-09-092-2/+10
* | wpa_supplicant: Update to 29-Aug-2012 TOTDmitry Shmidt2012-09-04152-1266/+6211
* | wpa_supplicant: Update to BRCM version 0.8.0-37Dmitry Shmidt2012-08-242-4/+7
|/
* wpa_supplicant: Explicitly enable 802.11n and 802.11d for qcwcnJeff Johnson2012-08-221-0/+8
* wpa_supplicant: Update to BRCM version 0.8.0-36Dmitry Shmidt2012-08-172-0/+24
* nl80211: Clean nl80211_send_frame_cmd() functionDmitry Shmidt2012-08-101-2/+0
* Minor cleaning to be closer to mainstreamJouni Malinen2012-08-092-7/+3
* wpa_supplicant: Update to BRCM version 0.8.0-34Dmitry Shmidt2012-08-085-7/+39
* Add PKTCNT_POLL command to get TX packet countersYuhao Zheng2012-08-031-0/+4
* am 27bf1073: Use SSL_OP_NO_TLSv1_1 SSL_OP_NO_TLSv1_2 SSL_OP_NO_TICKET for bet...Brian Carlstrom2012-07-261-0/+5
|\
| * Use SSL_OP_NO_TLSv1_1 SSL_OP_NO_TLSv1_2 SSL_OP_NO_TICKET for better wpa_suppl...Brian Carlstrom2012-07-251-0/+5
* | wpa_supplicant: Update to 07-Jul-2012 TOTDmitry Shmidt2012-07-19121-1098/+5662
|/
* Fix p2p service discoveryIrfan Sheriff2012-06-133-4/+100
* wpa_supplicant: nl80211: Fix message processingDmitry Shmidt2012-05-301-1/+2
* wpa_supplicant: Update to Version 0.8.27 from BRCMDmitry Shmidt2012-05-304-0/+25
* wpa_supplicant: Update to Version 0.8.26 from BRCMDmitry Shmidt2012-05-022-10/+61
* P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is addedIrfan Sheriff2012-04-111-0/+6
* Revert "Fix service discovery add"Irfan Sheriff2012-04-111-9/+0
* Merge "P2P: Use P2P Device ID attribute if Device Info not available"Irfan Sheriff2012-04-061-5/+8
|\
| * P2P: Use P2P Device ID attribute if Device Info not availableIrfan Sheriff2012-04-061-5/+8
* | Fix service discovery addIrfan Sheriff2012-04-041-0/+9
|/
* Use keystore ENGINE for private key operationsKenny Root2012-03-211-0/+9
* nl80211: Use native cfg80211 sta eventsDmitry Shmidt2012-03-201-111/+17
* Update to new version 0.8.22 from BRCMDmitry Shmidt2012-03-06381-3319/+2404
* Update to new version 0.8.16 from BRCMDmitry Shmidt2012-01-24199-11010/+10662
* Revert "nl80211: Prolong HANGED message to the wifi manager"Dmitry Shmidt2011-12-191-10/+1
* Set ANDROID_LOG_NAME depending on applicationDmitry Shmidt2011-09-301-1/+5
* am fc41cadc: nl80211: Add get_noa() support for WFD certification (BRCM)Dmitry Shmidt2011-09-283-2/+13
|\
| * nl80211: Add get_noa() support for WFD certification (BRCM)Dmitry Shmidt2011-09-283-2/+13
* | WEXT: Add signal_poll command supportDmitry Shmidt2011-09-271-0/+2
|/
* nl80211: Fix WFD and WPS certification problem for GO (BRCM)Dmitry Shmidt2011-09-271-32/+47