Replace hostapd_michael_mic_failure() with generic driver event
[libeap.git] / src / drivers / driver_atheros.c
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 MalinenAdd more WPA/IEEE 802.1X parameters into set_ieee8021x...
2009-12-12 Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-11-29 Jouni MalinenAdd driver wrapper callback for WPS push button pressed
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenRemove unneeded set-MTU operation from drivers
2009-06-12 Jouni MalinenReplace hostapd_wps_probe_req_rx() with more generic...
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 MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...