Commit Graph

20 Commits

Author SHA1 Message Date
Christian kimocoder
6926fe7f63 Some fixes and tweaks 2017-10-24 14:32:15 +02:00
evilphish
e56c261fc5 Unified kimos and my VHT fixes, nuked obsolete capab functions to clean up and make things less confusing 2017-10-23 21:10:47 +02:00
Christian kimocoder
8c60bf3c77 Added VHT capabilities and HT Greenfield capab
* Added VHT capabilities and HT Greenfield capability
2017-10-22 23:00:28 +02:00
Christian kimocoder
b8ab3450f0 small indention & spacing fixes 2017-10-22 11:58:00 +02:00
evilphish
632bfd75cd preliminary txpower test 2017-10-21 19:52:27 +02:00
evilphish
0d3e22f846 removed leftover debug printk 2017-10-21 17:41:23 +02:00
evilphish
0c3cb2f349 fix detection of vht capabilities and correct number of hardcoded streams for the 8812 driver 2017-10-21 17:02:13 +02:00
Christian kimocoder
11cc9318ce Fix kernel v4.12 support
* Fixed kernel v4.12 support
2017-08-27 11:30:16 +02:00
Christian kimocoder
bcdaa3d214 Fix kernel v4.12 support
* Fixed up kernel v4.12 support
2017-08-27 11:25:10 +02:00
Christian kimocoder
6f970e081d reverted back kernel 4.12 support
* Reverted the kernel v4.12 support patch because of different errors on building.
2017-08-24 15:00:10 +02:00
Christian kimocoder
195314b135 fix build with kernel 4.12
* Fixed compilation/building on kernel v4.12 (4.12.3 also tested ok)
2017-08-24 14:47:02 +02:00
astsam
9132e40ce6 Initialize some variables 2017-06-25 09:51:07 +03:00
Lars Gjesse
0194d03956 Add support for network namespaces 2017-04-15 17:27:52 +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
Ángel
4f88d95437 Added get channel function 2017-04-15 11:50:33 +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
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