Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
[wpasupplicant] / hostapd / driver_test.c
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 MalinenInclude config.h explicitly into files that actually...
2009-01-12 Jouni MalinenFixed build without CONFIG_IEEE80211N
2009-01-12 Jouni MalinenFixed build with wpa_printf disabled
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 WPA setup etc. association processing away from...
2009-01-03 Jouni MalinenAdded endianness annotation for sparse
2008-12-12 Jouni Malinendriver_test: Handle WPS IE in non-MLME test
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-08 Jouni Malinendriver_test: Added support for testing WPS without...
2008-11-29 Jouni MalinenWPS: Added driver_test debug dump of Beacon/ProbeResp...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23 Jouni MalinenSimplified RADIUS accounting id usage
2008-11-18 Jouni MalinenChanged channel flags configuration to read the informa...
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...