aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-0/+25
* AP: configure basic rates from iface and not confArik Nemtsov2012-09-041-1/+1
* hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe ResponseMahesh Palivela2012-06-301-0/+10
* Pass signal strength through, fix unitsJohannes Berg2012-04-011-2/+3
* hostapd: Only update already-set beacons when processing OLBCLuciano Coelho2012-04-011-0/+10
* nl80211: Make use of driver's capability to detect inactive stationsVasanthakumar Thiagarajan2012-03-271-0/+1
* P2P: Use Device ID attribute to filter Probe Request frames as GOJouni Malinen2012-01-081-0/+12
* Set driver Probe Response template for AP mode offloadArik Nemtsov2011-12-101-0/+42
* Split Probe Response generation into a separate functionArik Nemtsov2011-12-101-102/+114
* Merge set_rate_sets() driver_ops into set_ap()Jouni Malinen2011-12-031-0/+1
* Avoid excessive probe response retriesHelmut Schaa2011-11-191-1/+8
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-1/+1
* Remove unconfigurable cts_protection_typeJouni Malinen2011-10-291-17/+5
* Interworking: Filter Probe Request frames based on HESSID and ANTJouni Malinen2011-10-211-0/+30
* Interworking: Include Access Network Type in set_ap() driver_opsJouni Malinen2011-10-211-0/+1
* Add support for Time AdvertisementJouni Malinen2011-10-181-0/+9
* Interworking: Add support for configuring Roaming Consortium ListJouni Malinen2011-10-171-0/+2
* Interworking: Add Advertisement Protocol elementJouni Malinen2011-10-171-0/+2
* Add Interworking configuration in set_ap() driver_opsJouni Malinen2011-10-171-0/+4
* Move Ext Capab and Interworking element construction into shared fileJouni Malinen2011-10-171-40/+0
* Remove unused function argumentJouni Malinen2011-10-171-4/+3
* Move AP BSS configuration parameters into set_ap()Jouni Malinen2011-10-171-59/+16
* Deprecate set_intra_bss() driver_opsJouni Malinen2011-10-171-15/+1
* Remove unused P2P device discovery hack from Beacon configurationJouni Malinen2011-10-171-7/+0
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-4/+86
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-161-0/+44
* Provide extra IEs for AP mode management frames with set_apJouni Malinen2011-08-261-0/+6
* Add support for setting SSID hiding mode through set_ap()Jouni Malinen2011-08-261-0/+11
* Add crypto parameters to set_ap() command separatelyJouni Malinen2011-08-261-0/+10
* Add SSID as a separate item in AP mode Beacon setupJouni Malinen2011-08-101-0/+2
* Replace set_beacon() driver op with set_ap()Jouni Malinen2011-08-101-5/+10
* WPS: Do not update Beacon IEs before initial IE setJouni Malinen2011-08-091-0/+1
* P2P: Filter Probe Request frames based on DA and BSSID in Listen stateJouni Malinen2011-07-151-1/+2
* hostapd: Allow TDLS use to be prohibited in the BSSJouni Malinen2011-01-281-0/+4
* AP: Validate management frame lengthJouni Malinen2011-01-171-0/+2
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-2/+2
* hostapd_driver_ops reductionJouni Malinen2010-11-241-3/+3
* hostapd: Start removing struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-1/+2
* P2P: Extend P2P manager functionality to work with driver MLMEJouni Malinen2010-10-081-24/+1
* P2P: Add defined values for P2P Manageability BitmapJouni Malinen2010-09-091-2/+3
* P2P: Add preliminary P2P Manager AP support for hostapdJouni Malinen2010-09-091-0/+33
* P2P: Add P2P configuration and callbacks in hostapd codeJouni Malinen2010-09-091-0/+60
* Indicate Barker Preamble Mode in ERP IE also based on local configurationJouni Malinen2010-09-051-1/+2
* Add new debug message level for excessive informationJouni Malinen2010-07-051-3/+4
* hostapd: Reorder some IEs to get closer to IEEE 802.11 standardJouni Malinen2010-05-021-6/+8
* Remove unnecessary ifname parameter from set_beacon()Jouni Malinen2010-03-061-2/+1
* Allow Probe Request callbacks to terminate iterationJouni Malinen2009-12-281-2/+3
* Allocate Probe Response and Beacon buffers based on WPS IE lengthJouni Malinen2009-12-281-2/+13
* Include header files explicitly in *.c, not via header filesJouni Malinen2009-12-261-0/+2
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-6/+6