AP: Do station poll in driver wrapper
[mech_eap.git] / src / ap / sta_info.c
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-01 Johannes BergAP: Use QoS nullfunc for connection poll
2011-09-06 Jouni MalinenFix Deauth/Disassoc callback handling with test frames
2011-08-28 Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-02-24 Ben GreearAP: Update logging related to inactivity and disassociation
2011-02-02 Johannes BergAP: Add callback for STA authorized transitions
2011-02-02 Johannes BergAP: Introduce sta authorized wrappers
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Add group notifications
2010-09-09 Jouni MalinenP2P: Save a copy of P2P IE(s) data from (Re)Association...
2010-04-15 Jouni MalinenStop processing if STA VLAN bind fails
2010-04-04 Jouni MalinenFix Windows compilation issues with AP mode code
2010-03-06 Felix Fietkauhostapd: allow stations to move between different bss...
2010-03-06 Felix Fietkauhostapd: fix bogus nl80211 interface remove messages...
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