1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Sergei Makarenkov
c2cac9b8f6 Preliminary tx power control implemented. Switch channel to apply tx power settings. 2017-02-11 01:09:58 +03:00
Sergei Makarenkov
ffa2eb7b9f Fix error switching to 80MHz channels under certain conditions 2017-02-10 16:43:48 +03:00
Sergei Makarenkov
6b20ec6533 Fix injected frames drop 2017-02-10 12:54:15 +03:00
Sergei Makarenkov
320980de01 Fix injection in the monitor mode 2017-02-09 22:12:44 +03:00
Sergei Makarenkov
ce40d4dab1 Enable USB 2.0/3.0 switch for RTL8812AU/21AU 2017-02-07 23:02:30 +03:00
Masashi Honma
2693c3dc1e 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-02-07 22:00:03 +03:00
Sergei Makarenkov
74bcc94ed0 Another is_compat_task() issue 2017-02-07 21:59:53 +03:00
Sergei Makarenkov
7f396e678b Use in_compat_syscall() instead of is_compat_task() if available 2017-02-07 21:59:25 +03:00
Sergei Makarenkov
f609932a5a More USB VID/PID 2017-02-07 21:57:09 +03:00
Sergei Makarenkov
042007b4c4 Fix channel switch in the monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled 2017-02-07 21:46:01 +03:00
Sergei Makarenkov
bfa0370b3a Enable TX queue in the monitor mode 2017-02-07 21:45:47 +03:00
Sergei Makarenkov
a0cfd1a399 Radiotap iterator from kernel 4.9 was added due to VHT field bug in kernels before 4.6 2017-02-07 21:44:35 +03:00
Sergei Makarenkov
38593a8758 Added IDs for the Linksys WUSB6300 dongle 2017-02-07 21:44:21 +03:00
Sergei Makarenkov
17b4c50866 Unmask all available channels 2017-02-07 21:39:30 +03:00
Sergei Makarenkov
646ff48823 Switch channels to 80 MHz width in the monitor mode 2017-02-07 21:35:17 +03:00
Sergei Makarenkov
dd1db5ad9b Enable the channel 14 and 80 MHz width channels in the regdom 2017-02-07 21:28:36 +03:00
Sergei Makarenkov
55798485ba Switch channel in monitor mode 2017-02-07 21:26:33 +03:00
Sergei Makarenkov
e6945efee8 Add driver v4.3.21 with rtl8812au and rtl8821au HAL from v4.3.20 2017-01-30 21:45:14 +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