Jouni Malinen
|
e3bd3912ca
Change set_ieee8021x driver op to use parameters structure
|
15 years ago |
Jouni Malinen
|
08fd8c15a0
Replace direct driver call to wpa_ft_rrb_rx() with driver event
|
15 years ago |
Jouni Malinen
|
c779b04ab6
driver_wired: Share multicast membership add/drop function
|
15 years ago |
Jouni Malinen
|
caf005b0fe
driver_wired: Remove unneeded conditional building blocks
|
15 years ago |
Jouni Malinen
|
50b5bf4eda
Remove obsolete Prism54.org driver support (driver_prism54.c)
|
15 years ago |
Jouni Malinen
|
0531006644
driver_wired: Move STA entry processing away from driver wrapper
|
15 years ago |
Jouni Malinen
|
7e683ceeb4
WPS: Handle Selected Registrar as a union of info from all Registrars
|
15 years ago |
Jouni Malinen
|
c1a853438f
WPS: Add display and keypad config methods for WPS ER
|
15 years ago |
Jouni Malinen
|
6a029035f5
WPS: Move POST URL validation into web_connection_parse_post()
|
15 years ago |
Jouni Malinen
|
ed74dcd512
WPS: Remove an obsolete comment about UPnP actions and callbacks
|
15 years ago |
Jouni Malinen
|
5e9c730a2b
WPS: Remove unnecessary GetDevice and PutMessage callbacks
|
15 years ago |
Jouni Malinen
|
d0d45d8276
WPS: Remove unnecessary SetSelectedRegistrar callback
|
15 years ago |
Jouni Malinen
|
ad1f0291f8
Update git instructions to use more modern command line structure
|
15 years ago |
Jouni Malinen
|
50ceddcfd6
Fix dh_groups.o build for some configurations
|
15 years ago |
Jouni Malinen
|
616ea674c8
Fix hostapd build without RADIUS server
|
15 years ago |
Jouni Malinen
|
9008a3e44d
Merge get_seqnum_igtk() driver op with get_seqnum()
|
15 years ago |
Jouni Malinen
|
90b8c4c5f8
Add Doxygen comments for rest of struct wpa_driver_ops members
|
15 years ago |
Jouni Malinen
|
6fe8296197
Move vendor-specific IE type defines away from driver.h
|
15 years ago |
Jouni Malinen
|
15333707d5
Add more documentation for driver ops
|
15 years ago |
Masashi Honma
|
bab31499fd
EAP-TTLS/PAP: User-Password obfuscation for zero length password
|
15 years ago |
Jouni Malinen
|
3484a18a13
hostapd: Remove unused bridge_packets configuration option
|
15 years ago |
Jouni Malinen
|
fb7842aa51
Remove struct hostapd_rate_data from driver API
|
15 years ago |
Jouni Malinen
|
217e7eeaf0
Remove unused rate flags from driver use
|
15 years ago |
Jouni Malinen
|
22a7c9d735
Merge bss_add/bss_remove drivers ops into if_add/if_remove
|
15 years ago |
Jouni Malinen
|
b5996353e7
Remove unused if_update() driver op
|
15 years ago |
Masashi Honma
|
2a91091e15
Fix driver_bsd.c build
|
15 years ago |
Jouni Malinen
|
803a811b73
Add support for building IEEE 802.11n support into wpa_supplicant AP
|
15 years ago |
Jouni Malinen
|
95272a888c
Fix conditional EAP-SIM/AKA DB code selection
|
15 years ago |
Jouni Malinen
|
d45354be53
Move IEEE 802.11n HT management code into a separate file
|
15 years ago |
Jouni Malinen
|
eb53b752df
Remove unnecessary CONFIG_IEEE80211N use
|
15 years ago |