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
Diederik de Haas
9c6076e904
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-02-07 21:58:16 +03:00
Sergei Makarenkov
f609932a5a
More USB VID/PID
2017-02-07 21:57:09 +03:00
Sergei Makarenkov
327d7144b0
Parse radiotap headers for proper frame injection
2017-02-07 21:55:52 +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
bc5369d4b3
Do not place signal strength into radiotap header if this information is not available
2017-02-07 21:42:52 +03:00
Sergei Makarenkov
621f9a4ff9
Place signal quality and per antenna rssi into radiotap header
2017-02-07 21:42:18 +03:00
Sergei Makarenkov
b24c447387
Calculate signal quality in the monitor mode
2017-02-07 21:39:54 +03:00
Sergei Makarenkov
17b4c50866
Unmask all available channels
2017-02-07 21:39:30 +03:00
Sergei Makarenkov
4db8fd36a4
Disable power saving mode
2017-02-07 21:36:47 +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
414e6242d0
Less verbose in the monitor mode
2017-02-07 21:28:15 +03:00
Sergei Makarenkov
55798485ba
Switch channel in monitor mode
2017-02-07 21:26:33 +03:00
Sergei Makarenkov
194f6bb6a4
Fix compilation error for RTL8812AU/RTL8821AU
2017-02-07 21:19:14 +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