summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update AP IE regardless WPA_DRIVER_FLAGS_BSS_SELECTION flagandroid-mDmitry Shmidt2016-04-021-0/+4
* AOSP: Android: Add src directory symlinksDmitry Shmidt2016-04-022-0/+2
* AOSP: Add CleanSpec.mkJouni Malinen2016-04-021-0/+64
* AOSP: Android: Add MODULE_LICENSE_BSD_LIKEDmitry Shmidt2016-04-021-0/+0
* Android: Fix max number of sched scan SSIDs based on driver capabilityDmitry Shmidt2016-04-021-3/+11
* binder: Implement interface add/remove methodsRoshan Pius2016-04-028-0/+262
* binder: Add binder skeletal code for AndroidRoshan Pius2016-04-0216-0/+458
* Remove struct ieee80211_mgmt::u.probe_reqJouni Malinen2016-04-021-4/+1
* atheros: Do not use struct ieee80211_mgmt::u.probe_reqJouni Malinen2016-04-021-4/+3
* wpa_supplicant: Do not use struct ieee80211_mgmt::u.probe_reqJouni Malinen2016-04-021-10/+13
* AP: Do not use struct ieee80211_mgmt::u.probe_reqJouni Malinen2016-04-021-3/+3
* tests: EAP-SIM fast reauth with no-change SET_NETWORKJouni Malinen2016-03-311-0/+45
* Do not clear PMKSA entry or EAP session cache if config does not changeBala Krishna Bhamidipati2016-03-312-7/+82
* Revert "Assign QCA vendor command and attribute for Tx/Rx aggregation"Sunil Dutt2016-03-311-19/+0
* tests: SAE and bignum failuresJouni Malinen2016-03-281-1/+87
* tests: Add TEST_FAIL() calls into OpenSSL bignum operationsJouni Malinen2016-03-281-1/+46
* Comment out UDP/UNIX socket code from common ctrl_iface based on buildJouni Malinen2016-03-281-8/+29
* Fix CONFIG_CTRL_IFACE=udp6/udp6-remote buildsJouni Malinen2016-03-281-1/+7
* tests: SAE and pwe failureJouni Malinen2016-03-271-1/+36
* SAE: Check SHA256-PRF operation resultJouni Malinen2016-03-273-23/+34
* SAE: Remove dead code in FFC pwd-value derivationJouni Malinen2016-03-271-2/+0
* tests: RADIUS accounting with various security casesJouni Malinen2016-03-271-1/+53
* tests: Suite B error cases for PMKID and MIC derivationJouni Malinen2016-03-271-9/+89
* tests: WNM BSS transition management with various PHY typesJouni Malinen2016-03-271-4/+34
* tests: DFS CAC functionality on channel 104 HT40-Jouni Malinen2016-03-272-1/+41
* tests: AP Channel Switch - invalid channelJouni Malinen2016-03-261-1/+11
* tests: Information element parsing OOMJouni Malinen2016-03-261-0/+13
* tests: Information element parsing - extra coverageJouni Malinen2016-03-261-0/+12
* tests: QCA vendor element parsingJouni Malinen2016-03-261-1/+1
* tests: Invalid VHT 80 and 80+80 MHz configuration (seg0/seg1)Jouni Malinen2016-03-261-0/+92
* tests: HT40 co-ex scan and broken legacy/HT APJouni Malinen2016-03-261-0/+46
* tests: HT40 on 5 GHz with disabled secondary channelJouni Malinen2016-03-261-0/+20
* tests: Fix FST cleanup if alloc_fail is not supportedJouni Malinen2016-03-261-4/+13
* nl80211: Fix libnl-tiny build with CONFIG_LIBNL20=yJouni Malinen2016-03-262-2/+6
* Use TIOCOUTQ instead of SIOCOUTQ to avoid need for linux/sockios.hJouni Malinen2016-03-261-3/+2
* wlantest: Use local ETH_P_IP define instead of linux/if_ether.hJouni Malinen2016-03-262-1/+3
* Drop USE_KERNEL_HEADERS defineJouni Malinen2016-03-262-8/+0
* Use a separate header file for Linux bridge interface definitionsJouni Malinen2016-03-262-10/+25
* Use own header file for defining Linux VLAN kernel interfaceJouni Malinen2016-03-263-12/+56
* vlan: Fix musl libc conflict with Linux kernel headersJörg Krause2016-03-261-1/+10
* P2P: Fix persistent group for 60 GHz networksLior David2016-03-251-3/+6
* vlan: Move if_nametoindex() use out of vlan_init.cJouni Malinen2016-03-253-4/+8
* vlan: Move ifconfig helpers to a separate fileJouni Malinen2016-03-254-50/+68
* vlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into a separate fileJouni Malinen2016-03-255-742/+768
* vlan: Remove unnecessary header includes from netlink implementationJouni Malinen2016-03-251-8/+0
* vlan: Clean up netlink vs. ioctl API implementationJouni Malinen2016-03-256-172/+186
* vlan: Fix musl build errorJörg Krause2016-03-251-3/+3
* Make it a bit easier to roam from 2.4 GHz to 5 GHz within ESSJouni Malinen2016-03-251-1/+12
* Fix a typo in a commentJouni Malinen2016-03-251-1/+1
* tests: WNM BSS Transition Management and cfg80211 connect commandJouni Malinen2016-03-251-0/+53