Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
[wpasupplicant] / hostapd / driver_hostap.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 MalinenReplace deprecated add_sta() with add_sta2()
2009-03-25 Jouni MalinenRemove unused set_assoc_ap() wpa_driver_ops
2009-03-25 Jouni MalinenInclude config.h explicitly into files that actually...
2009-01-12 Jouni MalinenFixed build without CONFIG_IEEE80211N
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 MalinenMove RX-from-unknown-STA processing away from driver_*.c
2009-01-09 Jouni MalinenMoved TX status processing for STA entries away from...
2009-01-09 Jouni MalinenMoved rfc1042_header into driver_*.c that use it
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21 Jouni MalinenRemove experimental non-AP STA code from hostapd
2008-11-18 Jouni MalinenChanged channel flags configuration to read the informa...
2008-08-31 Jouni MalinenCleaned up TX callback request processing
2008-06-03 Jouni MalinenFix USE_KERNEL_HEADERS build with compat-wireless
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...