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

766 Commits

Author SHA1 Message Date
kimocoder
a8f972a736 Added support for OpenWRT NEO2 platform 2019-02-15 22:52:48 +01:00
kimocoder
ead1446e14 OpenWRT: attempt to auto-detect endianess 2019-02-15 22:50:37 +01:00
Christian B
3218a3a725
Merge pull request #281 from kimocoder/v5.3.4
Merge changes
2019-02-15 16:46:33 -05:00
kimocoder
c812cc3aca Disable a warning causing kernel trace #254 2019-02-15 22:33:13 +01:00
Christian B
388dccd765
Fix for DKMS 2019-02-15 21:16:13 +01:00
kimocoder
fc3c9149db Fixed the _get_channel function, missing 2 cases 2019-02-15 18:24:00 +01:00
kimocoder
7360779d5a Fixed some around minors around frame injection 2019-02-15 18:20:44 +01:00
kimocoder
0eda114fda Added support for kernel v5.0+ 2019-02-15 15:51:37 +01:00
Christian B
c1bf678717
Merge pull request #278 from jbman100/v5.3.4
Updated README for RPI
2019-02-12 19:50:50 +01:00
Jean-Baptiste Skutnik
752476eebf Updated README for RPI 2019-02-12 15:26:56 +01:00
Christian B
2d0547c99f
Merge pull request #255 from traud/patch-1
Add USB Device Obihai OBiWiFi with 3823:6249
2019-01-08 10:32:32 +01:00
Alexander Traud
f150da568a
Add USB Device Obihai OBiWiFi with 3823:6249
USB driver gets attached and Wi-Fi adapter is usable, tested in Ubuntu 18.04 LTS with Secure Boot disabled.
2019-01-08 10:30:26 +01:00
Christian B
c733d47f63
Merge pull request #248 from ThijsWithaar/v5.3.4
Merge changes
2018-12-23 11:29:59 +01:00
Thijs Withaar
fa0626b763 Merge changes from the Makefile of v5.2.20, to allow compilation on RPI 2018-11-20 22:37:34 +01:00
Thijs Withaar
0c3cfa41e4 fully apply CONFIG_DISABLE_REGD_C
Fix floating point in VHT_HW_TX for both x86 and rpi
2018-11-20 22:37:34 +01:00
Christian B
3e28d72316
Merge pull request #236 from kimocoder/v5.3.4
* Added support for RPI and Odroid C2
* Update kernel v4.19 support
* Added kernel v4.20 support and turned a compiler warning off
2018-11-14 23:41:04 +01:00
kimocoder
0a4042afbd Add kernel v4.20 support and minor compiler warning turned off 2018-11-14 23:39:13 +01:00
kimocoder
e972ae8162 Update kernel v4.19 support 2018-11-14 23:36:44 +01:00
kimocoder
429b232b96 Added support for RPI and Odroid C2 2018-11-14 23:35:22 +01:00
kimocoder
926549fe69 Fix problem where interfaces are down at start 2018-11-10 21:34:15 +01:00
kimocoder
dae6545ef1 Fix builds for kernels older than 4.11.0 2018-11-10 21:22:12 +01:00
Christian B
6a85cb90dd
Merge pull request #231 from kimocoder/v5.3.4
Remove unused chipsets/files
2018-11-03 00:01:24 +01:00
kimocoder
52abd71dc9 Remove unused chipsets/files 2018-10-25 20:19:19 +02:00
Christian B
85620abb33
Merge pull request #224 from kimocoder/v5.3.4
V5.3.4
2018-10-20 23:16:51 +02:00
kimocoder
9690aef474 Support kernel PIC mode for compiling 2018-10-20 23:06:56 +02:00
kimocoder
d3e6831396 More cleanup around Makefile++ 2018-10-20 22:53:01 +02:00
kimocoder
6486ba0824 remove unused firmware load, there is some other place 2018-10-20 22:42:37 +02:00
kimocoder
0faa92ca70 Makefile cleanup (cleanout unsupported chips) 2018-10-20 22:39:56 +02:00
kimocoder
30c4e1acc7 remove more objs from unsupported chips 2018-10-20 22:29:13 +02:00
kimocoder
c65f1b0fe2 remove unneeded objs from Makefile 2018-10-20 22:24:34 +02:00
kimocoder
0d9c98e3ce remove unneeded read firmware support 2018-10-20 22:08:44 +02:00
kimocoder
141e1f089f Reverted the PARA_FILE load functions for now 2018-10-20 21:49:49 +02:00
kimocoder
d61dcbd985 remove PARA_FILE load functions, all data is in headerfiles 2018-10-20 19:28:55 +02:00
kimocoder
df5766d9f3 hard disable old debug read/write file functions 2018-10-20 19:14:06 +02:00
kimocoder
efb4d2fe21 minor upstream patch fix: inconsistent teardown 2018-10-20 19:09:42 +02:00
kimocoder
ba4b2097b2 nuke rtw_proc aka debug via /proc 2018-10-20 19:02:03 +02:00
kimocoder
99382ed7ce Remove TESTCHIP support 2018-10-20 18:51:40 +02:00
Christian B
e994f6b26a
Merge pull request #220 from kimocoder/v5.3.4
V5.3.4
2018-10-14 21:09:43 +02:00
Christian B
5c06c1de63
Merge pull request #12 from fariouche/v5.3.4
fix compilation error if led is disabled
2018-10-09 21:42:09 +02:00
fariouche
7899a2cad6 fix compilation error if led is disabled 2018-10-09 21:24:54 +02:00
Christian B
c30c56787d
Merge pull request #216 from kimocoder/v5.3.4
V5.3.4
2018-10-09 13:11:08 +02:00
Christian B
fce9b8f25a
Merge pull request #11 from fariouche/v5.3.4
fixed support of 8811 chipset
2018-10-09 12:58:11 +02:00
farid
1a04d7c442 cleanup fix 2018-10-09 12:55:58 +02:00
fariouche
dced504a95 fix 8811 and 8821 not working when 8812 support is enabled, because of wrong firmware loaded 2018-10-08 23:09:02 +02:00
Christian B
0b5efc666c
Merge pull request #215 from kimocoder/v5.3.4
fixed compilation error (regression)
2018-10-08 21:16:13 +02:00
Christian B
c4c498c877
Merge pull request #10 from fariouche/v5.3.4
fixed compilation error (regression)
2018-10-08 21:13:06 +02:00
fariouche
b2bfbceb59 fixed compilation error (regression) 2018-10-08 21:10:39 +02:00
Christian B
17368701c6
Merge pull request #214 from kimocoder/v5.3.4
fixed compilation error if rtl8814 is not enabled in the Makefile
2018-10-07 22:37:45 +02:00
Christian B
ba4e3fcdac
Merge pull request #9 from fariouche/v5.3.4
fixed compilation error if rtl8814 is not enabled in the Makefile
2018-10-07 22:37:03 +02:00
fariouche
957b79f1db fixed compilation error if rtl8814 is not enabled in the Makefile 2018-10-07 22:19:52 +02:00