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

766 Commits

Author SHA1 Message Date
Christian B
520e907229
Merge pull request #213 from kimocoder/v5.3.4
Fixed led not working
2018-10-07 22:12:00 +02:00
Christian B
65a36d2d56
Merge pull request #8 from fariouche/v5.3.4
fixed led not working
2018-10-07 21:53:06 +02:00
fariouche
077c25e889 fixed led not working 2018-10-07 21:50:46 +02:00
Christian B
e0e4692246
Merge pull request #7 from aircrack-ng/v5.3.4
V5.3.4
2018-10-05 10:18:36 +02:00
Christian B
cf33e63a43
Merge pull request #211 from francoism90/v5.3.4
dkms update for V5.3.4
2018-10-05 10:16:25 +02:00
François M
a13e38a43d
Update dkms.conf 2018-10-05 10:08:55 +02:00
François M
69eb217fad
Update dkms-remove.sh 2018-10-05 10:08:28 +02:00
François M
53e7a7a850
Update dkms-install.sh 2018-10-05 10:08:16 +02:00
Christian B
d2775e4248
Merge pull request #209 from kimocoder/v5.3.4
fixed VHT issue not selected because of wrong MESH condition
2018-10-04 21:33:41 +02:00
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
Christian B
b88987d26a
Merge pull request #207 from Djf2884/patch-1
Update README.md
2018-09-27 14:28:16 +02:00
Djf2884
8714169eb3
Update README.md 2018-09-27 14:25:05 +02:00
Christian B
7d9eb6dd60
Merge pull request #204 from kimocoder/v5.3.4
V5.3.4
2018-09-18 19:26:31 +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