Jouni Malinen
|
0382097ef3
Use set_key addr to distinguish default and multicast keys
|
14 years ago |
Ben Greear
|
6859f1cb24
Enable sharing of scan result events among virtual interfaces
|
14 years ago |
David A Benjamin
|
32f4e7b124
wext: Fix scan result signal levels when driver reports in dBm
|
14 years ago |
Jouni Malinen
|
a63063b4f6
rfkill: Use rtnetlink ifup/ifdown events
|
15 years ago |
Jouni Malinen
|
5216938960
Fix memory leak on rfkill init error path
|
15 years ago |
Jouni Malinen
|
8401a6b028
Add Linux rfkill support
|
15 years ago |
Jouni Malinen
|
3145e6154c
wext: Add cfg80211-specific optimization to avoid silly behavior
|
15 years ago |
Jouni Malinen
|
4a5869206e
wext: Check hexstr2bin() return value in custom scan text processing
|
15 years ago |
Jouni Malinen
|
a7efb16052
WEXT: Show BSSID/SSID set failures on disconnect in debug log
|
15 years ago |
Jouni Malinen
|
fbe3e7f840
wext: Check hexstr2bin() return value
|
15 years ago |
Jouni Malinen
|
34f2f814e0
Share a single Linux ioctl helper fo setting interface up/down
|
15 years ago |
Jouni Malinen
|
abd9fafab6
Standardize on a single definition of auth_alg bitfield values
|
15 years ago |
Jouni Malinen
|
1d041bec84
Use generic driver event notification for AP mode assoc/disassoc
|
15 years ago |
Jouni Malinen
|
291b60682a
nl80211/wext: Hardcode all auth_algs as supported
|
15 years ago |
Jouni Malinen
|
719347511a
Get rid of unnecessary typedefs for enums.
|
15 years ago |
Jouni Malinen
|
62d680c3ca
netlink: Move more of the newlink/dellink parsing into shared code
|
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
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
c2e8d0a092
Remove deprecated scan and set_probe_req_ie driver_ops
|
15 years ago |
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 |