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

164 Commits

Author SHA1 Message Date
Sergei Makarenkov
f80e7b72d4 Place signal quality and per antenna rssi into radiotap header 2017-04-15 11:52:27 +03:00
Sergei Makarenkov
97059f42a8 Disable power saving mode 2017-04-15 11:52:00 +03:00
Sergei Makarenkov
d9c3a570a5 Clear NO_IR flag for all channels 2017-04-15 11:51:43 +03:00
Sergei Makarenkov
16a1de0c6f Fix error switching to 80MHz channels under certain conditions 2017-04-15 11:51:26 +03:00
Sergei Makarenkov
7e48715dee Unmask all available channels 2017-04-15 11:51:07 +03:00
Sergei Makarenkov
6813182019 Enable the channel 14 and 80 MHz width channels in the regdom 2017-04-15 11:50:51 +03:00
Ángel
4f88d95437 Added get channel function 2017-04-15 11:50:33 +03:00
astsam
4e69a2756d Fix interface rename error 2017-04-15 11:50:13 +03:00
astsam
51198653d4 Added .gitignore 2017-04-15 11:49:52 +03:00
Masashi Honma
46ea178897 Add support for kernels >= 4.8
This patch fix compilation failure caused by modification of
cfg80211_scan_done() prototype.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2017-04-15 11:49:31 +03:00
Sergei Makarenkov
647020663d Use in_compat_syscall() instead of is_compat_task() if available 2017-04-15 11:48:55 +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