Sign in
gfiber
/
vendor
/
opensource
/
hostap
/
1d0f42a07345f57d51bb215185153232cde0f8f0
/
src
/
drivers
/
driver_wext.c
e8e365d
wext: Add support for renamed Host AP driver ifname
by Jouni Malinen
· 10 years ago
a193231
Clean up debug prints to use wpa_printf()
by Jouni Malinen
· 10 years ago
d85e1fc
Check os_snprintf() result more consistently - automatic 1
by Jouni Malinen
· 10 years ago
bd26031
wext: Fix non-WPA/WPA2 connection with extra IEs
by Jouni Malinen
· 10 years ago
d306df7
wext: Add very basic status command support
by Johannes Berg
· 10 years ago
24bd4e0
nl80211: Add driver flag to indicate mesh support
by Bob Copeland
· 11 years ago
4ec6837
wpa_supplicant: Use hostapd_freq_params in assoc_params
by Janusz Dziedzic
· 10 years ago
61157af
wext: Add signal_poll callback
by Jean-Marie Lemetayer
· 11 years ago
ac79fcf
wext: Verify set_ssid results consistently (CID 62842)
by Jouni Malinen
· 11 years ago
4848a38
Get rid of duplicated cipher suite and AKM definitions
by Jouni Malinen
· 11 years ago
bd1e328
Android: Remove old WEXT extensions
by Jouni Malinen
· 11 years ago
24f051e
Replace remainining strncpy() uses with strlcpy()
by Jouni Malinen
· 11 years ago
5e24dc8
Add dup_binstr() to help common binary string tasks
by Jouni Malinen
· 12 years ago
1ce0aa0
Remove unused disassociate() driver_ops
by Jouni Malinen
· 12 years ago
067ffa2
Convert os_realloc() for an array to use os_realloc_array()
by Jouni Malinen
· 13 years ago
349493b
Validate WEP key lengths based on driver capabilities
by Jouni Malinen
· 13 years ago
6d441b0
wext: Filter unexpected interface added/up events
by Jouni Malinen
· 13 years ago
0f3d578
Remove the GPL notification from files contributed by Jouni Malinen
by Jouni Malinen
· 13 years ago
5eb4291
Android: wext: Add sched_scan functions for PNO
by Dmitry Shmidt
· 13 years ago
06e356f
Android: wext: Add driver state events
by Dmitry Shmidt
· 13 years ago
545cfc4
WEXT: Use linux/wireless.h instead of wireless_copy.h
by Jouni Malinen
· 13 years ago
bd43938
wext: Do not set SSID on disconnect on Android
by Dmitry Shmidt
· 13 years ago
7249508
wext: Clean up the disconnect BSSID/SSID clearing
by Jouni Malinen
· 13 years ago
bdc4c18
wext: Remove trailing whitespace
by Jouni Malinen
· 13 years ago
180cdf4
wext: Increase scan timeout from 5 to 10 seconds
by Jouni Malinen
· 13 years ago
a776b19
wext: Remove write-only variable ap_num
by Pavel Roskin
· 13 years ago
0382097
Use set_key addr to distinguish default and multicast keys
by Jouni Malinen
· 14 years ago
6859f1c
Enable sharing of scan result events among virtual interfaces
by Ben Greear
· 14 years ago
32f4e7b
wext: Fix scan result signal levels when driver reports in dBm
by David A Benjamin
· 15 years ago
a63063b
rfkill: Use rtnetlink ifup/ifdown events
by Jouni Malinen
· 15 years ago
5216938
Fix memory leak on rfkill init error path
by Jouni Malinen
· 15 years ago
8401a6b
Add Linux rfkill support
by Jouni Malinen
· 15 years ago
3145e61
wext: Add cfg80211-specific optimization to avoid silly behavior
by Jouni Malinen
· 15 years ago
4a58692
wext: Check hexstr2bin() return value in custom scan text processing
by Jouni Malinen
· 15 years ago
a7efb16
WEXT: Show BSSID/SSID set failures on disconnect in debug log
by Jouni Malinen
· 15 years ago
fbe3e7f
wext: Check hexstr2bin() return value
by Jouni Malinen
· 15 years ago
34f2f81
Share a single Linux ioctl helper fo setting interface up/down
by Jouni Malinen
· 15 years ago
abd9faf
Standardize on a single definition of auth_alg bitfield values
by Jouni Malinen
· 15 years ago
1d041be
Use generic driver event notification for AP mode assoc/disassoc
by Jouni Malinen
· 15 years ago
291b606
nl80211/wext: Hardcode all auth_algs as supported
by Jouni Malinen
· 15 years ago
7193475
Get rid of unnecessary typedefs for enums.
by Jouni Malinen
· 15 years ago
62d680c
netlink: Move more of the newlink/dellink parsing into shared code
by Jouni Malinen
· 15 years ago
0806317
nl80211/wext: Share netlink new/del link event receive code
by Jouni Malinen
· 15 years ago
e2d02c2
driver_nl80211/wext: Share netlink operstate send function
by Jouni Malinen
· 15 years ago
3b31db5
Fix netlink payload length calculation
by Jouni Malinen
· 15 years ago
90973fb
Remove src/common from default header file path
by Jouni Malinen
· 15 years ago
c2e8d0a
Remove deprecated scan and set_probe_req_ie driver_ops
by Jouni Malinen
· 15 years ago
4a86703
Remove deprecated driver_ops handlers
by Jouni Malinen
· 15 years ago
642187d
Merge set_key and hapd_set_key driver_ops into a single function
by Jouni Malinen
· 15 years ago
0ae7b08
Work around some gcc 4.4 strict-aliasing warnings
by Jouni Malinen
· 15 years ago
2976121
wext: disconnect at init and deinit
by Dan Williams
· 16 years ago
87d01ac
wext: Fix deauthentication to do IW_MLME_DEAUTH prior to disconnect
by Dan Williams
· 16 years ago
64a0444
wext: don't force-disconnect in ad-hoc mode
by Dan Williams
· 16 years ago
7c2849d
Add BSS flags to scan results to indicate signal quality validity
by Jouni Malinen
· 16 years ago
ba2a573
Rename "broadcast SSID" to "wildcard SSID"
by Jouni Malinen
· 16 years ago
362f781
Allow multiple driver wrappers to be specified on command line
by Jouni Malinen
· 16 years ago
80bc75f
New driver capability info: max number of scan SSIDs
by Jouni Malinen
· 16 years ago
4853d5a
wext: Force disconnect on deauthenticate()
by Jouni Malinen
· 16 years ago
b965fa7
wext: really disassociate (set random SSID)
by Dan Williams
· 16 years ago
42f1ee7
Fixed scan buffer increasing with WEXT
by Jouni Malinen
· 16 years ago
8f33641
driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls
by Dan Williams
· 16 years ago
e834272
Include pending MFP defines in nl80211_copy.h
by Jouni Malinen
· 16 years ago
cd35db9
Updated userspace MLME instructions for current mac80211
by Jouni Malinen
· 16 years ago
ec5f180
Add an optional set_mode() driver_ops handler for setting mode before keys
by Dan Williams
· 16 years ago
36b5e55
Validate WEXT event iwe->u.data.length before using the event data
by Jouni Malinen
· 16 years ago
fd630bc
Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer)
by Jouni Malinen
· 17 years ago
3fbda8f
WEXT: Fixed re-initialization of removed and re-inserted interface
by Jouni Malinen
· 17 years ago
93ef879
wext: fix maxrate calculation
by Dan Williams
· 17 years ago
089165e
Added temporary #ifdef WEXT_MFP_PENDING around the MFP changes
by Jouni Malinen
· 17 years ago
f0732ad
WEXT: IEEE 802.11w/MFP configuration
by Jouni Malinen
· 17 years ago
84737a4
Add support for the driver which do 4-way handshake
by Masakazu Mokuno
· 17 years ago
59c9707
wext: handle mode switches correctly for mac80211
by Dan Williams
· 17 years ago
a8e16ed
Introduced new helper function is_zero_ether_addr()
by Jouni Malinen
· 17 years ago
2e5a7b4
wext: don't overwrite BSS frequency
by Dan Williams
· 17 years ago
8738e4f
driver_wext: Fix missing bracket in [DORMANT]
by Pavel Roskin
· 17 years ago
b5a357b
Add support for PS3 Linux wireless driver
by Masakazu Mokuno
· 17 years ago
6076f6c
Silence SIOCSIWAUTH ioctl failure message.
by Jouni Malinen
· 17 years ago
6fc6879
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
by Jouni Malinen
· 17 years ago