Jouni Malinen
|
561c0c4c3e
Set ACK flag properly for txstatus
|
17 years ago |
Jouni Malinen
|
2b5ac52ee0
Use _irqsafe versions of ieee80211 rx and tx_status functions
|
17 years ago |
Jouni Malinen
|
badba00bd4
Added start/stop handlers and do not send frames to stopped radios
|
17 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 |
Jouni Malinen
|
ad844747ca
Updated the LibTomMath reference to use 0.41 version
|
17 years ago |
Jouni Malinen
|
187bc466a3
Removed the 20% estimate on faster bignum routines
|
17 years ago |
Jouni Malinen
|
b95394c66f
Combined internal LibTomMath configuration into one option
|
17 years ago |
Jouni Malinen
|
ec0205a87a
Added an option to build internal LibTomMath with faster div routine
|
17 years ago |
Jouni Malinen
|
b6ab429402
Read Michael MIC keys through TK2 union instead of offset from TK1
|
17 years ago |
Jouni Malinen
|
7cdeb81e1f
Fixed potential NULL pointer dereference if memory allocation fails
|
17 years ago |
Jouni Malinen
|
815c5e1435
Fixed RADIUS client local address forcing for IPv6 (eapol_test)
|
17 years ago |
Jouni Malinen
|
c5f5c91aeb
Add faster, optional sqr routine for internal LibTomMath
|
17 years ago |
Jouni Malinen
|
4fba48a5a7
Silence compiler warnings about out of array bounds indexes
|
17 years ago |
Dan Williams
|
1d3c75b3b6
Give adhoc associations a bit more time
|
17 years ago |
Dan Williams
|
59c9707863
wext: handle mode switches correctly for mac80211
|
17 years ago |
Jouni Malinen
|
87114163b7
Updated the comments since Montgomery reduction is now included
|
17 years ago |
Jouni Malinen
|
8ccc0402b2
Internal LibTomMath: add optional support for Montgomery reduction
|
17 years ago |
Jouni Malinen
|
0527710dd3
Reduce integrated LibTomMath size by dropping negative exponent support
|
17 years ago |
Jouni Malinen
|
a8e16edc86
Introduced new helper function is_zero_ether_addr()
|
17 years ago |
Jouni Malinen
|
957ed801e9
Fix USE_KERNEL_HEADERS build with compat-wireless
|
17 years ago |
Dan Williams
|
7e1488494e
Do not continually reschedule specific scans to help finding hidden SSIDs
|
17 years ago |
Jouni Malinen
|
8479707beb
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts
|
17 years ago |