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

376 Commits

Author SHA1 Message Date
kimocoder
d861270874 Added 8821au support! 2018-07-03 16:50:43 +02:00
kimocoder
5cc650c60f Add CONFIG_USB2_EXTERNAL_POWER supported 2018-07-03 10:24:00 +02:00
kimocoder
05b29d4114 unlock all channels in REALTEK_DEFINE (default) channel plan 2018-07-03 10:20:59 +02:00
kimocoder
761551db75 enable DBG_HIGHEST_RATE_BMP_BW_CHANGE with CONFIG_DBG_TXPOWER 2018-07-03 10:14:30 +02:00
kimocoder
137b8a4171 fix txpwr-by-rate logging and value when txpower-override is enabled 2018-07-03 10:13:15 +02:00
kimocoder
30c44240b9 use BIT(n) macros instead of pre-calculated masks in bunch of places 2018-07-03 10:09:53 +02:00
kimocoder
320e962c23 Fix override module parameter for tx-power-index 2018-07-03 10:06:23 +02:00
Christian B
3ebdd1e312
Add override module parameter for tx-power-index 2018-07-03 09:40:17 +02:00
Christian B
f283c29943
ioctl_cfg80211.init_vht_capab: print highest rates that are set there 2018-07-03 09:38:14 +02:00
Christian B
dbd216d9a0
Enable rx_stbc bit for 5G in HT mode 2018-07-03 09:36:19 +02:00
kimocoder
cb94aa3231 Update README.md 2018-07-02 22:12:21 +02:00
kimocoder
ffc23dc933 Stop exporting unnecessary symbols 2018-07-02 22:01:25 +02:00
kimocoder
737913c661 Fix channel switch in monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled 2018-07-02 21:59:24 +02:00
kimocoder
116e984cd0 Fix error switching to 80MHz channels under certain conditions 2018-07-02 21:55:43 +02:00
kimocoder
a202c7ccaa Enable the channel 14 and 80 MHz width channels in the regdom 2018-07-02 21:53:11 +02:00
kimocoder
96505723e3 Unmask all available channels 2018-07-02 21:39:36 +02:00
kimocoder
5b8f812224 Be quiet about power save 2018-07-02 21:31:35 +02:00
kimocoder
3aa600b413 Count injected frames in interface stats 2018-07-02 21:29:24 +02:00
kimocoder
25f2c0ffd8 Fix the CONFIG_NET_NS, support for network namespaces 2018-07-02 21:07:29 +02:00
kimocoder
bc347869be Added CONFIG_NET_NS + Updated dependencies 2018-07-02 20:14:59 +02:00
kimocoder
cafec86c7e Fix compile warnings (brackets + fallthroughs) 2018-07-02 20:05:48 +02:00
kimocoder
ad7898898a Enabled more Makefile debug + Added lots VID/PIDs 2018-07-02 19:53:05 +02:00
kimocoder
f95865e72a Enable TX queue in monitor mode 2018-07-02 19:49:00 +02:00
kimocoder
706446194d Fix injected frames drop 2018-07-02 19:47:54 +02:00
kimocoder
2df10889c5 Added PPC platform support + fixed ARM compilation 2018-07-02 19:43:08 +02:00
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
kimocoder
b85ad0de96 Fixed compilation warnings 2018-07-01 20:27:54 +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
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