aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move get_hdr_bssid() to make it easier to share for other usesJohannes Berg2011-10-203-40/+42
* nl80211: Stop more quickly on initialization errorsJouni Malinen2011-10-202-8/+18
* nl80211: Compat code for genl_ctrl_alloc_cacheJohannes Berg2011-10-201-24/+11
* AP: Do station poll in driver wrapperJohannes Berg2011-10-209-47/+141
* wext: Increase scan timeout from 5 to 10 secondsJouni Malinen2011-10-181-1/+1
* EAP: Clear ClientTimeout back to default value in INITIALIZEJouni Malinen2011-10-181-0/+1
* Android: Add wpa_ctrl_cleanup()Dmitry Shmidt2011-10-182-0/+62
* netlink: Do not use void pointer for pointer arithmeticJouni Malinen2011-10-181-1/+1
* Add support for Time AdvertisementJouni Malinen2011-10-189-0/+131
* Add os_gmtime() as wrapper for gmtime()Jouni Malinen2011-10-185-0/+72
* Interworking: Add support for configuring Roaming Consortium ListJouni Malinen2011-10-177-1/+66
* Interworking: Add Advertisement Protocol elementJouni Malinen2011-10-174-0/+23
* Remove set_intra_bss() driver_opsJouni Malinen2011-10-172-8/+0
* atheros: Add a placeholder function for set_ap() driver_opsJouni Malinen2011-10-171-0/+29
* Add Interworking configuration in set_ap() driver_opsJouni Malinen2011-10-172-0/+14
* Add Ext Capab and Interworking elements to extra IEsJouni Malinen2011-10-171-0/+19
* Move Ext Capab and Interworking element construction into shared fileJouni Malinen2011-10-174-76/+77
* Clean up AP mode extra IE constructionJouni Malinen2011-10-171-74/+59
* Remove unused function argumentJouni Malinen2011-10-171-4/+3
* Move AP BSS configuration parameters into set_ap()Jouni Malinen2011-10-176-208/+71
* Deprecate set_intra_bss() driver_opsJouni Malinen2011-10-173-38/+39
* Remove unused P2P device discovery hack from Beacon configurationJouni Malinen2011-10-171-7/+0
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-175-83/+101
* atheros: Add debug hexdumps for IE configurationJouni Malinen2011-10-171-2/+17
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-173-142/+177
* Interworking: Parse NAI Realms and match against home realmJouni Malinen2011-10-161-0/+30
* Interworking: Add commands for network selectionJouni Malinen2011-10-161-0/+3
* GAS: Export gas_build_initial_resp()Jouni Malinen2011-10-162-1/+3
* Define new IEEE 802.11u status codesJouni Malinen2011-10-161-0/+10
* WNM: Add BSS Transition Management Request for ESS Disassoc ImminentJouni Malinen2011-10-162-0/+58
* nl80211: Register GAS frames for InterworkingJouni Malinen2011-10-161-1/+3
* IEEE 802.11u: Allow Interworking and HESSID to be configuredJouni Malinen2011-10-161-0/+9
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-164-4/+79
* Use a common error handler in hostapd_notif_assoc()Jouni Malinen2011-10-161-14/+15
* Clean up IE processing in hostapd_notif_assoc()Jouni Malinen2011-10-161-10/+8
* WPS: Fix WPS IE processingJouni Malinen2011-10-161-16/+15
* Remove unused function argumentJouni Malinen2011-10-161-2/+2
* base64: Stop decoding at the first sequence of pad charactersJouni Malinen2011-10-161-10/+17
* Fix double free with CONFIG_WPS_STRICT=yJouni Malinen2011-10-161-1/+0
* nl80211: Add support for sched_scan filteringLuciano Coelho2011-10-151-1/+32
* Add filter support to scheduled scansLuciano Coelho2011-10-151-0/+1
* Increase maximum number of SSIDs per scanLuciano Coelho2011-10-151-1/+1
* nl80211: Add scheduled scan supportLuciano Coelho2011-10-151-0/+149
* Add scheduled scan driver operationsLuciano Coelho2011-10-152-2/+40
* edit: Fix history prev/next selectionJouni Malinen2011-10-151-6/+23
* nl80211: Add debug print for channel changesJouni Malinen2011-10-151-0/+3
* Fix some forgotten comments in set_beacon to set_ap changeJouni Malinen2011-10-151-8/+7
* nl80211: Use shorter monitor interface name for P2P GOJithu Jance2011-10-151-1/+13
* Disconnect STA when it fails to get added in kernel driver/firmwareYogesh Ashok Powar2011-10-151-0/+5
* Fix NT-hash password use with integrated authentication serverB. J2011-10-151-0/+1