Jouni Malinen
|
3ff77e070d
Fixed opportunistic key caching (OKC)
|
16 years ago |
Jouni Malinen
|
3fbda8f943
WEXT: Fixed re-initialization of removed and re-inserted interface
|
16 years ago |
Jouni Malinen
|
27e120c46d
Cleaned up some of invalid documentation related to channel configuration.
|
16 years ago |
Jouni Malinen
|
b0f23e11ed
Fixed NULL pointer dereference on error path [Bug 273]
|
16 years ago |
Jouni Malinen
|
6652b61cd4
Fixed EAP-TNC not to include extra EAP header and TNC flags
|
16 years ago |
Dan Williams
|
93ef879f0f
wext: fix maxrate calculation
|
16 years ago |
Jouni Malinen
|
6e33ca4529
Fixed wpa_scan_get_max_rate() to clear the basicrate flag when determining
|
16 years ago |
Michael Bernhard
|
886a807fb5
Make proactive key caching working again
|
16 years ago |
Pavel Polischouk
|
9d6762cfca
man wpa_supplicant: Clearly state which options are given per interface
|
16 years ago |
Jouni Malinen
|
eb0699b6ba
Add IGTK/MFP configuration (disabled by default)
|
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 |
Masakazu Mokuno
|
e0f775b2a4
Add the flags for the drivers which do 4-way handshake
|
16 years ago |
Jouni Malinen
|
f3f7540edc
Added WLAN_STA_MFP flag for driver wrappers so that they can configure the
|
16 years ago |
Jouni Malinen
|
94e5af7948
Added support for configuring IGTK
|
16 years ago |
Jouni Malinen
|
f598194e7a
Removed forgotten todo entry
|
16 years ago |
Jouni Malinen
|
1ef83fae63
Added support for AP mode Beacon transmission
|
16 years ago |
Jouni Malinen
|
561c0c4c3e
Set ACK flag properly for txstatus
|
16 years ago |
Jouni Malinen
|
2b5ac52ee0
Use _irqsafe versions of ieee80211 rx and tx_status functions
|
16 years ago |
Jouni Malinen
|
badba00bd4
Added start/stop handlers and do not send frames to stopped radios
|
16 years ago |
Jouni Malinen
|
a218a713b8
Added a comment about hwsim#
|
17 years ago |
Jouni Malinen
|
1f9afa67e3
Added global monitor interface (hwsim#)
|
17 years ago |
Jouni Malinen
|
a837861751
Fixed tx() handler to use GFP_ATOMIC.
|
17 years ago |
Jouni Malinen
|
de08c7248d
Added mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
|
17 years ago |
Jouni Malinen
|
3e2ad1b932
Fixed race condition between disassociation event and group key handshake
|
17 years ago |
Jouni Malinen
|
2eeaa5c9d0
EAP-PEAP: Moved the common peap_prfplus() function into a shared file
|
17 years ago |
Jouni Malinen
|
3f5285e852
Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant
|
17 years ago |
Jouni Malinen
|
3f3339dfe7
Fixed a buffer overflow in nla_parse call
|
17 years ago |
Pavel Roskin
|
f3833aee90
Fix compile warnings on 64-bit systems
|
17 years ago |