aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Interworking: Add support for home vs. visited SP determinationJouni Malinen2012-02-163-5/+62
* Interworking: Do not disable other network profilesJouni Malinen2012-02-161-2/+6
* Add BSSID filter for testing purposesJouni Malinen2012-02-166-0/+94
* Allow legacy PS param to be set with SET in addition to P2P_SETJouni Malinen2012-02-161-0/+2
* Allow U-APSD parameters to be configured with SET commandJouni Malinen2012-02-161-0/+36
* Allow ENABLE_NETWORK to avoid automatic connectionJouni Malinen2012-02-162-1/+11
* Add mechanism for disabling radio for testing purposesJouni Malinen2012-02-163-0/+26
* atheros: Reset frame filter on deinitShan Palanisamy2012-02-161-0/+9
* WPS: Do not use sched_scan for provisioning stepJouni Malinen2012-02-151-0/+14
* Ignore TX status for Data frames from not associated STAJouni Malinen2012-02-141-1/+1
* WPS: Fix clearing of SetSelectedRegistrar with multiple interfacesJouni Malinen2012-02-133-9/+15
* eloop: Fix allocation failure handling in poll() versionJouni Malinen2012-02-121-21/+31
* IBSS RSN: Support authorizationAntonio Quartulli2012-02-122-0/+56
* eloop: Support poll() in eloopBen Greear2012-02-123-1/+234
* WPS: Fix regression in post-WPS scan optimizationJouni Malinen2012-02-121-2/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-11470-3756/+940
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-1134-272/+68
* Remove the GPL notification from EAP-pwd implementationJouni Malinen2012-02-114-32/+8
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-1110-476/+67
* EAP-pwd: Add support for fragmentationDan Harkins2012-02-113-141/+484
* EAP-pwd: Describe build option for EAP-pwdDan Harkins2012-02-112-0/+6
* EAP-pwd: Fix the argument name in compute_keys()Dan Harkins2012-02-111-4/+4
* dbus: Make the P2P peer's properties accessible separatelyFlávio Ceolin2012-02-113-74/+267
* P2P: Do not expire GO peer entry during group rekeyingPiotr Nakraszewicz2012-02-111-1/+2
* Fix CONFIG_NO_SCAN_PROCESSING=y buildJouni Malinen2012-02-111-24/+24
* Fix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL buildsAntonio Quartulli2012-02-111-1/+2
* P2P: Avoid re-starting p2p_search in some corner casesJouni Malinen2012-02-091-0/+14
* P2P: Fix p2p_scan() error processing in p2p_search()Jouni Malinen2012-02-091-1/+1
* WPS: Allow wildcard UUID PIN to be used twiceGanesh Prasadh2012-02-081-3/+11
* Show BSS entry age (seconds since last update)Jouni Malinen2012-02-081-1/+5
* P2P: Move p2p_add_device() prototype to correct header fileJouni Malinen2012-02-072-3/+2
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-075-0/+61
* P2P: Set Invitation Type to 1 for GO inviting to a persistent groupJouni Malinen2012-02-063-5/+16
* P2P: Wait for PD-before-join responseJouni Malinen2012-02-051-3/+31
* P2P: Skip event notification on PD Response in join-group caseJouni Malinen2012-02-051-9/+10
* P2P: Remove unneeded go_neg_peer check from PDJohannes Berg2012-02-051-3/+2
* bgscan_simple: Refinements to fast-scan backoffPaul Stewart2012-02-051-4/+19
* Try fallback drivers if global init for preferred drivers failsDan Williams2012-02-041-2/+5
* P2P: Fix the setter function for DBus group propertiesTodd Previte2012-02-041-5/+5
* P2P: Fix DBus crash and return additional P2P group propertiesTodd Previte2012-02-041-14/+72
* Use PMKSA cache entries with only a single network contextJouni Malinen2012-02-045-17/+37
* Delay scan request on select_network if disconnectingJouni Malinen2012-02-041-3/+6
* Clear EAPOL authenticator authFail for PMKSA caching/FTJouni Malinen2012-02-041-1/+3
* Ignore TX status for Data frames from not associated STAJouni Malinen2012-02-041-2/+6
* Interworking: Fix EAP-TTLS/MSCHAP configurationJouni Malinen2012-01-311-2/+2
* WPS: Disable AP PIN after 10 consecutive failuresJouni Malinen2012-01-305-4/+55
* Support HT capability overridesBen Greear2012-01-2910-0/+320
* Remove duplicated TERMINATING eventJouni Malinen2012-01-291-5/+0
* Move ctrl_iface deinit into the end of interface deinitDmitry Shmidt2012-01-291-6/+13
* Deinit driver before notifying interface has been removedDmitry Shmidt2012-01-291-3/+3