Remove direct driver calls from vlan_init.c
[libeap.git] / hostapd / beacon.c
2009-12-24 Jouni MalinenRemove direct driver calls from beacon.c
2009-12-24 Jouni MalinenAvoid a direct call to drv_callbacks.c from beacon.c
2009-12-24 Jouni MalinenUse hostapd driver op wrapper for send_mgmt_frame
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-13 Jouni MalinenMark management frame processing functions to use const...
2009-12-06 Jouni MalinenMove IEEE 802.11n HT management code into a separate...
2009-11-29 Jouni MalinenConver hostapd specific files to include common.h
2009-11-29 Jouni MalinenRename HT Capabilities IE fields to match with IEEE...
2009-11-23 Jouni MalinenMerge set_beacon driver_ops into a single one
2009-06-12 Jouni MalinenAdd generic infrastructure for Probe Request callbacks
2009-04-09 Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-02 Jouni MalinenMerge set_dtim_period() into set_beacon()
2009-03-12 Jouni MalinenMove DTIM period configuration into Beacon set operation
2009-03-04 Jouni MalinenWMM cleanup (WME -> WMM rename, comments, etc.)
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2008-11-25 Jouni MalinenChange HT parameter configuration to use a single drive...
2008-11-25 Jouni MalinenAdded support for generating Country IE based on nl8021...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21 Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-10-29 Jouni MalinenRemoved the unused hapd argument to ieee802_11_parse_el...
2008-08-22 Jouni MalinenMoved IEEE 802.11n parameter to be per-radio instead...
2008-08-22 Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22 Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21 Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...