Commit History

Author SHA1 Message Date
  Jouni Malinen 8401a6b028 Add Linux rfkill support 15 years ago
  Jouni Malinen 0544b24248 Add BSSID and reason code (if available) to disconnect event 15 years ago
  Jouni Malinen 64e58f5189 Add option for overriding scan result handler for a single scan 15 years ago
  Jouni Malinen 977b11747f Allow sub-second resolution for scan requests 15 years ago
  Jouni Malinen 86d4f806da Add ctrl_iface command for triggering a roam to a specific BSS 15 years ago
  Jouni Malinen e7846b6859 FT: Clean up wpa_sm_set_ft_params() by using common parse 15 years ago
  Jouni Malinen 579ce77122 FT: Deauthenticate in case of Reassoc Response validation error 15 years ago
  Jouni Malinen e2f74005f5 bgscan: Add signal strength change events 15 years ago
  Jouni Malinen b766a9a293 Add freq_list network configuration parameter 15 years ago
  Jouni Malinen 62c72d7299 FT: Process reassoc resp FT IEs when using wpa_supplicant SME 15 years ago
  Jouni Malinen fe1919856c FT: Update SME frequency info before sme_associate() call 15 years ago
  Jouni Malinen 71024cb255 FT: Request reassociation after successful FT Action frame exchange 15 years ago
  Jouni Malinen 036f7c4aab FT: Add preliminary processing of FT Action Response from EVENT_RX_ACTION 15 years ago
  Jouni Malinen ac26ebd8b5 Allow roam based on preferred BSSID regardless of signal strength 15 years ago
  Jouni Malinen be8be6717d Clear current_bss pointer on disassociation/deauthentication 15 years ago
  Jouni Malinen 159dd3e28a Add more debug prints to make deauth/disassoc events clearer 15 years ago
  Jouni Malinen 48563d86b2 Try to avoid some unnecessary roaming 15 years ago
  Jouni Malinen 70f8cc8ec8 Share the same enum for MFP configuration 15 years ago
  Jouni Malinen 9ba9fa07cc Move wpa_supplicant specific scan code away from src/drivers 15 years ago
  Jouni Malinen 1d041bec84 Use generic driver event notification for AP mode assoc/disassoc 15 years ago
  Jouni Malinen a8e0505bf0 Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication 15 years ago
  Jouni Malinen 9646a8ab8b Remove unnecessary wpa_event_type typedef 15 years ago
  Jouni Malinen fdbe50ed98 Fix CONFIG_AP=y build after driver API changes 15 years ago
  Jouni Malinen 2a8b74163e Move struct hostapd_frame_info definition away from driver API 15 years ago
  Jouni Malinen 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event 15 years ago
  Jouni Malinen 8f770587d9 Maintain a pointer to the current BSS table entry 15 years ago
  Jouni Malinen a1fd2ce54e Do not store raw scan results 15 years ago
  Jouni Malinen 6fa81a3b3f Use BSS table entry instead of raw scan result for connection 15 years ago
  Jouni Malinen 8d923a4acf Only expire scanned BSSes based on new scan results 15 years ago
  Jouni Malinen 4832ecd754 Add an option for driver wrappers to report operational frequency 15 years ago