Commit Graph

430 Commits

Author SHA1 Message Date
kimocoder
dabd563f86 Fix compile warnings introduced with DEBUG commit 2018-08-06 21:21:49 +02:00
Christian B
5a21cce8cd
Fix another segfault
* Removed for now, not used anyway since the virtual interface support isn't working.
2018-08-06 19:51:45 +02:00
kimocoder
ab417f17b2 Kconfig alignement 2018-08-05 20:52:37 +02:00
kimocoder
ade874e2ea Update README.md 2018-08-05 20:49:12 +02:00
kimocoder
a1f72c744d Use DEBUG=1 to enable debug messages, DEBUG=2 to enable trace messages 2018-08-05 20:40:03 +02:00
kimocoder
b39cd0827c Initialize some variables 2018-08-05 20:31:51 +02:00
kimocoder
6683c45f40 Updated DKMS.conf + Makefile cleanup 2018-08-05 20:26:38 +02:00
Christian B
a9e88192d0
Merge pull request #2 from fariouche/v5.2.20
Renamed interface and driver to 88XX
2018-08-05 15:18:41 +02:00
fariouche
6e7c354a95 Merge branch 'v5.2.20' of https://github.com/fariouche/rtl8812au-1 into v5.2.20 2018-08-05 14:36:48 +02:00
fariouche
aa56550adf Renamed interface and driver to 88XX if both 8812 8821 and 8814 are enabled 2018-08-05 14:32:13 +02:00
fariouche
6fd852e202 Renamed interface and driver to 88XX if both 8812 8821 and 8814 are enabled 2018-08-05 14:18:19 +02:00
kimocoder
9b811a5614 Ability to place rx descriptor into radiotap header 2018-08-04 21:17:04 +02:00
kimocoder
f1dce475a4 Only place signal strength into radiotap header if available 2018-08-04 21:01:06 +02:00
kimocoder
2ae015fb87 Place signal quality and per antenna rssi into radiotap header 2018-08-04 20:55:45 +02:00
kimocoder
f475f2ff74 Changed macro KSRC to be parametrizable instead of being hardcoded 2018-08-04 20:18:01 +02:00
kimocoder
25f5188819 fixed hardcoded stream count for 8814au 2018-08-04 20:12:29 +02:00
kimocoder
79e44be3d0 adopt upstream: net: Fix inconsistent teardown 2018-08-04 20:09:03 +02:00
kimocoder
6b80d73669 fix USB3 mode switch for 8814au 2018-08-04 20:06:34 +02:00
Christian B
c216e71c0c
Update README.md 2018-08-04 19:16:54 +02:00
kimocoder
f2119aedd7 Fix DKMS to include 8814au chipset 2018-08-04 17:13:04 +02:00
kimocoder
53c7dd44ed README.md update 2018-08-04 13:23:18 +02:00
Christian B
eaaf33d8f1
Merge pull request #1 from fariouche/v5.2.20
This fixes the support for 8814
2018-08-04 13:13:50 +02:00
fariouche
162ee6072e
Merge pull request #3 from kimocoder/v5.2.20
Collection of fixes
2018-08-04 12:59:30 +02:00
fariouche
1105ad7295 Fixed crash because of stupid bug in led function with 8814 2018-08-04 12:56:55 +02:00
kimocoder
8132170418 Added get channel function 2018-07-29 18:28:40 +02:00
kimocoder
e225f57f52 Add support for kernels >= 4.7 2018-07-29 18:16:48 +02:00
kimocoder
6a056e6c72 Compile on kernel v4.11 2018-07-29 18:15:08 +02:00
kimocoder
4d896a9145 Fix compilation error under kernel v3.13 2018-07-29 18:12:29 +02:00
kimocoder
af62fe4337 Fix interface rename error 2018-07-29 18:04:28 +02:00
Christian B
200880abd0
Increased standard txpower used 2018-07-29 13:21:55 +02:00
kimocoder
da104137e8 Fix compile warnings (brackets) 2018-07-24 21:21:14 +02:00
kimocoder
cfdf854042 Fix USB3 modeswitch 2018-07-24 21:00:22 +02:00
kimocoder
2b876b6e73 Set correct number of hardcoded streams 8812/8821 2018-07-24 20:55:33 +02:00
kimocoder
3aee436bf5 Some VHT fixes 2018-07-24 20:54:20 +02:00
kimocoder
dd62a2f36a Added HT Greenfield capabilities 2018-07-24 20:45:13 +02:00
kimocoder
d6e2f9c1be More iw link output 2018-07-24 20:32:19 +02:00
kimocoder
d6fe5161fd enable USB3 mode switch, this also enables VHT SS3 2018-07-24 17:26:16 +02:00
fariouche
96312e7786
Merge pull request #2 from kimocoder/v5.2.20
Fix DKMS package name to fit Kali Linux
2018-07-17 23:24:53 +02:00
kimocoder
2e9132eb4e Update README.md 2018-07-17 22:49:30 +02:00
kimocoder
d9ab8842c3 Enable the 8821au support by default 2018-07-17 22:42:36 +02:00
kimocoder
f6461d311d Implemented txpower control 2018-07-16 22:14:20 +02:00
kimocoder
b32acfe64d Fix DKMS package name to fit Kali Linux 2018-07-15 16:10:24 +02:00
fariouche
9b10624e57 fixed driver not working anymore after previous merge 2018-07-14 20:54:49 +02:00
farid
9175cd68db merged my branch 2018-07-13 14:56:34 +02:00
Christian B
8f61c1a18c
Added 1 more VID/PID 2018-07-13 08:07:39 +02:00
kimocoder
bb495b0bb6 Added RPI platform support 2018-07-10 13:50:34 +02:00
kimocoder
b5c73903c5 Add LICENSE paper 2018-07-04 21:14:12 +02:00
kimocoder
38fa577990 Fix ISO C90 warning on mixed declarations and/or code 2018-07-04 21:12:14 +02:00
kimocoder
106cf74b69 Update README.md 2018-07-04 18:04:04 +02:00
kimocoder
b0047b4036 Add easy build switch for 8821 2018-07-04 18:00:08 +02:00