index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ap
/
beacon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2P: Use Device ID attribute to filter Probe Request frames as GO
Jouni Malinen
2012-01-08
1
-0
/
+12
*
Set driver Probe Response template for AP mode offload
Arik Nemtsov
2011-12-10
1
-0
/
+42
*
Split Probe Response generation into a separate function
Arik Nemtsov
2011-12-10
1
-102
/
+114
*
Merge set_rate_sets() driver_ops into set_ap()
Jouni Malinen
2011-12-03
1
-0
/
+1
*
Avoid excessive probe response retries
Helmut Schaa
2011-11-19
1
-1
/
+8
*
Allow MLME frames to be sent without expecting an ACK (no retries)
Helmut Schaa
2011-11-19
1
-1
/
+1
*
Remove unconfigurable cts_protection_type
Jouni Malinen
2011-10-29
1
-17
/
+5
*
Interworking: Filter Probe Request frames based on HESSID and ANT
Jouni Malinen
2011-10-21
1
-0
/
+30
*
Interworking: Include Access Network Type in set_ap() driver_ops
Jouni Malinen
2011-10-21
1
-0
/
+1
*
Add support for Time Advertisement
Jouni Malinen
2011-10-18
1
-0
/
+9
*
Interworking: Add support for configuring Roaming Consortium List
Jouni Malinen
2011-10-17
1
-0
/
+2
*
Interworking: Add Advertisement Protocol element
Jouni Malinen
2011-10-17
1
-0
/
+2
*
Add Interworking configuration in set_ap() driver_ops
Jouni Malinen
2011-10-17
1
-0
/
+4
*
Move Ext Capab and Interworking element construction into shared file
Jouni Malinen
2011-10-17
1
-40
/
+0
*
Remove unused function argument
Jouni Malinen
2011-10-17
1
-4
/
+3
*
Move AP BSS configuration parameters into set_ap()
Jouni Malinen
2011-10-17
1
-59
/
+16
*
Deprecate set_intra_bss() driver_ops
Jouni Malinen
2011-10-17
1
-15
/
+1
*
Remove unused P2P device discovery hack from Beacon configuration
Jouni Malinen
2011-10-17
1
-7
/
+0
*
Start deprecating various AP mode driver_ops
Jouni Malinen
2011-10-17
1
-4
/
+86
*
IEEE 802.11u: Add configuration and advertisement for Interworking
Jouni Malinen
2011-10-16
1
-0
/
+44
*
Provide extra IEs for AP mode management frames with set_ap
Jouni Malinen
2011-08-26
1
-0
/
+6
*
Add support for setting SSID hiding mode through set_ap()
Jouni Malinen
2011-08-26
1
-0
/
+11
*
Add crypto parameters to set_ap() command separately
Jouni Malinen
2011-08-26
1
-0
/
+10
*
Add SSID as a separate item in AP mode Beacon setup
Jouni Malinen
2011-08-10
1
-0
/
+2
*
Replace set_beacon() driver op with set_ap()
Jouni Malinen
2011-08-10
1
-5
/
+10
*
WPS: Do not update Beacon IEs before initial IE set
Jouni Malinen
2011-08-09
1
-0
/
+1
*
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
Jouni Malinen
2011-07-15
1
-1
/
+2
*
hostapd: Allow TDLS use to be prohibited in the BSS
Jouni Malinen
2011-01-28
1
-0
/
+4
*
AP: Validate management frame length
Jouni Malinen
2011-01-17
1
-0
/
+2
*
Get rid of struct hostapd_driver_ops abstraction
Jouni Malinen
2010-11-24
1
-2
/
+2
*
hostapd_driver_ops reduction
Jouni Malinen
2010-11-24
1
-3
/
+3
*
hostapd: Start removing struct hostapd_driver_ops abstraction
Jouni Malinen
2010-11-24
1
-1
/
+2
*
P2P: Extend P2P manager functionality to work with driver MLME
Jouni Malinen
2010-10-08
1
-24
/
+1
*
P2P: Add defined values for P2P Manageability Bitmap
Jouni Malinen
2010-09-09
1
-2
/
+3
*
P2P: Add preliminary P2P Manager AP support for hostapd
Jouni Malinen
2010-09-09
1
-0
/
+33
*
P2P: Add P2P configuration and callbacks in hostapd code
Jouni Malinen
2010-09-09
1
-0
/
+60
*
Indicate Barker Preamble Mode in ERP IE also based on local configuration
Jouni Malinen
2010-09-05
1
-1
/
+2
*
Add new debug message level for excessive information
Jouni Malinen
2010-07-05
1
-3
/
+4
*
hostapd: Reorder some IEs to get closer to IEEE 802.11 standard
Jouni Malinen
2010-05-02
1
-6
/
+8
*
Remove unnecessary ifname parameter from set_beacon()
Jouni Malinen
2010-03-06
1
-2
/
+1
*
Allow Probe Request callbacks to terminate iteration
Jouni Malinen
2009-12-28
1
-2
/
+3
*
Allocate Probe Response and Beacon buffers based on WPS IE length
Jouni Malinen
2009-12-28
1
-2
/
+13
*
Include header files explicitly in *.c, not via header files
Jouni Malinen
2009-12-26
1
-0
/
+2
*
Rename some src/ap files to avoid duplicate file names
Jouni Malinen
2009-12-26
1
-6
/
+6
*
Move generic AP functionality implementation into src/ap
Jouni Malinen
2009-12-25
1
-0
/
+440