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

26 Commits

Author SHA1 Message Date
Christian B
3416ea1dbd
Various EFUSE fixes
* Several fixes for 8812au EFUSE (TODO: 8814au)
2017-12-11 20:17:51 +01:00
Christian B
e0da194c36
Hal_SetAntenna(): fix -Wswitch-unreachable
* Fixed unreachable switch in 8812au antenna
2017-12-10 17:59:26 +01:00
Christian B
2e1e972bf5
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 19:39:19 +01:00
Christian B
5816ab7038
Enable logging for power limits 2017-11-21 08:11:23 +01:00
Christian B
619453d466
Small fix + indentation cleanup 2017-11-16 08:11:51 +01:00
Christian kimocoder
510a57b7c3 small spacing cleanup 2017-10-27 08:22:36 +02:00
evilphish
6334f182c1 Small beauty cleanup for the 8814 usb fix. 2017-10-25 22:21:57 +02:00
evilphish
d74b406b17 fix USB3 mode switch for 8814 2017-10-24 23:51:08 +02:00
Christian kimocoder
3406bc04c7 Some cleaning around SUPER_SPEED 2017-10-24 16:43:55 +02:00
Christian kimocoder
b21933b78e Use endian macros from kernel 2017-10-24 14:58:25 +02:00
Christian kimocoder
8c6bb81767 Removed some spacing 2017-10-24 14:48:00 +02:00
Christian kimocoder
650a632c96 Removed some spacing 2017-10-24 14:42:28 +02:00
Christian kimocoder
87b296ddbf Removed some spacing 2017-10-24 14:41:03 +02:00
evilphish
632bfd75cd preliminary txpower test 2017-10-21 19:52:27 +02:00
evilphish
ddf67e6260 fixed hardcoded stream count for 8814 2017-10-21 17:47: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
9823a3136b Merge pull request #25 from dpShaker/v5.1.5
Add support for pre-configured SeqNum via RadioTap
2017-10-11 20:40:21 +02:00
Christian kimocoder
3efb0ad921 Update hal_usb_led.c
* Add rtw_led_ctrl module parameter
2017-09-26 19:05:11 +02:00
dpShaker
1285279920 Add support for pre-configured SeqNum via RadioTap
See http://www.radiotap.org/fields/TX%20flags value 0x0010
2017-09-21 21:43:47 +02:00
astsam
9132e40ce6 Initialize some variables 2017-06-25 09:51:07 +03:00
astsam
34da3d570b Fix compilation error if CONFIG_RTL8821A is defined 2017-04-19 21:40:55 +03:00
astsam
55e81afe4f Added HAL for RTL8814AU 2017-04-19 19:13:09 +03:00
astsam
55b830f375 Ability to place rx descriptor into radiotap header 2017-04-15 14:33:47 +03:00
astsam
7b407130a0 Add frame injection 2017-04-15 11:56:44 +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