1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 09:01:10 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Nick Bartos
7e67577c79 Re-add module parameter for status LED.
This feature was lost when "merge new version v4.3.14" was applied.

Original PR: #136
Original commit: ea61cdf0fa
2016-11-13 13:48:20 -08:00
Chen Minqiang
fd754136f1 remove unused code 2016-10-11 20:25:55 +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
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
Nick Bartos
ea61cdf0fa Add module parameter for status LED. (#136) 2016-06-26 19:50:17 -07:00
Chen Minqiang
fae1e8ccae fix compiling warning on kernel 4.1.0 2015-08-14 22:30:02 +08:00
Joe Acosta
5b2a0f8609 port some changes from another repo to this one to fix lags 2015-08-11 20:45:59 -07:00
AndyPi
3330897e52 array IndexBW40_Base too small, generates error at O2 optimisation 2015-06-12 21:40:41 +01:00
AndyPi
f951824a75 Various 2015-06-12 11:52:20 +01:00
AndyPi
e3485d17e0 EFUSE_MAX_MAP_LEN 2015-06-10 13:04:44 +01:00
Harshavardhana
3914b7770b Fix compilation problems on 3.18 kernel fixes #52
Thanks to https://github.com/meoow for reporting the problem
2015-05-21 14:10:49 -07:00
Harshavardhana
6f6d28214e Fix cfg80211_rx_mgmt missing argument on 3.12.0 --> 3.19.0 kernels 2015-05-08 11:12:55 -07:00
Harshavardhana
d5fd80bd70 Support Linux 4.0.0, change enum NL82011 flags to match upstream changes - fixes #41
Also remove garbage characters from all files.
2015-05-06 19:58:26 -07:00
Harshavardhana
2bf19d4fe6 Remove wrong usage of __no_const 2015-05-04 12:10:58 -07:00
Harshavardhana
5cb3f782ea Merge pull request #17 from ITDefence/master
fix for grsecurity kernel
2015-05-04 11:53:35 -07:00
bits3rpent
41e70a32d9 Removed extra cfg80211_rx_mgmt parameter for 3.19 kernel 2015-04-21 14:23:57 -04:00
Anton
4465ca773f fix grsecurity issue: assignment of member ‘free_hal_data’ in read-only object 2014-06-01 20:16:43 +08:00
John Lenz
b22cbdf3b9 Update cfg80211 support to work with kernel up to 3.13. Also enable cfg80211 for AP mode 2014-02-18 15:09:14 -06:00
Anand Babu (AB) Periasamy
f1008f6d87 disable debugging by default 2013-09-04 19:58:27 -07:00
Anand Babu (AB) Periasamy
4c37a90842 linux-3.10.x port 2013-09-04 14:44:30 -07:00
Anand Babu (AB) Periasamy
6b9092c4ad initial import of rtl8812AU_8821AU_linux_v4.2.2_7502.20130517 2013-09-04 13:48:15 -07:00