]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/drv_callbacks.c
Remove direct driver calls from sta_info.c
[thirdparty/hostap.git] / hostapd / drv_callbacks.c
2009-12-24  Jouni MalinenRemove direct driver calls from sta_info.c
2009-12-24  Jouni MalinenRemoved hostapd_new_assoc_sta() from driver wrapper API
2009-12-24  Felix Fietkauhostapd: Add WDS (4-address frame) mode with per-statio...
2009-12-19  Jouni MalinenMake hostapd_for_each_interface() take context pointer...
2009-12-13  Jouni MalinenMark management frame processing functions to use const...
2009-12-13  Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13  Jouni MalinenReplace hostapd_button_pushed() with generic driver...
2009-12-13  Jouni MalinenFix EVENT_FT_RRB_RX processing
2009-12-13  Jouni MalinenReplace hostapd_michael_mic_failure() with generic...
2009-12-13  Jouni MalinenMerge hostapd/sta_flags.h into sta_info.h
2009-12-13  Jouni MalinenRemove unneeded hostapd_wmm_sta_config()
2009-12-12  Jouni MalinenReplace direct driver call to wpa_ft_rrb_rx() with...
2009-12-12  Jouni Malinendriver_wired: Move STA entry processing away from drive...
2009-11-29  Jouni MalinenConver hostapd specific files to include common.h
2009-11-29  Jouni MalinenAdd driver wrapper callback for WPS push button pressed
2009-11-29  Jouni MalinenInclude sta_flags.h explicitly, not via sta_info.h
2009-11-11  Andriy TkachukDisassociate STA if it associated with invalid/missing...
2009-08-14  Johannes BergReplace NEED_MLME with NEED_AP_MLME
2009-06-12  Jouni MalinenAdd generic infrastructure for Probe Request callbacks
2009-06-12  Jouni MalinenReplace hostapd_wps_probe_req_rx() with more generic...
2009-04-17  Jouni MalinenMove more multi-BSSID processing into drv_callbacks.c
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-03  Jouni Malinennl80211: Fix EAPOL frame RX for secondary BSSes
2009-03-04  Jouni MalinenWMM cleanup (WME -> WMM rename, comments, etc.)
2009-02-23  Jouni MalinenFix WPS in non-WPA modes with drivers that implement...
2009-01-12  Jouni MalinenFixed couple of build failures with minimal configuration
2009-01-09  Jouni MalinenMoved driver callback functions from hostapd.c to a...