1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-04-29 23:29:38 +02:00

123 Commits

Author SHA1 Message Date
Chen Minqiang
31fcd8e769 a common ..gitignore for kernel module source 2016-10-10 03:06:33 +08:00
Chen Minqiang
00aedbde5c merge new version v4.3.14 from https://github.com/ptpt52/rtl8812au (#160) 2016-10-09 11:54:43 -07:00
Maximilian Schwerin
c962f7a88d Fix error: ‘rate_section’ may be used uninitialized in this function [-Werror=maybe-uninitialized] (#157) 2016-10-07 08:07:36 -07:00
gremsto
f97310f5da Added auto install bash script (ubuntu/debian) (#155)
I wrote this bash script to automate the process of compiling and install this driver on Ubuntu Xenial, but the script is usable as is (or with minor tweaks) on pretty much any Debian based distro. I thought it might be a useful tool, especially for novice linux users, either as a no-brain install method, or as a guide to demonstrate the steps for installing the driver. I added some comments to explain what each group of commands does.

I realize this might be just be clutter for the project, but I thought I would push it and let you decide if it would be useful or not. Thanks for all the hard work on this driver, it is much appreciated!
2016-10-05 19:59:31 -07:00
Taehan Stott
ec491cf258 Added detection for TP-Link Archer T4U (#150)
* Added detection for TP-Link Archer T4U

* Added Ubuntu instructions for personal use.
2016-10-02 17:56:21 -07:00
Chen Minqiang
070e46b9cb the code is dirty, I am trying to do cleanup it. (#153)
* fix the frame size is larger than 1024 bytes

* fix unused-variable warnning

* fix unused-value warnning

* fix unused-label warnning

* fix unused-function warnning

* fix uninitialized: maybe bug

* disable CONFIG_DEBUG
2016-10-01 08:35:44 -07:00
Peter H. Li
3771dc2fea Fix -Wmisleading-indentation. (#149)
Most of these are just tab/space normalizations, but two appear to be
real bugs.
2016-09-13 15:47:44 -07:00
Fjodor42
e4566b49ae Second attampt at ensuring compilation for 4.8-rc (#148) 2016-09-13 03:29:25 -07:00
Harshavardhana
6bd11fc5bb Revert "Ensure compilation under 4.8-rc1 - fixes #142" (#147) 2016-09-10 19:36:46 -07:00
Fjodor42
09a1e212b6 Ensure compilation under 4.8-rc1 - fixes #142 (#143) 2016-09-09 09:36:54 -07:00
赵迤晨 (Zhao, Yichen)
c33ddb05a7 Fix dkms build when the target kernel is not currently running. (#139)
Previously when dkms is triggered by e.g. apt-get to build a 8812au for
a non-running kernel, Makefile incorrectly uses the currently running
kernel version via `uname -r`. This causes the "8812au: disagrees about
version of symbol module_layout" error.

This is fixed by providing the correct kernel version provided by dkms
in the kernelver env var.
2016-07-12 02:16:46 -07:00
Nick Bartos
ea61cdf0fa Add module parameter for status LED. (#136) 2016-06-26 19:50:17 -07:00
Fjodor42
a87576f63f Fix compilation under Linux 4.7.0-rc (#135) 2016-06-24 20:21:28 -07:00
Harshavardhana
f886c92b3a Revert "Makefile: fix in-tree builds"
This reverts commit 5f1739bdffd9dab3361e8c9813df8f68b4437a3b.
2016-04-01 09:08:13 -07:00
Harshavardhana
b445018d1e Merge pull request #120 from mdrjr/master
Fixes in-tree build
2016-03-27 20:07:13 -07:00
Mauro Ribeiro
c16b48472d ipv6: include ipv6 checksum header
The modules calls csum_ipv6_magic that's defined on ip6_checksum.h

This is part of the in-tree fixes
2016-03-28 00:06:05 -03:00
Mauro Ribeiro
5f1739bdff Makefile: fix in-tree builds
This needs to be correct in order to match what Kconfig says
2016-03-28 00:04:04 -03:00
Harshavardhana
5ad7cd57bd Merge pull request #111 from harshavardhana/blackhole
Add support BUFFALO WI-U3-866D
2015-12-19 19:56:13 -08:00
Harshavardhana
1f21bd013e Add support BUFFALO WI-U3-866D
Fixes #100
2015-12-19 19:55:34 -08:00
Harshavardhana
34529ba2ec Merge pull request #95 from jjones-jr/master
added Elecom WDC-433DU2HBK
2015-12-19 19:45:17 -08:00
jjones-jr
ad1ec58b84 fixed alignment errors from last commit 2015-09-30 20:19:25 +09:00
jjones-jr
e1bc2b4c6d added Elecom WDC-433DU2HBK 2015-09-30 02:00:57 +09:00
Harshavardhana
bdd459cfb2 Merge pull request #94 from harshavardhana/master
Update README.md and CONTRIBUTORS.md
2015-09-28 11:24:45 -07:00
Harshavardhana
8248d95eae Update README.md 2015-09-28 11:23:13 -07:00
Harshavardhana
033e99ef09 Update contributors 2015-09-28 11:16:34 -07:00
Harshavardhana
1b3ba8aea1 Merge pull request #92 from joske/master
adapt to api in linux 4.2
2015-09-25 14:19:47 -07:00
Jos Dehaes
0aa1823aa7 adapt to api in linux 4.2 2015-09-25 23:11:57 +02:00
Harshavardhana
e87f29007c Merge pull request #88 from ptpt52/master
fix compiling warning on kernel 4.1.0
2015-09-08 16:20:15 -07:00
Chen Minqiang
86b9c5cba9 Merge remote-tracking branch 'upstream/master' 2015-09-09 04:43:13 +08:00
AndyPi
1ee19d04c9 update email 2015-09-09 04:41:34 +08:00
Harshavardhana
5af159c77c Add contributors 2015-09-09 04:41:34 +08:00
Harshavardhana
c403e492da Merge pull request #85 from AndyPi/master
update email
2015-09-03 10:15:29 -07:00
AndyPi
5e6f3db143 update email 2015-09-03 12:31:23 +01:00
Harshavardhana
06d4026447 Merge pull request #83 from harshavardhana/master
Add contributors
2015-08-22 15:36:56 -07:00
Harshavardhana
5beef25236 Add contributors 2015-08-22 15:36:26 -07:00
Chen Minqiang
fae1e8ccae fix compiling warning on kernel 4.1.0 2015-08-14 22:30:02 +08:00
Harshavardhana
2e83034d87 Merge pull request #81 from joseph-jja/master
Fix some freezes and delays.
2015-08-11 23:00:16 -07:00
Joe Acosta
5b2a0f8609 port some changes from another repo to this one to fix lags 2015-08-11 20:45:59 -07:00
Joe Acosta
727dcb11f3 remove warnings on 3.13 2015-07-24 11:51:48 -07:00
Joe
fbd81d1816 more updates 2015-07-20 19:52:20 -07:00
Joe
c425ccceb7 update docs 2015-07-20 19:50:15 -07:00
Harshavardhana
f06d7d08bf Merge pull request #73 from joseph-jja/master
remove warnings and add initialization for struct
2015-07-17 18:38:32 +00:00
Joe
9c4e000fba remove warnings and add initialization for struct 2015-07-16 18:42:23 -07:00
Harshavardhana
3f015f05b5 Merge pull request #72 from joseph-jja/master
add OUTLINK vendor id
2015-07-14 05:47:46 +00:00
Joe
9caa953809 update docs 2015-07-13 15:32:18 -07:00
Joe
56ffba13bb Add raspberry pi compilation instructions 2015-07-13 15:31:43 -07:00
Joe
a462d83e53 add OUTLINK vendor id 2015-07-13 14:38:36 -07:00
Harshavardhana
6280806f6b Merge pull request #66 from AndyPi/master
Compilation errors at O3 optimisation
2015-06-22 16:02:16 -07:00
AndyPi
4bbf2d8982 change calibration runs back to 3 (to reduce time spent calibrating) , hard-coded array size as 10. Cause is probably gcc compiler bug 2015-06-15 18:13:00 +01:00
AndyPi
800fe88f2c Revert "change calibration runs back to 3 (to reduce time spent calibrating) , hard-coded array size as 10. Cause is probably gcc compiler bug"
This reverts commit b3b77917d7e4200a927bc09507e015f748fa616e.
2015-06-15 18:07:26 +01:00