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 |
|
Christian Bremvåg
|
7f778d288b
|
A minor fix to scanning (according to upstream)
|
2019-11-10 11:51:07 +01:00 |
|
root
|
6ed82d886c
|
Update README.md
|
2019-11-09 20:19:53 +00:00 |
|
Christian Bremvåg
|
5b1b5112c5
|
Update .travis.yml
|
2019-11-09 20:06:12 +01:00 |
|
kimocoder
|
0d41a378c5
|
Add install and sign script for newer Ubuntu distros with SECUREBOOT
|
2019-11-09 19:04:24 +00:00 |
|
kimocoder
|
04f55bbaac
|
Fix some 8814au slow speed issue
|
2019-11-09 18:59:09 +00:00 |
|
kimocoder
|
7c9ab6fe6f
|
Add a bunch of VID/PID's + Add 8814/8821AU support
|
2019-11-09 18:53:04 +00:00 |
|
Christian Bremvåg
|
a7279f8240
|
Add 8814AU VID/PID's
|
2019-11-09 19:37:56 +01:00 |
|
Christian Bremvåg
|
3a1f3cf3a3
|
Add a bunch of VID/PID's
|
2019-11-09 19:36:15 +01:00 |
|
Christian Bremvåg
|
245ab72189
|
Update .travis.yml
|
2019-10-31 05:57:21 +01:00 |
|
Christian Bremvåg
|
0b2b7c490c
|
Update README.md
|
2019-10-31 01:47:19 +01:00 |
|
kimocoder
|
bc95c21031
|
Some Makefile updates + other minor fixes
|
2019-10-31 01:43:41 +01:00 |
|
Christian Bremvåg
|
44596ced01
|
Update README.md
|
2019-10-31 01:02:19 +01:00 |
|
kimocoder
|
d78ea696be
|
Fix new version + add our custom Makefile
|
2019-10-30 23:29:20 +00:00 |
|