Fix IEEE 802.11r key derivation function to match with the standard
[wpasupplicant] / hostapd / driver_hostap.c
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...