Snowpin Lee
|
649b28f9e6
ralink: Add WPS support
|
15 years ago |
Jouni Malinen
|
a6fc4f3c82
Change Linux driver wrappers to use shared netlink receive code
|
15 years ago |
Jouni Malinen
|
62d680c3ca
netlink: Move more of the newlink/dellink parsing into shared code
|
15 years ago |
Jouni Malinen
|
f37cf89ccb
netlink: Use NLMSG_OK and NLMSG_NEXT macros
|
15 years ago |
Jouni Malinen
|
08063178fb
nl80211/wext: Share netlink new/del link event receive code
|
15 years ago |
Jouni Malinen
|
e2d02c29b5
driver_nl80211/wext: Share netlink operstate send function
|
15 years ago |
Jouni Malinen
|
3b31db5199
Fix netlink payload length calculation
|
15 years ago |
Jouni Malinen
|
0e15e529eb
Show current mode (station/AB/IBSS) in status
|
15 years ago |
Jouni Malinen
|
67f0112d83
driver_test: Fix AP mode to initialize bss_ctx for first interface
|
15 years ago |
Jouni Malinen
|
c302f20740
Initialize new_connection = 1 to fix wpa_supplicant AP mode operstate
|
15 years ago |
Jouni Malinen
|
cdc7f66bda
Fix driver_nl80211.c build without CONFIG_CLIENT_MLME
|
15 years ago |
Jouni Malinen
|
d986b1b6c1
OpenSSL: Silence "Failed to read possible Application Data"
|
15 years ago |
Jouni Malinen
|
b57e086cc1
Mark management frame processing functions to use const buffer
|
15 years ago |
Jouni Malinen
|
ba091c06c5
Mark ieee802_11_parse_elems() input and parsed elems const
|
15 years ago |
Jouni Malinen
|
f8b1f69561
Use generic driver events for TX status and RX reporting
|
15 years ago |
Jouni Malinen
|
1b648c7e1a
nl80211: Remove some of the unnecessary conditional compilation
|
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
|
ac7043f265
Fix VS project files to match with source code file changes
|
15 years ago |
Jouni Malinen
|
85cc05110d
driver_test: Merge drv->hapd into drv->ctx
|
15 years ago |
Jouni Malinen
|
8043e72589
Add BSS ctx to if_add() driver op
|
15 years ago |
Jouni Malinen
|
9b5d2b8b9c
Merge hostapd/sta_flags.h into sta_info.h
|
15 years ago |
Jouni Malinen
|
0de39516ae
Map STA flags into values defined in driver.h
|
15 years ago |
Jouni Malinen
|
a34325dde9
Remove unneeded hostapd_wmm_sta_config()
|
15 years ago |
Jouni Malinen
|
60c8cfb4fb
Remove usused flags parameter from sta_add() driver op
|
15 years ago |
Jouni Malinen
|
c9b9e494fc
driver_bsd: Fix build after previous commit
|
15 years ago |
Jouni Malinen
|
af586419fd
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
|
15 years ago |
Jouni Malinen
|
ff2a74eeb1
driver_bsd: Fix build (eapol_sm.h is not needed anymore)
|
15 years ago |
Jouni Malinen
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
15 years ago |