Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
[wpasupplicant] / hostapd / driver.h
2009-04-03 Jouni Malinennl80211: Fix EAPOL frame RX for secondary BSSes
2009-04-03 Jouni MalinenRemove unused driver_ops
2009-04-03 Jouni MalinenMerge wireless_event_{,de}init() into {,de}init() driver op
2009-04-02 Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02 Jouni MalinenMerge set_dtim_period() into set_beacon()
2009-03-30 Jouni MalinenMake channel number available to set_freq()
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 deprecated version of set_freq() and rename...
2009-03-25 Jouni MalinenRemove unused set_assoc_ap() wpa_driver_ops
2009-03-25 Jouni MalinenMove STA entry structure into sta_info.h and remove...
2009-02-04 Jouni Malinen802.11n: scan for overlapping BSSes before starting...
2009-01-13 Jouni MalinenRemoved unused set_regulatory_domain driver function
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-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 MalinenFixed a typo in a comment
2009-01-08 Jouni MalinenMove generic definitions away from hostapd.h
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2008-11-26 Jouni MalinenAdded option to distinguish non-HT and HT20 in set_freq
2008-11-25 Jouni Malinennl80211: Add support for setting channel frequency...
2008-11-25 Jouni MalinenChange HT parameter configuration to use a single drive...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-18 Jouni MalinenChanged channel flags configuration to read the informa...
2008-10-01 Jouni MalinenSilenced some of the driver-related messages for driver...
2008-08-22 Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22 Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21 Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-03-12 Chris ZimmermannSupport for RADIUS ACLs with drivers that do not use...
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...