Commit History

Author SHA1 Message Date
  Felix Fietkau a2e40bb650 hostapd: Fix interface selection for the nl80211 driver 15 years ago
  Felix Fietkau 4c32757d22 hostapd: add ifname to the sta_set_flags callback 15 years ago
  Jouni Malinen 3812464cda Add optional scan result filter based on SSID 15 years ago
  Jouni Malinen 207ef3fb12 Add suspend/resume notifications 15 years ago
  Jouni Malinen b7a2b0b68c Add alloc_interface_addr() drv op option for specifying ifname 15 years ago
  Jouni Malinen 8c0906542c Fetch IEs from both Beacon and Probe Response frames if available 15 years ago
  Jouni Malinen af47308823 Add deinit_ap driver op to help wpa_supplicant AP mode use 15 years ago
  Jouni Malinen e882899981 Add BSSID to TX/RX Action frame driver ops 15 years ago
  Jouni Malinen 4e5cb1a366 Add driver op for disabling 802.11b rates 15 years ago
  Jouni Malinen abd9fafab6 Standardize on a single definition of auth_alg bitfield values 15 years ago
  Jouni Malinen 70f8cc8ec8 Share the same enum for MFP configuration 15 years ago
  Jouni Malinen e049867788 More Doxygen documentation for the driver interface 15 years ago
  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 55777702cd Add driver API functionality for off-channel Action frames 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 2a8b74163e Move struct hostapd_frame_info definition away from driver API 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 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
  Jouni Malinen cd7d80f373 Allow Probe Request callbacks to terminate iteration 15 years ago
  Jouni Malinen 60ad2c7bef Fix a typo in a doxygen comment 15 years ago