Merge wpa_supplicant and hostapd driver wrapper implementations
[wpasupplicant] / wpa_supplicant / ap.c
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03 Jouni MalinenSet own MAC address in AP data structures
2009-04-03 Jouni MalinenImplement management frame TX for wpa_supplicant AP...
2009-04-02 Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02 Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-27 Jouni MalinenAdd needed AP driver wrappers (most of which are still...
2009-03-27 Jouni MalinenSet hostapd configuration based on wpa_supplicant AP...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26 Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
2009-03-25 Jouni MalinenFix wpa_supplicant AP build after hostapd header file...
2009-03-25 Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y