]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/beacon.c
P2P: Extend P2P manager functionality to work with driver MLME
[thirdparty/hostap.git] / src / ap / beacon.c
2010-10-08  Jouni MalinenP2P: Extend P2P manager functionality to work with...
2010-09-09  Jouni MalinenP2P: Add defined values for P2P Manageability Bitmap
2010-09-09  Jouni MalinenP2P: Add preliminary P2P Manager AP support for hostapd
2010-09-09  Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-05  Jouni MalinenIndicate Barker Preamble Mode in ERP IE also based...
2010-07-05  Jouni MalinenAdd new debug message level for excessive information
2010-05-02  Jouni Malinenhostapd: Reorder some IEs to get closer to IEEE 802...
2010-03-06  Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2009-12-28  Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-28  Jouni MalinenAllocate Probe Response and Beacon buffers based on...
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