1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 05:00:36 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
kimocoder
6045580713 minor fixes 2018-01-25 20:05:33 +01:00
Christian B
f6dc0ef900
Radiotap FCS flag fix
* The driver marks all frames as containing the Frame Check Sequence at the end. This confuses Wireshark because the FCS field is stripped before the frame is released on the monitor interface.
2018-01-20 16:33:05 +01:00
Christian B
e24a462e56
Update rtw_recv.c 2017-12-17 12:25:08 +01:00
Christian B
623eb9d850
Update rtw_recv.c 2017-12-17 12:09:20 +01:00
Christian B
1220d7fdcc
Fix compilation errors/crashes
* Fixed compilation errors/crashes that were introduced with kernel v4.15 support patches.
2017-12-07 07:17:39 +01:00
Christian B
d67146eaad
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 20:19:55 +01:00
astsam
55b830f375 Ability to place rx descriptor into radiotap header 2017-04-15 14:33:47 +03:00
Sergei Makarenkov
428c2172d5 Do not place signal strength into radiotap header if this information is not available 2017-04-15 11:52:42 +03:00
Sergei Makarenkov
f80e7b72d4 Place signal quality and per antenna rssi into radiotap header 2017-04-15 11:52:27 +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