Jouni Malinen
|
4a867032ae
Remove deprecated driver_ops handlers
|
15 years ago |
Jouni Malinen
|
642187d6bf
Merge set_key and hapd_set_key driver_ops into a single function
|
15 years ago |
Jouni Malinen
|
0ae7b08691
Work around some gcc 4.4 strict-aliasing warnings
|
15 years ago |
Dan Williams
|
2976121955
wext: disconnect at init and deinit
|
16 years ago |
Dan Williams
|
87d01acfeb
wext: Fix deauthentication to do IW_MLME_DEAUTH prior to disconnect
|
16 years ago |
Dan Williams
|
64a04447c3
wext: don't force-disconnect in ad-hoc mode
|
16 years ago |
Jouni Malinen
|
7c2849d2a0
Add BSS flags to scan results to indicate signal quality validity
|
16 years ago |
Jouni Malinen
|
ba2a573c5f
Rename "broadcast SSID" to "wildcard SSID"
|
16 years ago |
Jouni Malinen
|
362f781e1c
Allow multiple driver wrappers to be specified on command line
|
16 years ago |
Jouni Malinen
|
80bc75f135
New driver capability info: max number of scan SSIDs
|
16 years ago |
Jouni Malinen
|
4853d5ac84
wext: Force disconnect on deauthenticate()
|
16 years ago |
Dan Williams
|
b965fa7294
wext: really disassociate (set random SSID)
|
16 years ago |
Jouni Malinen
|
42f1ee7d1f
Fixed scan buffer increasing with WEXT
|
16 years ago |
Dan Williams
|
8f33641c94
driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls
|
16 years ago |
Jouni Malinen
|
e834272f73
Include pending MFP defines in nl80211_copy.h
|
16 years ago |
Jouni Malinen
|
cd35db9fef
Updated userspace MLME instructions for current mac80211
|
16 years ago |
Dan Williams
|
ec5f180a24
Add an optional set_mode() driver_ops handler for setting mode before keys
|
16 years ago |
Jouni Malinen
|
36b5e559f1
Validate WEXT event iwe->u.data.length before using the event data
|
16 years ago |
Jouni Malinen
|
fd630bc183
Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer)
|
16 years ago |
Jouni Malinen
|
3fbda8f943
WEXT: Fixed re-initialization of removed and re-inserted interface
|
16 years ago |
Dan Williams
|
93ef879f0f
wext: fix maxrate calculation
|
16 years ago |
Jouni Malinen
|
089165e6a4
Added temporary #ifdef WEXT_MFP_PENDING around the MFP changes
|
16 years ago |
Jouni Malinen
|
f0732adfe0
WEXT: IEEE 802.11w/MFP configuration
|
16 years ago |
Masakazu Mokuno
|
84737a46a4
Add support for the driver which do 4-way handshake
|
16 years ago |
Dan Williams
|
59c9707863
wext: handle mode switches correctly for mac80211
|
17 years ago |
Jouni Malinen
|
a8e16edc86
Introduced new helper function is_zero_ether_addr()
|
17 years ago |
Dan Williams
|
2e5a7b49a0
wext: don't overwrite BSS frequency
|
17 years ago |
Pavel Roskin
|
8738e4fc55
driver_wext: Fix missing bracket in [DORMANT]
|
17 years ago |
Masakazu Mokuno
|
b5a357b476
Add support for PS3 Linux wireless driver
|
17 years ago |
Jouni Malinen
|
6076f6ce08
Silence SIOCSIWAUTH ioctl failure message.
|
17 years ago |