1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 13:10:40 +00:00
Commit Graph

504 Commits

Author SHA1 Message Date
Christian B
7004d35ed8
Merge pull request #6 from fariouche/v5.3.4
VHT mode for all
2018-10-01 15:08:21 +02:00
fariouche
face6dc352 Merge branch 'v5.3.4' of https://github.com/fariouche/rtl8812au-unified into v5.3.4 2018-10-01 10:05:27 +02:00
fariouche
1d00587ec9 fixed VHT issue not selected because of wron MESH condition 2018-10-01 10:04:04 +02:00
fariouche
211927b9e6
Merge pull request #2 from kimocoder/v5.3.4
V5.3.4
2018-09-17 17:26:08 +02:00
Christian B
3ba0d97eae
Merge pull request #1 from fariouche/v5.3.4
added regd flag to disable radar detection
2018-09-16 18:19:26 +02:00
Christian B
95697907f1
Merge pull request #4 from aircrack-ng/v5.3.4
V5.3.4
2018-09-16 18:18:07 +02:00
fariouche
b9df378af3 added regd flag to disable radar detection
set default ht capab to 3 to enable 5GHz RX-STBC
2018-09-16 18:08:48 +02:00
Christian B
ee170b0cd6
Merge pull request #199 from ThijsWithaar/v5.3.4
Fix floating point in VHT_HW_TX for both x86 and rpi
2018-09-06 20:08:24 +02:00
Thijs Withaar
7c93fa7c05 Fix floating point in VHT_HW_TX for both x86 and rpi 2018-09-06 19:03:05 +02:00
Christian B
50af7de202
Merge pull request #195 from kimocoder/v5.3.4
Disable CONFIG_MP_VHT_HW_TX_MODE
2018-09-03 20:32:15 +02:00
Christian B
95264a39e5
Disable CONFIG_MP_VHT_HW_TX_MODE
* Fixes compile/build on ARM systems
2018-09-03 20:31:08 +02:00
Christian B
6b3da30239
Merge pull request #192 from kimocoder/v5.3.4
Added lots of VID/PID's
2018-08-31 21:52:13 +02:00
Christian B
77d964aad9
Added lots of VID/PID's
* Added lots of adapter support. Taken from the v5.1.5 and v5.2.20 branch
2018-08-30 19:06:54 +02:00
Christian B
a9755662ee
Merge pull request #190 from kimocoder/v5.3.4
Add support for kernel v4.19-rc1
2018-08-29 12:34:32 -04:00
kimocoder
072598e032 Add support for kernel v4.19-rc1 2018-08-29 18:27:44 +02:00
Christian B
af636bfdc7
Merge pull request #188 from kimocoder/v5.3.4
merge changes
2018-08-27 20:52:45 +02:00
kimocoder
72117bc456 Initialize some variables 2018-08-27 20:31:00 +02:00
kimocoder
5f1fd4fa3c Remove redundant code already in SetHwReg881XAU in usb_halinit.c 2018-08-27 20:23:02 +02:00
kimocoder
993a7752cb Fix kernel regression related to get channel function 2018-08-27 20:18:13 +02:00
kimocoder
632436b5c3 Set correct number of spatial streams 8812/8821 2018-08-27 20:13:06 +02:00
kimocoder
d5e34220d0 Added get channel function 2018-08-27 20:11:53 +02:00
kimocoder
3873db1e10 Added HT Greenfield capabilities 2018-08-27 20:05:18 +02:00
kimocoder
e361b610c5 Fixed build on POWER systems + moved a switch 2018-08-26 22:23:38 +02:00
Christian B
38ded656c6
Merge pull request #183 from kimocoder/v5.3.4
fariouche: fixed kernel warning on incomplete 8814 HAL
2018-08-25 20:47:36 +02:00
kimocoder
d40515b82e fariouche: fixed kernel warning on incomplete 8814 HAL 2018-08-25 20:45:54 +02:00
Christian B
7b574511ef
Merge pull request #182 from kimocoder/v5.3.4
V5.3.4
2018-08-25 20:40:07 +02:00
kimocoder
5e345a86d5 Fix USB3 and USB modeswitch function 2018-08-25 20:37:42 +02:00
kimocoder
5faae4ff49 Fixed unreachable switches and other compile warnings 2018-08-25 20:29:23 +02:00
kimocoder
d2932f7a54 Uploading new v5.3.4 2018-08-25 18:21:32 +02:00
kimocoder
2d4a79c1b8 Uploading the v5.3.4 version 2018-08-24 22:52:34 +02:00
Christian B
362e6391aa
Merge pull request #175 from kimocoder/v5.2.20
Merge changes
2018-08-18 16:02:51 +02:00
Christian B
47682c97b3
Merge pull request #2 from fariouche/v5.2.20
fix scan timeout in driver
2018-08-18 15:27:54 +02:00
fariouche
c98effb341
Merge pull request #10 from kimocoder/v5.2.20
Cleaned up the VHT MP HW TX MODE settings
2018-08-18 14:49:10 +02:00
fariouche
a708334609 fixed scan timeout interfering with normal scan 2018-08-18 14:45:43 +02:00
farid
fe67b3de16 minor debug trace fix 2018-08-14 16:18:16 +02:00
Christian B
4e4810c3cb
Merge pull request #172 from kimocoder/v5.2.20
Merge changes
2018-08-12 19:09:16 +02:00
kimocoder
c9e6c422cd Cleaned up the VHT MP HW TX MODE settings 2018-08-12 19:07:18 +02:00
Christian B
76d71d3443
Merge pull request #1 from fariouche/v5.2.20
added 4 streams. Not tests if actually working
2018-08-12 19:00:46 +02:00
fariouche
86079bb084 added 4 streams. Not tests if actually working 2018-08-12 18:36:57 +02:00
Christian B
78055f23c4
Merge pull request #171 from kimocoder/v5.2.20
Merge changes
2018-08-12 18:26:58 +02:00
Christian B
ed8e2ef63d
Enable new VHT MP HW TX MODE for 8812/8821au 2018-08-12 18:14:09 +02:00
fariouche
c32a98f630
Merge pull request #9 from kimocoder/v5.2.20
Add new VHT MP HW TX mode on all chipsets
2018-08-12 17:59:32 +02:00
fariouche
324b0baa97 Merge branch 'v5.2.20' of https://github.com/kimocoder/rtl8812au into v5.2.20 2018-08-12 17:53:00 +02:00
fariouche
3a38ce9d1f fixed crash when debug flag is set 2018-08-12 17:52:01 +02:00
kimocoder
dd5599f2ec Enable new VHT MP HW TX MODE for 8812/8821au 2018-08-12 16:22:44 +02:00
Christian B
eeaa6b8446
Merge pull request #169 from kimocoder/v5.2.20
Add new VHT MP HW TX mode on 8814au
2018-08-12 15:52:58 +02:00
kimocoder
21b66c0c19 Add new VHT MP HW TX mode on 8814au 2018-08-12 15:49:08 +02:00
fariouche
e0bc879301
Merge pull request #8 from kimocoder/v5.2.20
Reinstate: Fix interface rename error
2018-08-12 12:19:32 +02:00
Christian B
38b3e1d2af
Merge pull request #168 from kimocoder/v5.2.20
Reinstate: Fix interface rename error
2018-08-12 00:41:17 +02:00
kimocoder
680f78830c Reinstate: Fix interface rename error 2018-08-11 18:36:59 +02:00