Jouni Malinen
|
b57e086cc1
Mark management frame processing functions to use const buffer
|
15 years ago |
Jouni Malinen
|
f8b1f69561
Use generic driver events for TX status and RX reporting
|
15 years ago |
Jouni Malinen
|
fcf0f87d97
Replace hostapd_button_pushed() with generic driver event
|
15 years ago |
Jouni Malinen
|
f2dab64ee3
Fix EVENT_FT_RRB_RX processing
|
15 years ago |
Jouni Malinen
|
1cd973d501
Replace hostapd_michael_mic_failure() with generic driver event
|
15 years ago |
Jouni Malinen
|
9b5d2b8b9c
Merge hostapd/sta_flags.h into sta_info.h
|
15 years ago |
Jouni Malinen
|
a34325dde9
Remove unneeded hostapd_wmm_sta_config()
|
15 years ago |
Jouni Malinen
|
08fd8c15a0
Replace direct driver call to wpa_ft_rrb_rx() with driver event
|
15 years ago |
Jouni Malinen
|
0531006644
driver_wired: Move STA entry processing away from driver wrapper
|
15 years ago |
Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
15 years ago |
Jouni Malinen
|
0c3abf8d22
Add driver wrapper callback for WPS push button pressed
|
15 years ago |
Jouni Malinen
|
bcd154c343
Include sta_flags.h explicitly, not via sta_info.h
|
15 years ago |
Andriy Tkachuk
|
355d36a7bf
Disassociate STA if it associated with invalid/missing WPA/RSN IE
|
15 years ago |
Johannes Berg
|
fe6bdb777e
Replace NEED_MLME with NEED_AP_MLME
|
15 years ago |
Jouni Malinen
|
fa16028d0f
Add generic infrastructure for Probe Request callbacks
|
16 years ago |
Jouni Malinen
|
3fed6f2504
Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier
|
16 years ago |
Jouni Malinen
|
4b9841d34c
Move more multi-BSSID processing into drv_callbacks.c
|
16 years ago |
Jouni Malinen
|
ad1e68e6b5
Clean up HT40 scan and share nl80211 scanning code
|
16 years ago |
Jouni Malinen
|
f82ef4d8db
nl80211: Fix EAPOL frame RX for secondary BSSes
|
16 years ago |
Jouni Malinen
|
3ae0800c5f
WMM cleanup (WME -> WMM rename, comments, etc.)
|
16 years ago |
Jouni Malinen
|
a9aca28ba3
Fix WPS in non-WPA modes with drivers that implement MLME
|
16 years ago |
Jouni Malinen
|
bc521fac13
Fixed couple of build failures with minimal configuration
|
16 years ago |
Jouni Malinen
|
b5b969e9c7
Moved driver callback functions from hostapd.c to a new file
|
16 years ago |