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

18 Commits

Author SHA1 Message Date
kimocoder
29fab55737 Uploaded the 8812au v5.2.20.2 driver 2018-07-02 18:49:32 +02:00
kimocoder
b85ad0de96 Fixed compilation warnings 2018-07-01 20:27:54 +02:00
kimocoder
d5aaced9c3 Optimized Makefile and added DKMS ++ 2018-06-22 21:43:50 +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
cail
14109ecfdb Fix FCS on 8812 and 8814 2018-03-24 15:40:05 -07:00
kimocoder
01ab3284e8 Fixed warnings + Nuked hardcoded reg-domain 2018-03-21 10:08:01 +01:00
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