Commit History

Author SHA1 Message Date
  Jouni Malinen d1f9c410c1 Remove src/drivers/scan_helpers.c 15 years ago
  Jouni Malinen 9ba9fa07cc Move wpa_supplicant specific scan code away from src/drivers 15 years ago
  Jouni Malinen baac649094 Add drv_event_eapol_rx() helper 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 a70a5d6d06 Replace hostapd_notif_new_sta() with new driver event, EVENT_NEW_STA 15 years ago
  Jouni Malinen b38ddb0c50 driver_test: Add channel awareness for the MLME test code 15 years ago
  Jouni Malinen 55777702cd Add driver API functionality for off-channel Action frames 15 years ago
  Jouni Malinen d7c53e432b Sync with wireless-testing.git linux/nl80211.h 15 years ago
  Jouni Malinen 7bfc47c34f Add driver ops for allocating interface addresses 15 years ago
  Jouni Malinen 504e905c6e Add a driver op for enabling Probe Request reporting in station mode 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 3af1f9cb14 driver_test: Remove forgotten, unused prototypes 15 years ago
  Jouni Malinen 0d9fc3d8bd Remove struct ieee80211_hdr dependency from EVENT_RX_FROM_UNKNOWN 15 years ago
  Jouni Malinen a0e0d3bb15 Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event 15 years ago
  Jouni Malinen 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event 15 years ago
  Jouni Malinen 7d7d57b2dc Use shared function for figuring out if BSS is in use 15 years ago
  Jouni Malinen 9078adfc8c hostapd: Fix deinit on initialization failure 15 years ago
  Jouni Malinen 1c83b67efd Fix memory corruption on BSS entry reallocation 15 years ago
  Jouni Malinen 2f1a90188c dbus: Use free_dbus_object_desc() consistently to free object descriptor 15 years ago
  Jouni Malinen e90bd80cf5 dbus: Remove duplication of object methods/signals/properties 15 years ago
  Jouni Malinen 3e87bd5478 dbus: Use stack for temporary object path 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 e48f0fb6a7 Use BSS table for WPA get-Beacon-IEs operation 15 years ago
  Jouni Malinen 16b71ac217 Convert ctrl_iface scan_results cmd to use BSS table 15 years ago
  Jouni Malinen 9734dc17b6 dbus: Use BSS table instead of raw scan results in older API 15 years ago