Paul Stewart
|
8e5f078fb9
dbus_new_handlers: Omit errant dbus_message_unref
|
14 years ago |
Jouni Malinen
|
c4d7fc90a2
Fix EAP-FAST PAC file writer to avoid crash with multiple PACs
|
14 years ago |
Jouni Malinen
|
0f3e4f2a83
wlantest: Add support for reading DLT_IEEE802_11 pcap files
|
14 years ago |
Jouni Malinen
|
350132bec5
wlantest: Add support for reading pcap files with prism header
|
14 years ago |
Jouni Malinen
|
482856c8ba
nl80211: Fix compiler warnings on non-P2P build
|
14 years ago |
Ben Greear
|
6859f1cb24
Enable sharing of scan result events among virtual interfaces
|
14 years ago |
Ben Greear
|
c577db2afd
Add interface name to some debug prints
|
14 years ago |
Tomasz Bursztyka
|
1b232e479d
dbus: Fix new dbus API for WPS
|
14 years ago |
Jouni Malinen
|
f2ed8023c4
nl80211: Track used interfaces and support multiple P2P groups
|
14 years ago |
Jouni Malinen
|
871f4dd069
Allow driver wrappers to indicate whether result codes are sane
|
14 years ago |
Jouni Malinen
|
df89c1c8d1
nl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject event
|
14 years ago |
Jouni Malinen
|
ce04af5a74
nl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
|
14 years ago |
Jouni Malinen
|
c05d6d188c
Do not segfault on EVENT_ASSOC_REJECT without BSSID
|
14 years ago |
Jouni Malinen
|
e5ad96b745
SME: Optimize recovery from assocication command failures
|
14 years ago |
Jouni Malinen
|
c55f774d00
nl80211: Add preliminary code for testing separate P2P group interface
|
14 years ago |
Jouni Malinen
|
971e357f19
P2P: Add new driver option for interface allocation
|
14 years ago |
Jouni Malinen
|
a1eca5cfd8
P2P: Rename the group interface name to use p2p- prefix
|
14 years ago |
Jouni Malinen
|
0f85ef5cf0
P2P: Use larger pending_interface_name buffer
|
14 years ago |
Jouni Malinen
|
afa4926c95
P2P: Use alternative way of starting dnsmasq if needed
|
14 years ago |
Jouni Malinen
|
0fb337c121
Extend load balancing optimization in BSS blacklisting
|
14 years ago |
Jouni Malinen
|
5471c3434e
Blacklist BSS on first failure if only a single network is enabled
|
14 years ago |
Jouni Malinen
|
34dbfc0cb3
Fix CONFIG_AP=y build without NEED_AP_MLME driver
|
14 years ago |
Jouni Malinen
|
0fe620de7e
Fix CONFIG_AP=y build without CONFIG_WPS=y
|
14 years ago |
Jouni Malinen
|
805253d820
random: Fix a compiler warning about unused variable
|
14 years ago |
Jouni Malinen
|
f47d639d49
SME: Optimize recovery from common load balancing mechanisms
|
14 years ago |
Jouni Malinen
|
7e6646c794
SME: Fix re-try after auth/assoc timeout/failure
|
14 years ago |
Jouni Malinen
|
3c85f144ce
P2P: Fix Action frame sending after disconnection
|
14 years ago |
Sudhakar Swaminathan
|
9d562b7946
P2P: Add p2p_unauthorize command
|
14 years ago |
Jouni Malinen
|
7392f11e96
Convert most commonly used drv ops to real function calls
|
14 years ago |
Jouni Malinen
|
7a80af658d
Fix CONFIG_AP=y build without CONFIG_P2P=y
|
14 years ago |