Jouni Malinen
|
ed384c2c67
nl80211: Make set_bssid() WEXT_COMPAT
|
16 years ago |
Jouni Malinen
|
95f02a5ddd
nl80211: Make PMKSA caching candidate event WEXT_COMPAT
|
16 years ago |
Jouni Malinen
|
f555b6dec1
nl80211: Mark PMKSA cache operations with WEXT_COMPAT
|
16 years ago |
Jouni Malinen
|
af723760ba
nl80211: Fix no-WEXT_COMPAT build
|
16 years ago |
Jouni Malinen
|
625f587b03
nl80211: Remove user space MLME code
|
16 years ago |
Jouni Malinen
|
c2a0407851
Add SME support (separate authentication and association)
|
16 years ago |
Jouni Malinen
|
7c2849d2a0
Add BSS flags to scan results to indicate signal quality validity
|
16 years ago |
Jouni Malinen
|
d173df5232
nl80211: Use per-scan request WPS IE
|
16 years ago |
Jouni Malinen
|
6a1063e008
driver_nl80211: Add support for multi-SSID scan requests
|
16 years ago |
Jouni Malinen
|
362f781e1c
Allow multiple driver wrappers to be specified on command line
|
16 years ago |
Jouni Malinen
|
7d315b7b42
nl80211: Remove one second sleep after iface up
|
16 years ago |
Jouni Malinen
|
80bc75f135
New driver capability info: max number of scan SSIDs
|
16 years ago |
Jouni Malinen
|
97865538ba
nl80211: Replace WEXT scan event with nl80211
|
16 years ago |
Jouni Malinen
|
b3db1e1cd3
nl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN
|
16 years ago |
Jouni Malinen
|
0e75527f7e
nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
|
16 years ago |
Jouni Malinen
|
42f1ee7d1f
Fixed scan buffer increasing with WEXT
|
16 years ago |
Jouni Malinen
|
3a4606585c
Implement set_probe_req_ie() for nl80211 drivers
|
16 years ago |
Jouni Malinen
|
7e5ba1b916
Mark functions static if not used elsewhere and use proper prototypes
|
16 years ago |
Luis R. Rodriguez
|
6d1584905c
wpa_supplicant: Add support for setting of a regulatory domain
|
16 years ago |
Jouni Malinen
|
7e45830ab7
nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant
|
16 years ago |
Jouni Malinen
|
8e8df25541
nl80211: Finish dumps properly (ported from iw.git)
|
16 years ago |
Jouni Malinen
|
6241fcb165
nl80211: clean up netlink code
|
17 years ago |
Dan Williams
|
ec5f180a24
Add an optional set_mode() driver_ops handler for setting mode before keys
|
17 years ago |
Jouni Malinen
|
fd630bc183
Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer)
|
17 years ago |
Jouni Malinen
|
3c83f19c80
Added mlme_{add,remove}_sta() for userspace MLME
|
17 years ago |
Jouni Malinen
|
1c8735848d
nl80211: Preliminary code for usermode MLME support
|
17 years ago |
Jouni Malinen
|
7524cfb1a3
nl80211: Fixed re-initialization of removed and re-inserted interface
|
17 years ago |
Jouni Malinen
|
0a4e6cbf88
nl80211: Fixed set_mode() to actually use adhoc/station nl80211 variables
|
17 years ago |
Dan Williams
|
93ef879f0f
wext: fix maxrate calculation
|
17 years ago |
Jouni Malinen
|
3f5285e852
Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant
|
17 years ago |