1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 14:44:09 +00:00
Commit Graph

638 Commits

Author SHA1 Message Date
kimocoder
e213a19057 Makefile cleanup (cleanout unsupported chips) 2019-01-01 12:08:50 +01:00
kimocoder
b17957a8ab Reduce some firmware load 2018-12-29 17:06:33 +01:00
kimocoder
c92ad28251 Remove unneeded objs from AP Makefile 2018-12-29 17:01:29 +01:00
kimocoder
49db5c6ae1 Remove unneeded read firmware support 2018-12-29 16:55:57 +01:00
kimocoder
c0ee00d02b Add 1 more VID/PID 2018-12-29 16:41:19 +01:00
kimocoder
d3f10ae8ac Revert: Fix RF path 2018-12-29 16:39:31 +01:00
kimocoder
c538d4d806 Fix RF path 2018-12-28 03:27:10 +01:00
kimocoder
bef0d635a6 Nuke unused powertracking 2018-12-28 03:22:38 +01:00
Christian B
70164e8508
README.md: Fix another typo 2018-12-28 02:31:52 +01:00
Christian B
cdb848d548
README.md: Fix typo 2018-12-28 02:30:55 +01:00
kimocoder
625de80d01 Nuke rtw_proc aka debug via /proc 2018-12-27 07:24:21 +01:00
kimocoder
af20d32ae7 Fixed a typo which lead to compiler warning 2018-12-27 07:18:29 +01:00
kimocoder
f95dce8e9a Removed some unused chipset files 2018-12-27 07:12:18 +01:00
Christian B
085d8ff5c0
Update README.md 2018-12-23 20:29:49 +01:00
Christian B
aef7b192fd
Update README.md 2018-12-23 19:30:06 +01:00
Christian B
d699c4fedf
Fix another single typo 2018-12-23 18:59:33 +01:00
Christian B
217659ed42
Update README.md 2018-12-23 18:54:55 +01:00
Christian B
24e70f132e
Update README.md 2018-12-23 18:52:21 +01:00
Christian B
4c1525a330
Update README.md 2018-12-23 18:42:49 +01:00
Christian B
815e461889
Release tag date 2018-12-23 17:18:22 +01:00
Christian B
30ad7434b3
Fixed typos 2018-12-23 17:16:57 +01:00
Christian B
0cff81721f
Fix badges 2018-12-23 16:29:09 +01:00
Christian B
764fb8ba40
Fixed typos 2018-12-23 15:42:05 +01:00
Christian B
2f773fb779
Update README.md 2018-12-23 15:38:06 +01:00
Christian B
dea2c9825d
Finish up README.md 2018-12-23 15:28:53 +01:00
Christian B
8a963ab6b0
Update RPI instructions 2018-12-23 15:17:43 +01:00
Christian B
db01cd473d
Reduce network lag during site survey
* Reduced network lag when running a site survey
2018-12-23 13:29:25 +01:00
Christian B
257d7827a0
Hard disable old debug read/write file functions 2018-12-23 13:19:40 +01:00
Christian B
b0986e5c71
Disabled DBG switch
* Uncommented it and DISABLED with 0
2018-12-23 13:03:42 +01:00
Christian B
dc31b7930e
fix upstream AMPDU change
* Added a switch for kernel v4.18, so we're sure kernels below function as before
2018-12-23 12:17:40 +01:00
Christian B
9a5f3d9214
Another README.md update 2018-12-23 11:46:55 +01:00
Christian B
f163d8da9d
Fix typo 2018-12-23 11:10:07 +01:00
Christian B
a4ebb6ab3b
Finish up badges and typo 2018-12-23 09:34:21 +01:00
Christian B
e5027cc425
Another badge fix 2018-12-23 09:31:06 +01:00
Christian B
b0c02007a4
Finish badges 2018-12-23 09:24:25 +01:00
Christian B
04d560dbcc
Update README.md 2018-12-23 09:21:54 +01:00
Christian B
3cc2e24127
Add badges 2018-12-23 08:30:28 +01:00
kimocoder
86edaffd71 Fixed frame injection by @svpcom + possible VHT fix 2018-12-19 17:59:51 +01:00
Christian B
67e27a15be
Merge pull request #244 from kimocoder/v5.2.20
Add support for RPI 3 Model B+ and other ARM64 chipsets
2018-12-13 01:14:58 +01:00
kimocoder
0b69d54bd5 Add support for RPI 3 Model B+ and other ARM64 chipsets 2018-12-13 01:13:22 +01:00
Christian B
380ebcce41
Merge pull request #243 from kimocoder/v5.2.20
Support kernel PIC mode for compiling
2018-12-07 17:01:25 +01:00
kimocoder
8d3aa45a4d Support kernel PIC mode for compiling 2018-12-07 16:59:48 +01:00
Christian B
1906ac34f3
Merge pull request #241 from kimocoder/v5.2.20
Merge changes
2018-12-06 17:43:16 +01:00
kimocoder
748553d51f Fix problem where interfaces are down at start 2018-12-06 17:39:58 +01:00
kimocoder
f94c4f6fa5 Add kernel v4.20 support and minor compiler warning turned off 2018-12-02 20:36:54 +01:00
kimocoder
fb36a0c650 Update kernel v4.19 support 2018-12-02 20:34:37 +01:00
Christian B
29f2fd1b17
Merge pull request #198 from ThijsWithaar/v5.2.20
Fix floating point in VHT_HW_TX for both x86 and rpi
2018-09-04 20:27:28 +02:00
Thijs Withaar
1603b05c0f Fix floating point in VHT_HW_TX for both x86 and rpi 2018-09-04 20:17:25 +02:00
Christian B
48c691e476
Merge pull request #197 from ThijsWithaar/v5.2.20
Small fixes
2018-09-04 18:25:49 +02:00
Thijs Withaar
36ff979a38 Restore ifdef, lost in commits c9e6c422cd and 4425a92021. 2018-09-04 18:15:44 +02:00