Commit Graph

153 Commits

Author SHA1 Message Date
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