Felix Fietkau
|
071799872f
hostapd: fix a segfault in the error path of the nl80211 if_add function
|
15 years ago |
Jouni Malinen
|
05ba8690cb
nl80211: Unregister forgotten eloop socket on init failure
|
15 years ago |
Jouni Malinen
|
8b897f5a17
Remove unnecessary ifname parameter from set_beacon()
|
15 years ago |
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
|
58f6fbe05c
nl80211: Add support for off-channel Action TX/RX commands
|
15 years ago |
Jouni Malinen
|
b7a2b0b68c
Add alloc_interface_addr() drv op option for specifying ifname
|
15 years ago |
Jouni Malinen
|
e748062b58
nl80211: Do not try to remove non-existing STA WDS interface
|
15 years ago |
Jouni Malinen
|
8856462d61
nl80211: Dump scan results in debug log if association command fails
|
15 years ago |
Jouni Malinen
|
582507be85
nl80211: Clear cfg80211 authentication data for old entries
|
15 years ago |
Jouni Malinen
|
8c0906542c
Fetch IEs from both Beacon and Probe Response frames if available
|
15 years ago |
Jouni Malinen
|
94627f6cc8
hostapd: Detect bridge interface automatically
|
15 years ago |
Jouni Malinen
|
af47308823
Add deinit_ap driver op to help wpa_supplicant AP mode use
|
15 years ago |
Jouni Malinen
|
4e5cb1a366
Add driver op for disabling 802.11b rates
|
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
|
abd9fafab6
Standardize on a single definition of auth_alg bitfield values
|
15 years ago |
Jouni Malinen
|
d1f9c410c1
Remove src/drivers/scan_helpers.c
|
15 years ago |
Jouni Malinen
|
baac649094
Add drv_event_eapol_rx() helper
|
15 years ago |
Jouni Malinen
|
a8e0505bf0
Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication
|
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
|
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
|
8d923a4acf
Only expire scanned BSSes based on new scan results
|
15 years ago |
Jouni Malinen
|
291b60682a
nl80211/wext: Hardcode all auth_algs as supported
|
15 years ago |