Jouni Malinen
|
58e1452474
dbus: Remove forgotten, unused functions from GetAll script
|
15 years ago |
Jouni Malinen
|
777f07b62d
dbus: Update example scripts to use PropertiesChanged
|
15 years ago |
Marcel Holtmann
|
27f43d8de5
dbus: Replace StateChanged with PropertiesChanged signal
|
15 years ago |
Marcel Holtmann
|
a2753c285f
dbus: Use simple strings for debug level
|
15 years ago |
Jouni Malinen
|
3adca61c9c
nl80211: Fix a typo
|
15 years ago |
Jouni Malinen
|
2ac9688eb8
Use common driver code for Linux hwaddr get/set
|
15 years ago |
Jouni Malinen
|
34f2f814e0
Share a single Linux ioctl helper fo setting interface up/down
|
15 years ago |
Jouni Malinen
|
9c3a2284de
Fix compiler warnings for non-WPS build
|
15 years ago |
Jouni Malinen
|
69378b7928
bsd: Fix a typo
|
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
|
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 |