Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
[libeap.git] / hostapd / driver_madwifi.c
2009-04-03 Jouni MalinenMerge wireless_event_{,de}init() into {,de}init() driver op
2009-03-26 Jouni MalinenRename struct wpa_driver_ops to hapd_driver_ops
2009-03-25 Jouni MalinenMove hostapd driver_ops to use similar set_key with...
2009-03-25 Jouni MalinenInclude config.h explicitly into files that actually...
2009-03-22 Jouni Malinendriver_madwifi: Fix build with old driver versions
2009-02-10 Masashi HonmaWPS: Fix clearing of WPS IE with madwifi driver
2009-01-12 Jouni MalinenFixed couple of build failures with minimal configuration
2009-01-11 Jouni MalinenSilenced some sparse warnings
2009-01-09 Jouni MalinenAdd wrapper functions for IEEE 802.11 driver calls...
2009-01-09 Jouni MalinenUse a wrapper function for ieee802_1x_receive() to...
2009-01-09 Jouni MalinenMoved disassociation processing away from driver_*.c
2009-01-09 Jouni MalinenMoved association check from driver_*.c into ieee802_1x...
2009-01-09 Jouni MalinenMoved WPA setup etc. association processing away from...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23 Jouni MalinenSimplified RADIUS accounting id usage
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-07-18 Jouni MalinenFixed NULL pointer dereference on error path [Bug 273]
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...