kimocoder
ca797e114b
Revert "Some cleanup of unused chips"
...
This reverts commit b3227c731e
.
2023-06-06 17:50:45 +02:00
kimocoder
b3227c731e
Some cleanup of unused chips
2023-05-26 06:36:51 +02:00
kimocoder
cab4e4ec56
Remove more Windows code
2022-06-06 05:15:15 +02:00
Mathy Vanhoef
1b86121806
rtl8812a: do not overwrite sequence number of injected frames
...
The sequence number of inject frames was being overwritten. This prevents
certain older attacks against WEP fragmentation older TKIP attacks. Fix
this by tracking if a frames was injected in monitor mode, and if so, do
not overwrite its sequence number.
The patch also adds a module parameter to revert this behaviour if needed.
By setting rtw_monitor_overwrite_seqnum to 1, sequence numbers will again
be set by the driver/device. This may by useful if user-space relied on
the driver/device to set sequence numbers.
This patch was tested using an Alfa AWUS036ACH.
2020-06-26 09:27:54 +04:00
kimocoder
39e9af79d8
remove USB_PACKET_OFFSET_SZ
2020-03-07 23:01:53 +00:00
kimocoder
0c23551874
Cleanup wrong commit earlier
2019-11-14 04:33:12 +01:00
kimocoder
506f1e3c11
Added frame injection capabilities (tested working)
2019-11-14 03:11:57 +01:00
root
65b4d276b1
Upload v5.6.4.2
2019-10-30 23:08:53 +00:00
kimocoder
9daa7978e9
Merge a collection of fixes
2019-08-16 06:28:27 +02:00
kimocoder
6c1b4a333b
Upload new v5.6.4 driver
2019-05-24 21:43:57 +02:00
kimocoder
7360779d5a
Fixed some around minors around frame injection
2019-02-15 18:20:44 +01:00
kimocoder
2d4a79c1b8
Uploading the v5.3.4 version
2018-08-24 22:52:34 +02:00
kimocoder
7c899d1b5b
Fix injected frames drop + platform fixes
2018-06-25 18:20:55 +02:00
kimocoder
be14d54031
Parse radiotap headers for proper frame injection
2018-06-22 19:37:47 +02:00
kimocoder
f53c7ea20e
Cloned gordboy's 8812au repo
2018-06-22 18:48:32 +02:00
kimocoder
4cf72deb8e
Preparing new upload
2018-06-22 18:45:20 +02:00
kimocoder
b6c6c05f4a
Removed pre-configured SeqNum via RadioTap
2018-03-27 15:02:10 +02:00
dpShaker
1285279920
Add support for pre-configured SeqNum via RadioTap
...
See http://www.radiotap.org/fields/TX%20flags value 0x0010
2017-09-21 21:43:47 +02:00
Sergei Makarenkov
8167c6674b
Fix injected frames drop
2017-04-15 11:58:36 +03:00
astsam
7b407130a0
Add frame injection
2017-04-15 11:56:44 +03:00
astsam
cf7aa86c38
Driver v5.1.5 for RTL8812AU (Tenda U12)
2017-04-15 11:46:31 +03:00
Hans Ulli Kroll
d62c22e76e
Add driver from found on aircrack-ng site
...
filename: rtl8812AU_8821AU_linux_v4.3.22_15054.20150901_beta.tar.gz
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
2016-03-27 19:56:02 +02:00