Jouni Malinen
|
702934a163
atheros: Fix driver deinit function to be run
|
14 years ago |
Jouni Malinen
|
4a46e82fb4
atheros: Deinit l2_packet sock_xmit on error path
|
14 years ago |
Jouni Malinen
|
8b0ea5a07e
atheros: Fix WPA/802.1X disabling to clear Privacy flag
|
15 years ago |
Jouni Malinen
|
e0f412b927
atheros: Restore ATH_WPS_IE definition and comment
|
15 years ago |
Jouni Malinen
|
9b74812032
atheros: Add more robust and complete debug info for ioctl failures
|
15 years ago |
Jouni Malinen
|
a317d8520e
atheros: Update to build with the current driver version
|
15 years ago |
Jouni Malinen
|
0ebdf62735
Remove unnecessary ifname parameter from set_ap_wps_ie() driver op
|
15 years ago |
Jouni Malinen
|
3234cba40e
Remove unnecessary ifname parameter to sta_set_flags() driver op
|
15 years ago |
Jouni Malinen
|
8709de1ae8
Remove unnecessary ifname parameter from hapd_get_ssid/hapd_set_ssid
|
15 years ago |
Jouni Malinen
|
aa48451698
Remove unnecessary ifname parameter from set_generic_elem() driver op
|
15 years ago |
Jouni Malinen
|
d5dd016a8a
Remove unneeded ifname parameter from set_privacy() driver op
|
15 years ago |
Felix Fietkau
|
4c32757d22
hostapd: add ifname to the sta_set_flags callback
|
15 years ago |
Jouni Malinen
|
94627f6cc8
hostapd: Detect bridge interface automatically
|
15 years ago |
Jouni Malinen
|
34f2f814e0
Share a single Linux ioctl helper fo setting interface up/down
|
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
|
a0e0d3bb15
Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
14f7938660
Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie
|
15 years ago |
Jouni Malinen
|
a6fc4f3c82
Change Linux driver wrappers to use shared netlink receive code
|
15 years ago |
Jouni Malinen
|
3b31db5199
Fix netlink payload length calculation
|
15 years ago |
Jouni Malinen
|
fcf0f87d97
Replace hostapd_button_pushed() with generic driver event
|
15 years ago |
Jouni Malinen
|
1cd973d501
Replace hostapd_michael_mic_failure() with generic driver event
|
15 years ago |
Jouni Malinen
|
0de39516ae
Map STA flags into values defined in driver.h
|
15 years ago |
Jouni Malinen
|
af586419fd
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
|
15 years ago |
Jouni Malinen
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
15 years ago |
Jouni Malinen
|
0c3abf8d22
Add driver wrapper callback for WPS push button pressed
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
642187d6bf
Merge set_key and hapd_set_key driver_ops into a single function
|
15 years ago |