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

766 Commits

Author SHA1 Message Date
kimocoder
22d89154fd TX power control for RTL8814AU 2019-04-07 17:49:44 +02:00
kimocoder
03933bb002 Check arguments of the set tx power ioctl 2019-04-07 17:45:04 +02:00
kimocoder
5913fb17ee 8812au fix: Use HAL methods to apply TX power settings 2019-04-07 17:40:52 +02:00
kimocoder
e5b64bbb7e Get frame bandwidth from phy_info for RTL8814AU 2019-04-07 17:37:12 +02:00
kimocoder
7057944fcc Fix channel switch in the monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled 2019-04-07 17:11:46 +02:00
kimocoder
3a4df6e3dc Fix channel switch in the monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled 2019-04-07 17:10:55 +02:00
Christian Bremvåg
4ed5e6803d
Merge pull request #1 from aircrack-ng/v5.3.4
V5.3.4
2019-04-06 09:23:11 +02:00
kimocoder
de2c75f9fd Set CONFIG_IOCTL_CFG80211 in autoconf.h 2019-04-06 09:02:17 +02:00
kimocoder
f4d4b4c7a1 add missing include 2019-04-06 08:56:43 +02:00
kimocoder
c6b311a3f2 Added modprobe to disable powersave and autosuspend 2019-04-06 08:48:38 +02:00
kimocoder
232bcd5fbc Set dev_type to wlan 2019-04-06 08:46:46 +02:00
kimocoder
19aa60f1a1 Fix build for 4.19.0-041900rc4-generic from ubuntu kernel-ppa 2019-04-06 08:43:23 +02:00
kimocoder
7bf20f5f82 Fix function call signature on rtw_* function definition 2019-04-06 08:38:14 +02:00
kimocoder
9162548bfa Add a missing kernel version check on function call 2019-04-06 08:33:45 +02:00
kimocoder
dade7cb03d disable phydm debug function because it causes instability 2019-04-06 08:30:38 +02:00
kimocoder
f7103a7b1f Create docs folder and add a document 2019-04-06 08:27:39 +02:00
kimocoder
3ab23d1cb4 fix in-kernel build path 2019-04-06 08:25:09 +02:00
kimocoder
a9588daaf4 Some pine64 board support added 2019-04-06 08:23:00 +02:00
kimocoder
5187e1b094 Fix CONFIG_RTW_DEBUG compilation and levels 2019-04-06 08:17:54 +02:00
kimocoder
744c5e170d fix: bitwise comparison always evaluates to false 2019-04-06 08:12:03 +02:00
kimocoder
35f64254c1 Relax some wifi regional rules 2019-04-06 08:10:11 +02:00
kimocoder
f7d2d03687 Remove nonASCII symbol 2019-04-06 08:09:01 +02:00
Christian Bremvåg
3fe2bae159
Update README.md 2019-04-06 01:45:33 +02:00
Christian Bremvåg
33aeeca968
Merge pull request #316 from kimocoder/v5.3.4
Merge changes
2019-04-06 01:43:50 +02:00
kimocoder
8bc158e9dc Add entry for compiling against openwrt tree 2019-04-06 01:36:11 +02:00
kimocoder
a158dfb78e Add check for psta->cmn.aid out of bounds 2019-04-06 01:29:01 +02:00
kimocoder
4173467277 remove reference to deleted file 2019-04-06 01:27:14 +02:00
kimocoder
85c0e2dc9e fix for missing signal 2019-04-06 01:25:30 +02:00
kimocoder
69435f8cd2 Fix uninitialized variable in auth seq=2 packet 2019-04-06 01:23:14 +02:00
kimocoder
e95f32d194 Makefile: add support for Android / Nethunter ARM64 devices 2019-04-06 01:20:13 +02:00
kimocoder
ee01e58834 Adoptations for using the driver on android/nethunter 2019-04-06 01:16:13 +02:00
kimocoder
c3ccff59af Fix wrong type in rtw_dump_cur_efuse 2019-04-06 01:10:34 +02:00
kimocoder
fa35021590 Fix ieee80211.h linux capability 2019-04-06 01:06:06 +02:00
kimocoder
cb7b83e8a6 Hostapd/WPS support 2019-04-06 00:51:57 +02:00
kimocoder
04c4350de1 Disable IPv6 to work + sysctl restart 2019-04-06 00:47:44 +02:00
kimocoder
22acde23b9 Fix alloc stainfo code 2019-04-06 00:41:46 +02:00
kimocoder
fab47eec90 Fix includes to support linux 2019-04-06 00:38:23 +02:00
kimocoder
4184d7581f Add Travis CI integration 2019-04-06 00:35:45 +02:00
kimocoder
5b5d01f393 do not remove device if it is not of type monitor 2019-04-06 00:34:58 +02:00
Christian Bremvåg
3c48dff974
Merge pull request #285 from kimocoder/v5.3.4
Merge changes
2019-02-23 03:33:38 +01:00
kimocoder
a3ed1ef28a Added some error checking feature 2019-02-16 02:29:58 +01:00
kimocoder
4848f29d19 Protect rtw_cfg80211_unlink_bss() against pnetwork of NULL 2019-02-16 02:22:54 +01:00
kimocoder
eaf2707950 Reorder shutdown to eliminate warning from cfg80211 2019-02-16 02:20:27 +01:00
kimocoder
1ff4839d5b Make proper fix for freeze on unload 2019-02-16 02:11:55 +01:00
kimocoder
76df854db4 Fix implicit declaration of function ‘rtw_resume_process’ 2019-02-16 01:13:16 +01:00
Christian B
a1a2a832ab
Merge pull request #282 from kimocoder/v5.3.4
Merge changes
2019-02-15 19:09:44 -05:00
kimocoder
91a66fdefe Fix connection error on resume 2019-02-16 01:09:02 +01:00
kimocoder
97674c1259 Minor fixes several places 2019-02-16 00:36:43 +01:00
kimocoder
d1c55e0858 Fix CONFIG_CONCURRENT_MODE building. Missing VIF code. 2019-02-16 00:13:16 +01:00
kimocoder
ed72c44df7 Add explicit memset call to avoid potentially corrupt data 2019-02-15 23:16:15 +01:00