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

62 Commits

Author SHA1 Message Date
astsam
8c6132a401 Disable float point code for modern kernels 2017-06-23 22:28:06 +03:00
astsam
dfe012d487 Fix compilation for ARM 2017-05-14 12:27:25 +03:00
astsam
75a7771de8 Use configured driver name 2017-05-06 20:54:52 +03:00
astsam
55e81afe4f Added HAL for RTL8814AU 2017-04-19 19:13:09 +03:00
astsam
55b830f375 Ability to place rx descriptor into radiotap header 2017-04-15 14:33:47 +03:00
astsam
9bb391625f Use DEBUG=1 to enable debug messages, DEBUG=2 to enable trace messages 2017-04-15 14:11:04 +03:00
Lars Gjesse
0d541e2248 Compile on Linux 4.11 2017-04-15 12:00:30 +03: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
Diederik de Haas
7cd3949722 Add support for kernels >= 4.7.
This conditionally redefines 'enum ieee80211_band' and 'IEEE80211_NUM_BANDS'
with the pre-processor based on kernel version. Thanks to yorkedork for
providing the patch.
References: https://github.com/Grawp/rtl8812au_rtl8821au/pull/19
2017-04-15 11:47:43 +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