P2P: Extend P2P manager functionality to work with driver MLME
[libeap.git] / src / ap / ieee802_11.c
2010-10-08 Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-09-09 Jouni MalinenP2P: Allow P2P IE without Device Info in (Re)Assoc Req
2010-09-09 Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-09-09 Jouni MalinenP2P: Add group notifications
2010-09-09 Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-08-25 Jouni MalinenRemove unused ieee802_11_send_deauth()
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-05-26 Jouni MalinenReassemble WPS IE(s) in (Re)Association Request if...
2010-05-02 Jouni Malinenhostapd: Reorder some IEs to get closer to IEEE 802...
2010-04-15 Jouni MalinenStop processing if STA VLAN bind fails
2010-04-15 Jouni MalinenWPS: Fix association when both WPS and WPA/RSN IE are...
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-03-29 Jouni MalinenMFP: Add SA Query Request processing in AP mode
2010-03-13 Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap