masterzorag
7203537add
4.11.9: Fix build regression due to netdev destructor fix
...
As seen in [upstream commit](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.11.9&id=ed66e50d9587fc0bb032e276a2563c0068a5b63a )
Signed-off-by: masterzorag <masterzorag@gmail.com>
2017-07-06 23:13:18 +02:00
Magnus Bergmark
2f44b072f1
Port changes to master to this branch
...
Ports 0af336b999
to this branch.
2017-07-06 07:56:12 +02:00
Magnus Bergmark
25cd0cb647
Add notice about version history
2017-07-06 07:45:27 +02:00
Carlos Garcés
d084dea000
Fix compilation for ARM64 arch
...
The kernel module failed to build
on arm64 platform. Other platforms like x86 can build without problem
because the csum_ipv6_magic function are defined in arch specific
asm/checksum.h, which is missing on arm64 platform.
2017-05-27 15:03:29 +02:00
masterzorag
79262cd4ec
build monitor mode by default
2017-05-27 15:03:28 +02:00
masterzorag
8162bfd881
silence two RT_TRACE
...
they are flooding logs, keep them commented for now
2017-05-27 15:03:28 +02:00
masterzorag
3e0bf8d181
fix for is_compat_task()
...
as seen and suggested by CGarces here https://github.com/CGarces/RTL8192EU-linux/issues/1#issuecomment-300795406
2017-05-27 15:03:28 +02:00
Carlos Garcés
c898434525
Fix build for API changes in kernel 4.11
2017-05-27 15:03:28 +02:00
absolutelyNoWarranty
67f51aacca
Edit dkms.conf to use correct kernel version
...
See http://askubuntu.com/a/832372/634049
2017-05-27 15:03:28 +02:00
Magnus Olsson
7d57d3630e
Add support for DKMS
...
Adds support for building, installing and uninstalling the driver using
DKMS. Once installed, DKMS will manage the kernel module and automatically
recompile it upon kernel upgrades.
This simplifies the installation and driver maintenance for users.
2017-05-27 15:03:28 +02:00
CGarces
4b6fb2ac29
Add kernel-4.7 and 4.8 compatibility
2017-05-27 15:03:28 +02:00
Kenneth Jorgensen
b1649067e5
Added support for PLANEX GW-300S Katana.
2017-05-27 15:03:28 +02:00
Magnus Bergmark
f0716d3c28
Fix speling eror
2017-05-27 15:03:28 +02:00
Magnus Bergmark
6b58a9bef0
Make it clear that this is just a mirror
...
I don't support or understand the code in this repo. I'm just keeping it here.
2017-05-27 15:03:28 +02:00
SSomov
ccd52ae017
Update Makefile
...
Support Raspberry Pi2 B
2017-05-27 15:00:10 +02:00
Wil Birkmaier
75a3553a24
Notes for working on Rosewill card and fix to compile under Fedora Core 21 with 4.1.x kernel
...
Conflicts:
Makefile
2017-05-27 14:59:59 +02:00
Magnus Bergmark
4c81a7c107
Add README
2017-05-14 20:55:38 +02:00
masterzorag
53185f39b2
Add support for TP-Link TL-WN823N and variants
2017-05-14 20:55:38 +02:00
masterzorag
b1684fc6f6
Switch on 3 tested features
2017-05-14 20:55:38 +02:00
masterzorag
375492cbb7
set default platform to i386 PC
2017-05-11 20:58:00 +02:00
CGarces
3d6c7de21a
Updated to 4.4.1
2017-05-11 20:49:39 +02:00
CGarces
9dde4572b4
Updated to v4.3.8_12406.20140929
2017-05-11 20:38:48 +02:00
Magnus Bergmark
1387cf623d
The official RTL8192EU linux driver from D-Link Australia
...
Version information: 20140812_rtl8192EU_linux_v4.3.1.1_11320
2014-08-12
version 4.3.1.1_11320
Source:
ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip
This version does not currently work on newer kernels, but it does
contain USB ID 2001:3319, which a lot of other repos in GitHub does not.
2015-08-18 21:03:11 +02:00