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

25 Commits

Author SHA1 Message Date
kimocoder
5faae4ff49 Fixed unreachable switches and other compile warnings 2018-08-25 20:29:23 +02:00
kimocoder
2d4a79c1b8 Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
kimocoder
9b811a5614 Ability to place rx descriptor into radiotap header 2018-08-04 21:17:04 +02:00
kimocoder
f1dce475a4 Only place signal strength into radiotap header if available 2018-08-04 21:01:06 +02:00
kimocoder
2ae015fb87 Place signal quality and per antenna rssi into radiotap header 2018-08-04 20:55:45 +02:00
fariouche
9b10624e57 fixed driver not working anymore after previous merge 2018-07-14 20:54:49 +02:00
kimocoder
cafec86c7e Fix compile warnings (brackets + fallthroughs) 2018-07-02 20:05:48 +02:00
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