Commit History

Author SHA1 Message Date
  Jouni Malinen e882899981 Add BSSID to TX/RX Action frame driver ops 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 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 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 3af1f9cb14 driver_test: Remove forgotten, unused prototypes 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 139a33f34e test: Register more complete set of channels and rates 15 years ago
  Jouni Malinen 2fe17720aa test: Use previously requested BSSID when adding a new interface 15 years ago
  Jouni Malinen f78feb6a72 test: Add WPA_TRACE reference check for driver ctx 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen 481a11c94f test: Use more shared code for driver wrapper AP and station modes 15 years ago
  Jouni Malinen 14f7938660 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 15 years ago
  Jouni Malinen eeb49f991b driver_test: Use OS wrappers consistently for memory allocation 15 years ago
  Jouni Malinen 67f0112d83 driver_test: Fix AP mode to initialize bss_ctx for first interface 15 years ago
  Jouni Malinen f8b1f69561 Use generic driver events for TX status and RX reporting 15 years ago
  Jouni Malinen 85cc05110d driver_test: Merge drv->hapd into drv->ctx 15 years ago
  Jouni Malinen 8043e72589 Add BSS ctx to if_add() driver op 15 years ago
  Jouni Malinen 60c8cfb4fb Remove usused flags parameter from sta_add() driver op 15 years ago
  Jouni Malinen 08fd8c15a0 Replace direct driver call to wpa_ft_rrb_rx() with driver event 15 years ago
  Jouni Malinen fb7842aa51 Remove struct hostapd_rate_data from driver API 15 years ago
  Jouni Malinen 217e7eeaf0 Remove unused rate flags from driver use 15 years ago
  Jouni Malinen 22a7c9d735 Merge bss_add/bss_remove drivers ops into if_add/if_remove 15 years ago
  Jouni Malinen b5996353e7 Remove unused if_update() driver op 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen 67470d5112 Remove some unneeded header file inclusions 15 years ago