kimocoder
|
10bb71aafb
|
Fix FCS on 8812 and 8814
|
2019-11-13 21:16:57 +01:00 |
|
kimocoder
|
d867a451d3
|
Enable rx_stbc bit for 5G in HT mode
|
2019-11-13 20:48:10 +01:00 |
|
kimocoder
|
d00f413a82
|
Fix error switching to 80MHz channels under certain conditions
|
2019-11-13 20:45:55 +01:00 |
|
kimocoder
|
b5fb4d6830
|
Enable the channel 14 and 80 MHz width channels in the regdom
|
2019-11-13 20:40:05 +01:00 |
|
kimocoder
|
ee2beb3494
|
Count injected frames in interface stats
|
2019-11-13 20:06:59 +01:00 |
|
kimocoder
|
caa18fb70f
|
Enable TX queue in monitor mode
|
2019-11-13 20:04:25 +01:00 |
|
kimocoder
|
9bf4a34f73
|
adopt upstream: net: Fix inconsistent teardown
|
2019-11-13 17:35:03 +01:00 |
|
kimocoder
|
9248e99dcc
|
Fix interface rename error
|
2019-11-13 17:27:34 +01:00 |
|
kimocoder
|
02e8c82c9b
|
Fixed crash when debug flag is set
|
2019-11-13 17:24:08 +01:00 |
|
kimocoder
|
b9f88289b2
|
Fix floating point in VHT_HW_TX for both x86 and RPI
|
2019-11-13 17:14:47 +01:00 |
|
kimocoder
|
017cc7d842
|
Fixed scan timeout interfering with normal scan
|
2019-11-13 16:57:08 +01:00 |
|
kimocoder
|
42cc12cc84
|
Fixed a missing channel function in regdom
|
2019-11-13 16:48:06 +01:00 |
|
kimocoder
|
fa35b99b42
|
Implemented txpower control
|
2019-11-13 16:36:58 +01:00 |
|
kimocoder
|
8e0a042805
|
Disable messages about power save in Monitor mode
|
2019-11-13 16:23:44 +01:00 |
|
kimocoder
|
8fc76b7fe3
|
Added HT Greenfield capabilities
|
2019-11-13 16:18:11 +01:00 |
|
kimocoder
|
ecac1a3ebe
|
Merge branch 'v5.6.4.2' of https://github.com/aircrack-ng/rtl8812au into v5.6.4.2
|
2019-11-13 16:16:30 +01:00 |
|
kimocoder
|
dc87e78e65
|
Added more platform support (Odroid C2 & PPC added)
|
2019-11-13 16:16:09 +01:00 |
|
Christian Bremvåg
|
47f812c239
|
Update .travis.yml
|
2019-11-13 16:04:12 +01:00 |
|
kimocoder
|
73f0a8810d
|
Searching for MAC addr and return output (seems to work fine)
|
2019-11-11 21:47:20 +01:00 |
|
kimocoder
|
ae31db1a4c
|
Added 1 more VID/PID (Archer AC600 T2U Nano)
|
2019-11-11 19:45:02 +01:00 |
|
kimocoder
|
23368c91c2
|
Fixup for the -mhard-float and -mfloat-abi=softfp RPI tags
|
2019-11-11 19:20:18 +01:00 |
|
kimocoder
|
b6c538d908
|
Added RPI and RPI64 platform support
|
2019-11-11 19:17:43 +01:00 |
|
kimocoder
|
a3246e708e
|
Fix for RPI Raspian compilation
|
2019-11-11 15:56:22 +01:00 |
|
kimocoder
|
8c60ffc1b4
|
Remove implicit fallthrough for GCC 5/6 compilation
|
2019-11-11 14:54:18 +01:00 |
|
kimocoder
|
7ad5618762
|
Fix build support to older GCCs by adding fallthroughs
|
2019-11-11 04:07:55 +01:00 |
|
kimocoder
|
7b0ba5a1ca
|
Fix problem where interfaces are down at start
|
2019-11-11 03:54:59 +01:00 |
|
kimocoder
|
968d16bb56
|
Fox a kernel trace with hostapd + A minor tweak to 'dkms-install.sh'
|
2019-11-11 03:29:02 +01:00 |
|
kimocoder
|
d415163096
|
Fix CONFIG_CONCURRENT_MODE building due to missing VIF
|
2019-11-11 03:26:05 +01:00 |
|
Christian Bremvåg
|
aa2b8b870b
|
Added support for Network Namespaces (NS)
* More information about CONFIG_NET_NS here: https://cateee.net/lkddb/web-lkddb/NET_NS.html
|
2019-11-11 03:23:43 +01:00 |
|
kimocoder
|
dbc8d10201
|
Fix connection error on resume
|
2019-11-11 03:02:26 +01:00 |
|
kimocoder
|
ad32b0d9a8
|
A fix to avoid freeze on unplugging adapter
|
2019-11-11 02:54:47 +01:00 |
|
kimocoder
|
bcd541ad4d
|
Fix for missing linux/sched/signal.h & linux/version.h
|
2019-11-11 02:48:45 +01:00 |
|
kimocoder
|
909606a1b8
|
Hardcode adapter alias to 'wlanX..'
|
2019-11-11 02:45:42 +01:00 |
|
kimocoder
|
8bdef804c3
|
Fix channel switch in the monitor mode if both CONFIG_WIRELESS_EXT and CONFIG_CFG80211_WEXT are enabled
|
2019-11-11 02:43:26 +01:00 |
|
kimocoder
|
e14a513282
|
Fix radiotap header for 8814au chipset
|
2019-11-11 02:37:11 +01:00 |
|
kimocoder
|
54ed666a16
|
Fix radiotap header for 8814au chipset
|
2019-11-11 02:36:13 +01:00 |
|
kimocoder
|
2293742a84
|
Support kernel PIC mode for compiling + fixed kernel v5.3 warnings
|
2019-11-11 02:26:08 +01:00 |
|
kimocoder
|
ce9a4551ce
|
fix upstream AMPDU changes
|
2019-11-11 02:14:15 +01:00 |
|
kimocoder
|
f431b12c58
|
Hostapd/WPS support added
|
2019-11-11 02:07:56 +01:00 |
|
kimocoder
|
8eec8cd4a3
|
Some overall fixes.. includes + various
|
2019-11-11 02:04:51 +01:00 |
|
kimocoder
|
4982019511
|
Fix most compiler warnings left (on Kali)
|
2019-11-11 01:32:23 +01:00 |
|
kimocoder
|
a92167dc8b
|
Adds definite sizes for MTUs
|
2019-11-11 01:08:21 +01:00 |
|
kimocoder
|
2fb4e08249
|
Fixed build/compile error + some compiler warnings + minor cleanup
|
2019-11-11 01:04:53 +01:00 |
|
Christian Bremvåg
|
a1788aa1d7
|
Added analyze_suspend.py to tools
|
2019-11-10 15:12:24 +01:00 |
|
Christian Bremvåg
|
3d109826af
|
rtw_security: tidy up crc32_init()
|
2019-11-10 15:05:48 +01:00 |
|
Christian Bremvåg
|
72f45df5ff
|
Fix a few sleep-in-atomic-context bugs in rtw_pwrctrl
|
2019-11-10 14:49:56 +01:00 |
|
Christian Bremvåg
|
274ccd7053
|
Fix a sleep-in-atomic-context bug in issue_deauth_ex()
|
2019-11-10 14:37:07 +01:00 |
|
Christian Bremvåg
|
f0ca8f126c
|
Missed a slash in Makefile
|
2019-11-10 12:47:31 +01:00 |
|
Christian Bremvåg
|
d8f85e1691
|
Update Makefile
|
2019-11-10 12:41:23 +01:00 |
|
Christian Bremvåg
|
6b06b8de47
|
Found a misplaced #else possibly related to scan issue
|
2019-11-10 12:21:31 +01:00 |
|