astsam
55e81afe4f
Added HAL for RTL8814AU
2017-04-19 19:13:09 +03:00
Lars Gjesse
0194d03956
Add support for network namespaces
2017-04-15 17:27:52 +03:00
astsam
2895761219
Be quiet about power save
2017-04-15 17:22:38 +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
Sergei Makarenkov
566ea44c50
Fix VHT capabilities
2017-04-15 12:05:28 +03:00
astsam
ae6a22ab08
Fill struct ieee80211_sta_vht_cap
2017-04-15 12:01:12 +03:00
Sergei Makarenkov
eecbaecdae
Add some missing channels
2017-04-15 12:00:58 +03:00
astsam
2917986236
Fix compilation error under kernel 3.13
2017-04-15 12:00:45 +03:00
Lars Gjesse
0d541e2248
Compile on Linux 4.11
2017-04-15 12:00:30 +03:00
Sergei Makarenkov
98f477c271
Count injected frames in interface stats
2017-04-15 11:59:18 +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
Sergei Makarenkov
a88ff7e621
Fix channel switch in the monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled
2017-04-15 11:55:13 +03:00
Sergei Makarenkov
a4265bec23
Enable TX queue in the monitor mode
2017-04-15 11:54:58 +03:00
Sergei Makarenkov
9c17ea0d25
Radiotap iterator from kernel 4.9 was added due to VHT field bug in kernels before 4.6
2017-04-15 11:54:38 +03:00
Sergei Makarenkov
6eb40af4a1
More USB VID/PID
2017-04-15 11:53:46 +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
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