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
kimocoder
24585a51d2 Added switch to turn ON/OFF regdomain settings 2018-07-02 19:32:58 +02:00
kimocoder
d0bdfd92df Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these 2018-07-02 19:30:51 +02:00
kimocoder
5a8bee0314 Disable DFS 2018-07-02 19:26:20 +02:00
kimocoder
48e9e71607 Disable AP mode channel switching due to DFS checks 2018-07-02 19:25:35 +02:00
kimocoder
2b93cdb2cf Makefile: add configuration option for ODROID-C2 2018-07-02 19:22:54 +02:00
kimocoder
a4a4d044c2 Added .gitignore 2018-07-02 19:21:30 +02:00
kimocoder
ef630451b0 Optimized Makefile + added DKMS 2018-07-02 19:20:53 +02:00
kimocoder
29fab55737 Uploaded the 8812au v5.2.20.2 driver 2018-07-02 18:49:32 +02:00
Christian B
2e64f3b55e
Merge pull request #144 from kimocoder/v5.2.20
Fixed compilation warnings
2018-07-02 07:23:48 +02:00
kimocoder
b85ad0de96 Fixed compilation warnings 2018-07-01 20:27:54 +02:00
Christian B
4845895d62
Merge pull request #141 from kimocoder/v5.2.20
V5.2.20
2018-06-27 15:59:34 +02:00
kimocoder
f58318e310 Added more VID/PID for future use 2018-06-26 11:02:46 +02:00
kimocoder
5387d10b8a Enabled more Makefile debug 2018-06-26 10:57:18 +02:00
kimocoder
9080d7d023 Enable TX queue in the monitor mode 2018-06-26 10:41:50 +02:00
Christian B
506ee20b05
Update README.md 2018-06-26 10:22:52 +02:00
Christian B
59c97a6d9f
Update README.md 2018-06-25 18:30:32 +02:00
Christian B
5bb1aacdc8
Merge pull request #139 from kimocoder/v5.2.20
Fix injected frames drop + platform fixes
2018-06-25 09:26:09 -07:00
kimocoder
7c899d1b5b Fix injected frames drop + platform fixes 2018-06-25 18:20:55 +02:00
Christian B
37235d4153
Merge pull request #138 from kimocoder/v5.2.20
Merge changes
2018-06-23 15:12:40 +02:00
kimocoder
f9bd4b5b60 Moved changelogs to docs/ 2018-06-23 14:50:28 +02:00
kimocoder
22ae5a102c Added more VID/PID + moved 1 to correct place 2018-06-23 14:49:27 +02:00
kimocoder
1b89d1d755 Added switch to turn ON/OFF regdomain settings 2018-06-22 23:06:03 +02:00
Christian B
0176d9ddae
Added more VID/PID 2018-06-22 22:50:47 +02:00
kimocoder
660a42849e Added more VID/PID 2018-06-22 22:39:02 +02:00
kimocoder
fdf8a14621 Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these 2018-06-22 22:33:44 +02:00
kimocoder
ecaee90b13 -regdb (use one shipped/updated with the OS) 2018-06-22 22:25:01 +02:00
kimocoder
f36886ea64 Disable DFS 2018-06-22 22:20:32 +02:00
kimocoder
932e3d47d0 Disable AP mode channel switching due to dfs checks 2018-06-22 22:16:54 +02:00
kimocoder
3384d6e2ed Makefile: add configuration option for ODROID-C2 2018-06-22 22:15:01 +02:00
kimocoder
94af68cfa0 Added .gitignore 2018-06-22 21:56:12 +02:00
kimocoder
d5aaced9c3 Optimized Makefile and added DKMS ++ 2018-06-22 21:43:50 +02:00
kimocoder
8cbcaa6a8d Added changelog with TODO 2018-06-22 20:03:02 +02:00
kimocoder
be14d54031 Parse radiotap headers for proper frame injection 2018-06-22 19:37:47 +02:00
kimocoder
f53c7ea20e Cloned gordboy's 8812au repo 2018-06-22 18:48:32 +02:00
kimocoder
4cf72deb8e Preparing new upload 2018-06-22 18:45:20 +02:00
kimocoder
a3805aa509 Removed non-supported device 2018-06-08 10:05:06 +02:00
kimocoder
78f2dd43c4 Update for >= 4.0.0 2018-06-07 14:38:27 +02:00
kimocoder
e2ed84fe68 Fixes more freeze/delays (test) 2018-06-07 12:25:06 +02:00
kimocoder
e4ec939756 Bring back regdomain settings with a switch 2018-06-07 12:20:26 +02:00
Christian B
b2273e710f
Trying to minimize freeze / lags (test)
* Altered the SURVEY_TO from 100 (ms) to 0 (ms) to minimize
2018-06-05 22:12:06 +02:00
Christian B
d1c5553fdb
Added more VID/PID
* Added 1 more VID/PID
2018-06-05 19:54:32 +02:00
Christian B
0bfda567bb
Added more VID/PID
* Added 2 VID/PID's for more adapters support
2018-05-16 22:20:52 +02:00
kimocoder
d628a7441c Odroid C2 fix + minor cleanup 2018-05-13 22:47:03 +02:00
Christian B
a8cd963ea5
Update README.md
* Added howto for RPI
* Added testing / working section
2018-05-11 17:43:13 +02:00
kimocoder
db3e2fa173 Trying fix for PMF / 802.11w 2018-05-06 13:49:42 +02:00
Christian B
5a5da0ffe3
Add the PPC platform 2018-04-08 16:15:46 +02:00
Christian B
af8fa990a6
Merge pull request #110 from francoism90/v5.1.5
Added new ASUS PID
2018-03-29 19:13:03 +02:00
François M
a8fab80c9f
Added new ASUS PID
Support for ASUS 0x1853 RTL8814A
2018-03-29 18:31:20 +02:00
Christian B
d58f5327df
Merge pull request #107 from kimocoder/v5.1.5
* FCS fixes for 8812 and 8814 (thanks to j-forristal)
  * Removed pre-configured SeqNum via RadioTap
  * Fixed power savings breaking monitor mode
2018-03-27 15:05:11 +02:00
kimocoder
b6c6c05f4a Removed pre-configured SeqNum via RadioTap 2018-03-27 15:02:10 +02:00