WPS 2.0: Provide (Re)Association Response WPS IE to driver
[libeap.git] / src / drivers / driver_hostap.c
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from hapd_get_ssid...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07 Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-01-03 Jouni MalinenUse common driver code for Linux hwaddr get/set
2010-01-03 Jouni MalinenShare a single Linux ioctl helper fo setting interface...
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenRemove struct ieee80211_hdr dependency from EVENT_RX_FR...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-18 Jouni MalinenChange Linux driver wrappers to use shared netlink...
2009-12-18 Jouni MalinenFix netlink payload length calculation
2009-12-13 Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13 Jouni MalinenReplace hostapd_michael_mic_failure() with generic...
2009-12-13 Jouni MalinenMap STA flags into values defined in driver.h
2009-12-12 Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-09 Jouni MalinenRemove unused rate flags from driver use
2009-11-29 Jouni MalinenRemove some unneeded header file inclusions
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-23 Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23 Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenMove HOSTAPD_MTU definition into driver_hostap.c
2009-04-17 Jouni MalinenMove more multi-BSSID processing into drv_callbacks.c
2009-04-17 Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17 Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09 Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...