Commit History

Author SHA1 Message Date
  Jouni Malinen 677449b97e Remove direct driver calls from beacon.c 15 years ago
  Jouni Malinen 2f3e0bd4d4 Remove need for direct driver calls from ieee802_11_auth.c 15 years ago
  Jouni Malinen a3d4fafa41 Remove direct driver calls from accounting.c 15 years ago
  Jouni Malinen 45cefa0bf3 Move more driver ops into struct hostapd_driver_ops 15 years ago
  Jouni Malinen c90933d2a3 Use hostapd driver op wrapper for send_mgmt_frame 15 years ago
  Jouni Malinen 14f7938660 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 15 years ago
  Felix Fietkau fbbfcbac29 hostapd: Add WDS (4-address frame) mode with per-station interfaces 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 e3bd3912ca Change set_ieee8021x driver op to use parameters structure 15 years ago
  Jouni Malinen 9008a3e44d Merge get_seqnum_igtk() driver op with get_seqnum() 15 years ago
  Jouni Malinen 3484a18a13 hostapd: Remove unused bridge_packets configuration option 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 eb53b752df Remove unnecessary CONFIG_IEEE80211N use 15 years ago
  Jouni Malinen fc4e2d9501 HT: Remove unneeded struct ht_cap_ie wrapper 15 years ago
  Jouni Malinen 4a867032ae Remove deprecated driver_ops handlers 15 years ago
  Jouni Malinen 642187d6bf Merge set_key and hapd_set_key driver_ops into a single function 15 years ago
  Jouni Malinen 5d67487244 Merge set_beacon driver_ops into a single one 15 years ago
  Jouni Malinen 1fb1a6f0bf Remove unused set_broadcast_ssid() driver op 16 years ago
  Jouni Malinen 9351257cfb Remove the unused set_ieee80211d driver op 16 years ago
  Jouni Malinen 30985b8600 Remove unused set_retry() driver op 16 years ago
  Jouni Malinen 61693eaa80 hostapd: Remove unused passive scan functionality 16 years ago
  Jouni Malinen 412036f5f0 Provide own_addr buffer in hapd_init() parameters 16 years ago
  Jouni Malinen 731723a5bd Add own_addr as a parameter to sta_deauth() and sta_disassoc() 16 years ago
  Jouni Malinen ad1e68e6b5 Clean up HT40 scan and share nl80211 scanning code 16 years ago
  Jouni Malinen b4fd6fab5b Share driver beacon configuration handlers 16 years ago
  Jouni Malinen 92f475b4d8 Merge hostapd driver init functions into one 16 years ago
  Jouni Malinen e785c2ba3b Share same set_country driver op for hostapd and wpa_supplicant 16 years ago
  Jouni Malinen 9f324b61ba Share management frame send driver op for hostapd and wpa_supplicant 16 years ago