Commit Graph

223 Commits

Author SHA1 Message Date
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
kimocoder
7214fe8834 Add cfg80211 dependency for openwrt 2019-08-17 13:47:37 +02:00
kimocoder
a0bb0e1d42 Added DEBUG to USB - CONFIG_USB_DEBUG in Makefile 2019-08-17 13:09:09 +02:00
kimocoder
eaf96f0052 Pushing minor cleanups .. 2019-08-16 22:49:56 +02:00
kimocoder
12d7cac87b Nuke good 'old debug also known as /proc 2019-08-16 19:15:24 +02:00
kimocoder
24df579fcf Remove and clean useless CONFIG_MULTIDRV code 2019-08-16 18:09:24 +02:00
kimocoder
bb31213a73 Updated cfg80211.h's add_virtual_inf implementations with new parameter 2019-08-16 17:47:09 +02:00
kimocoder
273361355d adopted from uptream: nl80211: allow multiple active 2019-08-16 17:10:49 +02:00
kimocoder
d664d7e949 Use endian macros from kernel instead hardcoded 2019-08-16 16:50:59 +02:00
kimocoder
c98681f114 Fixed all minor issues related to compiler warnings 2019-08-16 03:38:53 +02:00
Farid Benamrouche
11cb9c2a37 added 8821 and 8814 2019-07-15 17:14:17 +02:00
kimocoder
decdb78ea0 Upload new v5.6.4.1 branch 2019-06-22 15:16:29 +02:00
kimocoder
7938cb9078 Enable more compiler debug 2019-06-17 21:05:02 +02:00
kimocoder
55bab2ab30 Fixed more compile warnings, for now at least 2019-06-17 20:44:02 +02:00
Christian Bremvåg
65aa3c6edf
Added "IOCTL_CFG80211" support to RPI64 2019-06-17 20:11:03 +02:00
Thijs Withaar
74cc8cdbc1 i386: mark floating point operations correctly.
From commit #1603b05c
2019-06-08 10:47:20 +02:00
Thijs Withaar
43f8cd2c73 Add rpi3, based on 5.3.4 makefile
including support for CONFIG_MP_VHT_HW_TX_MODE
2019-06-08 10:47:20 +02:00
Thijs Withaar
13456a8af1 wifi_regd: regulations are handled by crda, so don't do that here. 2019-06-08 10:47:12 +02:00
Thijs Withaar
02f7a92e99 small cleanup, grafted from #fa0626b7634d11b 2019-06-08 08:20:54 +02:00
satmandu
d992db02b6
Add -Wno-vla to avoid more compilation warnings as per 5.3.4 Makefile 2019-05-30 16:56:22 -04:00
satmandu
e7cde4b396
Turn off Debug by default like in 5.3.4 2019-05-30 16:37:22 -04:00
kimocoder
c0cb946333 Turned on MONITOR support & turned off POWERSAVING 2019-05-30 22:28:31 +02:00
kimocoder
1b8650bf7e Preparing adding 8821au & 8814au support 2019-05-30 21:24:46 +02:00
satmandu
4581df6ff7
Makefile changes for RPI64 as per for 5.3.4
as done in f2ac716f76
2019-05-30 14:04:11 -04:00
kimocoder
6c1b4a333b Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
kimocoder
4aeea0a137 Another ARM64 RPI: Makefile fix 2019-05-22 00:20:33 +02:00
kimocoder
f2ac716f76 Fixed Makefile, DKMS and ARM64 RPI support added 2019-05-22 00:19:32 +02:00
kimocoder
29d0588c8a Added LED control 2019-05-22 00:15:56 +02:00
kimocoder
3a9681eaf2 Added another debug message in Makefile 2019-05-22 00:15:11 +02:00
kimocoder
9e681b1e42 Added a switch to IPv6 disable/enable 2019-05-22 00:14:09 +02:00
kimocoder
d1d2446e05 Revert back some changes to fix frame injection 2019-05-21 23:50:29 +02:00
satmandu
4f07fb3575
Updating RPI arm64 Makefile CFLAGS
After de2c75f9fd any build on some architectures appears to throw many errors as follows. This change keeps the redefine from happening. (Yes this affects other architectures, but I can only verify the fix on arm64.)
 ```/var/lib/dkms/rtl8812au/5.3.4/build/include/autoconf.h:34: warning: "CONFIG_IOCTL_CFG80211" redefined
   34 | #define CONFIG_IOCTL_CFG80211
      | 
<command-line>: note: this is the location of the previous definition
```
2019-05-10 22:48:40 -04:00
satmandu
105e8a0603
Changes required for ARM64_RPI builds to work
This makes the instructions in the main README work which suggest the following before installing for a dkms install:

```
$ sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
$ sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefile
```

This makes building for the 3B on ubuntu/arm64 work, and should work for 3B+ in arm64 mode as well.

This should fix the bug reported here: https://github.com/aircrack-ng/rtl8812au/issues/336
2019-05-10 17:49:22 -04:00
visbs
66674a5c36
Update Makefile for uninstall 2019-04-23 17:44:51 +05:30
kimocoder
24e640078a Added LED control 2019-04-08 00:45:24 +02:00
kimocoder
8ac1c4659e Added 1 more suppressed debug 2019-04-07 23:15:59 +02:00
kimocoder
3b3346ab37 Added a switch to IPv6 disable/enable 2019-04-07 23:01:35 +02:00
kimocoder
de2c75f9fd Set CONFIG_IOCTL_CFG80211 in autoconf.h 2019-04-06 09:02:17 +02:00
kimocoder
dade7cb03d disable phydm debug function because it causes instability 2019-04-06 08:30:38 +02:00
kimocoder
3ab23d1cb4 fix in-kernel build path 2019-04-06 08:25:09 +02:00
kimocoder
a9588daaf4 Some pine64 board support added 2019-04-06 08:23:00 +02:00
kimocoder
5187e1b094 Fix CONFIG_RTW_DEBUG compilation and levels 2019-04-06 08:17:54 +02:00
kimocoder
8bc158e9dc Add entry for compiling against openwrt tree 2019-04-06 01:36:11 +02:00
kimocoder
e95f32d194 Makefile: add support for Android / Nethunter ARM64 devices 2019-04-06 01:20:13 +02:00
kimocoder
97674c1259 Minor fixes several places 2019-02-16 00:36:43 +01:00
kimocoder
d1c55e0858 Fix CONFIG_CONCURRENT_MODE building. Missing VIF code. 2019-02-16 00:13:16 +01:00
kimocoder
a8f972a736 Added support for OpenWRT NEO2 platform 2019-02-15 22:52:48 +01:00
kimocoder
7360779d5a Fixed some around minors around frame injection 2019-02-15 18:20:44 +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
kimocoder
0a4042afbd Add kernel v4.20 support and minor compiler warning turned off 2018-11-14 23:39:13 +01:00
kimocoder
429b232b96 Added support for RPI and Odroid C2 2018-11-14 23:35:22 +01: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
0faa92ca70 Makefile cleanup (cleanout unsupported chips) 2018-10-20 22:39:56 +02:00
kimocoder
ba4b2097b2 nuke rtw_proc aka debug via /proc 2018-10-20 19:02:03 +02:00
Christian B
3ba0d97eae
Merge pull request #1 from fariouche/v5.3.4
added regd flag to disable radar detection
2018-09-16 18:19:26 +02:00
fariouche
b9df378af3 added regd flag to disable radar detection
set default ht capab to 3 to enable 5GHz RX-STBC
2018-09-16 18:08:48 +02:00
Thijs Withaar
7c93fa7c05 Fix floating point in VHT_HW_TX for both x86 and rpi 2018-09-06 19:03:05 +02:00
Christian B
95264a39e5
Disable CONFIG_MP_VHT_HW_TX_MODE
* Fixes compile/build on ARM systems
2018-09-03 20:31:08 +02:00
kimocoder
e361b610c5 Fixed build on POWER systems + moved a switch 2018-08-26 22:23:38 +02:00
kimocoder
d2932f7a54 Uploading new v5.3.4 2018-08-25 18:21:32 +02:00
kimocoder
2d4a79c1b8 Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
kimocoder
c9e6c422cd Cleaned up the VHT MP HW TX MODE settings 2018-08-12 19:07:18 +02:00
kimocoder
dd5599f2ec Enable new VHT MP HW TX MODE for 8812/8821au 2018-08-12 16:22:44 +02:00
kimocoder
21b66c0c19 Add new VHT MP HW TX mode on 8814au 2018-08-12 15:49:08 +02:00