kimocoder
3aeec6f02d
Radiotap header fix
2019-05-22 00:26:27 +02:00
kimocoder
33d12b04c5
Fix radiotap header for 8814
2019-05-22 00:10:03 +02:00
kimocoder
d1d2446e05
Revert back some changes to fix frame injection
2019-05-21 23:50:29 +02:00
kimocoder
d2b8153730
Get frame bandwidth from phy_info for RTL8814AU
2019-05-21 23:13:01 +02:00
kimocoder
33911eeb8f
Testing a fix for P2P IE
2019-04-09 11:22:06 +02:00
kimocoder
78dbffdf16
Fix radiotap header for RTL8814AU
2019-04-07 18:02:57 +02:00
kimocoder
e5b64bbb7e
Get frame bandwidth from phy_info for RTL8814AU
2019-04-07 17:37:12 +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
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
69435f8cd2
Fix uninitialized variable in auth seq=2 packet
2019-04-06 01:23:14 +02:00
kimocoder
fa35021590
Fix ieee80211.h linux capability
2019-04-06 01:06:06 +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
a3ed1ef28a
Added some error checking feature
2019-02-16 02:29:58 +01:00
kimocoder
c812cc3aca
Disable a warning causing kernel trace #254
2019-02-15 22:33:13 +01:00
kimocoder
7360779d5a
Fixed some around minors around frame injection
2019-02-15 18:20:44 +01:00
fariouche
1d00587ec9
fixed VHT issue not selected because of wron MESH condition
2018-10-01 10:04:04 +02:00
kimocoder
5faae4ff49
Fixed unreachable switches and other compile warnings
2018-08-25 20:29:23 +02:00
kimocoder
d2932f7a54
Uploading new v5.3.4
2018-08-25 18:21:32 +02:00
kimocoder
2d4a79c1b8
Uploading the v5.3.4 version
2018-08-24 22:52:34 +02:00
fariouche
a708334609
fixed scan timeout interfering with normal scan
2018-08-18 14:45:43 +02:00
kimocoder
9b811a5614
Ability to place rx descriptor into radiotap header
2018-08-04 21:17:04 +02:00
kimocoder
f1dce475a4
Only place signal strength into radiotap header if available
2018-08-04 21:01:06 +02:00
kimocoder
2ae015fb87
Place signal quality and per antenna rssi into radiotap header
2018-08-04 20:55:45 +02:00
fariouche
9b10624e57
fixed driver not working anymore after previous merge
2018-07-14 20:54:49 +02:00
kimocoder
05b29d4114
unlock all channels in REALTEK_DEFINE (default) channel plan
2018-07-03 10:20:59 +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
cafec86c7e
Fix compile warnings (brackets + fallthroughs)
2018-07-02 20:05:48 +02:00
kimocoder
706446194d
Fix injected frames drop
2018-07-02 19:47:54 +02:00
kimocoder
48e9e71607
Disable AP mode channel switching due to DFS checks
2018-07-02 19:25:35 +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
7c899d1b5b
Fix injected frames drop + platform fixes
2018-06-25 18:20:55 +02:00
kimocoder
932e3d47d0
Disable AP mode channel switching due to dfs checks
2018-06-22 22:16:54 +02:00
kimocoder
d5aaced9c3
Optimized Makefile and added DKMS ++
2018-06-22 21:43:50 +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
e2ed84fe68
Fixes more freeze/delays (test)
2018-06-07 12:25:06 +02:00
kimocoder
b6c6c05f4a
Removed pre-configured SeqNum via RadioTap
2018-03-27 15:02:10 +02:00
cail
bf5593ab0c
Fix power savings breaking monitor mode
2018-03-25 09:20:31 -07:00
cail
14109ecfdb
Fix FCS on 8812 and 8814
2018-03-24 15:40:05 -07:00
kimocoder
01ab3284e8
Fixed warnings + Nuked hardcoded reg-domain
2018-03-21 10:08:01 +01:00
Christian B
ca6ba8ef08
Fixed 'implicit-fallthrough' warning
...
By adding an explict comment saying 'Intentional fallthrough' you hint
at the compiler that it isn't an error/omission, but you explicitly want
that (feature).
2018-03-19 20:20:58 +01:00
kimocoder
900fc8b5df
even more cleanup. brackets + more
2018-03-15 16:51:40 +01:00
kimocoder
3ffd99abaf
minor fixes + cleanup
2018-03-15 14:53:03 +01:00
kimocoder
6045580713
minor fixes
2018-01-25 20:05:33 +01:00
Christian B
f6dc0ef900
Radiotap FCS flag fix
...
* The driver marks all frames as containing the Frame Check Sequence at the end. This confuses Wireshark because the FCS field is stripped before the frame is released on the monitor interface.
2018-01-20 16:33:05 +01:00
Christian B
e24a462e56
Update rtw_recv.c
2017-12-17 12:25:08 +01:00
Christian B
623eb9d850
Update rtw_recv.c
2017-12-17 12:09:20 +01:00
Christian B
dd6d41d60b
Update rtw_tdls.c
2017-12-17 11:51:14 +01:00
Christian B
f1ef700e29
Update rtw_pwrctrl.c
2017-12-17 11:49:39 +01:00
Christian B
e0d0135581
Update rtw_p2p.c
2017-12-17 11:47:40 +01:00
Christian B
5f246dabef
Update rtw_mlme.c
...
* Removed kernel v4.15 support.
It introduced several bugs, so it needs more work.
2017-12-17 11:21:20 +01:00
Christian B
14e3266529
Use fixed mac address when one is not specified
...
* Use fixed MAC instead of RANDOM. For changing MAC, use "macchanger" or related tools instead.
This fix was presented in "goncalossilva" fork here:
eaa89bf90c
2017-12-16 12:31:10 +01:00
Christian B
cac273de34
Fixed EFUSE compile warning/crash
...
* Fixed a crash in the EFUSE fix pushed earlier
2017-12-11 08:00:22 +01:00
Christian B
9e274ac86a
Various EFUSE fixes
2017-12-11 06:36:15 +01:00
Christian B
1220d7fdcc
Fix compilation errors/crashes
...
* Fixed compilation errors/crashes that were introduced with kernel v4.15 support patches.
2017-12-07 07:17:39 +01:00
Christian B
d67146eaad
Fix API change in kernel v4.15
...
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 20:19:55 +01:00
Christian B
8be9e78a4b
Fix API change in kernel 4.15
...
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 19:34:12 +01:00
Christian B
269158785a
Fix API change in kernel v4.15
...
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 19:25:47 +01:00
Christian B
ef4483b2e4
Fix API change in kernel v4.15
...
In this kernel, the timer setup and handlers changed quite a bit. (fix by lwfinger)
2017-12-06 15:29:24 +01:00
Christian B
83be6040e4
Fix API change in kernel v4.15
...
* In this kernel, the timer setup and handlers changed quite a bit. (fix by lwfinger)
2017-12-06 15:11:41 +01:00
Christian B
993bbf5b81
dump_drv_version(): do not print build date.
...
* Removed: __DATE__ and __TIME__ are prohibited since v3.14-rc1.
2017-12-06 10:28:42 +01:00
Christian B
ee4f464925
Minor spacing cleanup
2017-11-15 20:13:02 +01:00
Christian B
70a6680208
Removed Intel WIDI Support
2017-11-15 09:32:59 +01:00
Christian B
b0b91632ea
Removed Intel WIDI Support
2017-11-15 09:32:23 +01:00
Christian B
3a54640281
Removed Intel WIDI Support
2017-11-15 09:30:12 +01:00
Christian B
30f4034da8
Remove Intel WIDI Support
...
* Intel WIDI project is dead, removed support (code)
2017-11-15 09:26:51 +01:00
Christian B
fbb0b8d2c0
Remove Intel WIDI support
2017-11-15 09:24:23 +01:00
Christian B
0627c79ac7
Security fix
2017-11-10 22:12:49 +01:00
Christian kimocoder
f24a0d0723
indention and spacing cleanup
2017-10-27 10:24:32 +02:00
Matt Robinson
65a6213446
Fix for 4.14.0 kernel
2017-10-22 19:05:31 -04:00
dpShaker
1285279920
Add support for pre-configured SeqNum via RadioTap
...
See http://www.radiotap.org/fields/TX%20flags value 0x0010
2017-09-21 21:43:47 +02:00
astsam
8c6132a401
Disable float point code for modern kernels
2017-06-23 22:28:06 +03:00
astsam
dfe012d487
Fix compilation for ARM
2017-05-14 12:27:25 +03:00
astsam
18159723d9
Disable messages about power save in the monitor mode
2017-04-19 22:03:21 +03:00
astsam
2895761219
Be quiet about power save
2017-04-15 17:22:38 +03:00
astsam
55b830f375
Ability to place rx descriptor into radiotap header
2017-04-15 14:33:47 +03:00
Sergei Makarenkov
98f477c271
Count injected frames in interface stats
2017-04-15 11:59:18 +03:00
Sergei Makarenkov
8167c6674b
Fix injected frames drop
2017-04-15 11:58:36 +03:00
astsam
7b407130a0
Add frame injection
2017-04-15 11:56:44 +03:00
Sergei Makarenkov
428c2172d5
Do not place signal strength into radiotap header if this information is not available
2017-04-15 11:52:42 +03:00
Sergei Makarenkov
f80e7b72d4
Place signal quality and per antenna rssi into radiotap header
2017-04-15 11:52:27 +03:00
astsam
cf7aa86c38
Driver v5.1.5 for RTL8812AU (Tenda U12)
2017-04-15 11:46:31 +03:00
Hans Ulli Kroll
d62c22e76e
Add driver from found on aircrack-ng site
...
filename: rtl8812AU_8821AU_linux_v4.3.22_15054.20150901_beta.tar.gz
Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
2016-03-27 19:56:02 +02:00