1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-14 09:55:31 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
kimocoder
b8e766fb15 Remove more compiler silencers 2020-01-25 04:16:38 +01:00
kimocoder
f9291c2bd4 More compiler silence removed. Issued should be fixed, not silenced. 2020-01-20 21:44:46 +01:00
kimocoder
8e7af3ce26 Removed some compiler 'silencers' 2020-01-20 21:31:43 +01:00
Christian Bremvåg
65174c4ded
Turned off MP_HW_TX_MODE for 8814au
* Makes Rasbperries and other boards more compitable
2020-01-05 20:36:33 +01:00
Christian Bremvåg
cc3b36711b
Update Makefile 2020-01-05 02:04:23 +01:00
kimocoder
d7fe8953c1 Fix building on GCC5 2019-12-17 19:07:10 +01:00
kimocoder
6e0c8f474a Some minor fixes around the code 2019-12-16 22:41:52 +01:00
Christian Bremvåg
3b0b7b989d
Fix compile error 2019-11-18 17:26:53 +01:00
kimocoder
a5ce337bd7 Upload more docs 2019-11-18 16:51:51 +01:00
kimocoder
329baeeef7 Change (clean) i.mx6 platform data 2019-11-18 16:20:10 +01:00
kimocoder
6062df91a1 Added platform support for OpenWRT Neo2 2019-11-18 15:51:14 +01:00
kimocoder
a8ec357ba5 Forgot to turn off Nvidia Jetson Nano compile switch 2019-11-16 06:29:30 +01:00
kimocoder
b9d50acaa2 Add platform support for Nvidia Jetson Nano 2019-11-16 06:07:27 +01:00
kimocoder
55484785cc Fix for log level + Turned down level to decrease spam 2019-11-14 22:16:02 +01:00
kimocoder
af1ffffa98 Added a kernel include 2019-11-14 20:25:23 +01:00
kimocoder
49fb2e6d17 Make Makefile and Kconfig consistent 2019-11-14 19:33:34 +01:00
kimocoder
2236ed7313 Added RadioTap iterator from kernel v4.9 2019-11-14 01:50:27 +01:00
kimocoder
b9f88289b2 Fix floating point in VHT_HW_TX for both x86 and RPI 2019-11-13 17:14:47 +01:00
kimocoder
fa35b99b42 Implemented txpower control 2019-11-13 16:36:58 +01:00
kimocoder
dc87e78e65 Added more platform support (Odroid C2 & PPC added) 2019-11-13 16:16:09 +01:00
kimocoder
23368c91c2 Fixup for the -mhard-float and -mfloat-abi=softfp RPI tags 2019-11-11 19:20:18 +01:00
kimocoder
b6c538d908 Added RPI and RPI64 platform support 2019-11-11 19:17:43 +01:00
kimocoder
a3246e708e Fix for RPI Raspian compilation 2019-11-11 15:56:22 +01:00
kimocoder
8c60ffc1b4 Remove implicit fallthrough for GCC 5/6 compilation 2019-11-11 14:54:18 +01:00
kimocoder
7ad5618762 Fix build support to older GCCs by adding fallthroughs 2019-11-11 04:07:55 +01:00
Christian Bremvåg
aa2b8b870b
Added support for Network Namespaces (NS)
* More information about CONFIG_NET_NS here: https://cateee.net/lkddb/web-lkddb/NET_NS.html
2019-11-11 03:23:43 +01:00
kimocoder
2293742a84 Support kernel PIC mode for compiling + fixed kernel v5.3 warnings 2019-11-11 02:26:08 +01:00
kimocoder
2fb4e08249 Fixed build/compile error + some compiler warnings + minor cleanup 2019-11-11 01:04:53 +01:00
Christian Bremvåg
f0ca8f126c
Missed a slash in Makefile 2019-11-10 12:47:31 +01:00
Christian Bremvåg
d8f85e1691
Update Makefile 2019-11-10 12:41:23 +01:00
root
6ed82d886c Update README.md 2019-11-09 20:19:53 +00:00
kimocoder
7c9ab6fe6f Add a bunch of VID/PID's + Add 8814/8821AU support 2019-11-09 18:53:04 +00:00
kimocoder
bc95c21031 Some Makefile updates + other minor fixes 2019-10-31 01:43:41 +01:00
kimocoder
d78ea696be Fix new version + add our custom Makefile 2019-10-30 23:29:20 +00:00
root
65b4d276b1 Upload v5.6.4.2 2019-10-30 23:08:53 +00:00
Carlos Garcés
6b3af33af1 Fix floating point in VHT_HW_TX for both x86 and rpi 2019-09-29 12:13:59 +02:00
kimocoder
9e6fd2455c fix country setting and update vhc configure and rate fix (part 1) 2019-09-19 14:18:39 +00:00
kimocoder
a5043d715b Add support for network namespaces 2019-09-19 13:24:09 +00:00
kimocoder
e35068cfcb Added TX_POWER_TO_MAX setting 2019-09-08 07:45:13 +00:00
Christian Bremvåg
611d8dbfcc
Some ARM and PowerPC support fix 2019-09-01 12:26:57 +02:00
Christian Bremvåg
4640aca311
Support kernel PIC mode compiling 2019-09-01 12:20:13 +02:00
kimocoder
14204645d5 Nuke CONFIG_LOAD_PHY_PARA_FROM_FILE function 2019-08-24 02:18:32 +02:00
kimocoder
2b0fe0c95b Added support for NVIDIA Jetson Nano platform 2019-08-24 01:09:40 +02:00
kimocoder
62e40de47b Decreased log level from 4 to 3 and suppressed som debug 2019-08-24 01:01:46 +02:00
kimocoder
bbe93fbd6d Fix compilation issues from earlier 2019-08-23 10:08:36 +02:00
kimocoder
f1dfc49bdb Added support for NVIDIA Jetson Nano platform 2019-08-17 23:24:35 +02:00
kimocoder
e72f261d95 Decreased log level from 4 to 3 to avoid flooding 2019-08-17 22:55:07 +02:00
kimocoder
69ad9b581f Enabled MP_VHT_HW_TX_MODE for 8814au too 2019-08-17 22:46:49 +02:00
kimocoder
548498f1d0 Added support for Neo2 (OpenWRT) platform 2019-08-17 19:21:50 +02:00
kimocoder
a00101e97a Cleaned up Makefile 2019-08-17 18:47:31 +02:00