astsam
5e66b8754f
Add missing 5GHz channels
2021-01-29 22:48:42 +03:00
kimocoder
afb5c175f7
Implement simple transmit power boost and override 2/2
2020-07-12 07:05:52 +00:00
Christian Bremvåg
c36640cba0
Implement simple transmit power boost and override
2020-07-12 08:48:44 +02:00
Mathy Vanhoef
1b86121806
rtl8812a: do not overwrite sequence number of injected frames
...
The sequence number of inject frames was being overwritten. This prevents
certain older attacks against WEP fragmentation older TKIP attacks. Fix
this by tracking if a frames was injected in monitor mode, and if so, do
not overwrite its sequence number.
The patch also adds a module parameter to revert this behaviour if needed.
By setting rtw_monitor_overwrite_seqnum to 1, sequence numbers will again
be set by the driver/device. This may by useful if user-space relied on
the driver/device to set sequence numbers.
This patch was tested using an Alfa AWUS036ACH.
2020-06-26 09:27:54 +04:00
kimocoder
c1b3600035
rtl8812a_phycfg: Workaround for clang bug 42576
2020-02-01 09:27:35 +01:00
kimocoder
4a6960b2ad
Minor fix for 8814au BEAMFORMING + retry limit
2020-02-01 06:19:18 +01:00
kimocoder
a5ce337bd7
Upload more docs
2019-11-18 16:51:51 +01:00
kimocoder
b5f97c1696
Fixed 8821au (8811au) support, fixed fw bug. fixes #466
2019-11-14 20:37:13 +01:00
kimocoder
0c23551874
Cleanup wrong commit earlier
2019-11-14 04:33:12 +01:00
kimocoder
506f1e3c11
Added frame injection capabilities (tested working)
2019-11-14 03:11:57 +01:00
kimocoder
fa35b99b42
Implemented txpower control
2019-11-13 16:36:58 +01:00
kimocoder
2fb4e08249
Fixed build/compile error + some compiler warnings + minor cleanup
2019-11-11 01:04:53 +01:00
kimocoder
7c9ab6fe6f
Add a bunch of VID/PID's + Add 8814/8821AU support
2019-11-09 18:53:04 +00:00
root
65b4d276b1
Upload v5.6.4.2
2019-10-30 23:08:53 +00:00
kimocoder
1f42fba64c
Added Travis build check icon
2019-09-19 15:40:25 +00:00
kimocoder
0bb520cbfa
Some allround fixes (minors)
2019-08-24 05:57:54 +02:00
kimocoder
f515fca544
Remove rtw_ioctl_rtl.h & remove include
2019-08-24 03:36:38 +02:00
kimocoder
62e40de47b
Decreased log level from 4 to 3 and suppressed som debug
2019-08-24 01:01:46 +02:00
kimocoder
bbe93fbd6d
Fix compilation issues from earlier
2019-08-23 10:08:36 +02:00
kimocoder
27d005ba81
Silence some debug output - dmesg got flooded
2019-08-17 22:41:29 +02:00
kimocoder
a0bb0e1d42
Added DEBUG to USB - CONFIG_USB_DEBUG in Makefile
2019-08-17 13:09:09 +02:00
kimocoder
eaf96f0052
Pushing minor cleanups ..
2019-08-16 22:49:56 +02:00
kimocoder
84212d3ae8
Remove multifunc support
2019-08-16 22:23:04 +02:00
kimocoder
c98681f114
Fixed all minor issues related to compiler warnings
2019-08-16 03:38:53 +02:00
Farid Benamrouche
11cb9c2a37
added 8821 and 8814
2019-07-15 17:14:17 +02:00
kimocoder
decdb78ea0
Upload new v5.6.4.1 branch
2019-06-22 15:16:29 +02:00
kimocoder
55bab2ab30
Fixed more compile warnings, for now at least
2019-06-17 20:44:02 +02:00
kimocoder
6c1b4a333b
Upload new v5.6.4 driver
2019-05-24 21:43:57 +02:00
kimocoder
5913fb17ee
8812au fix: Use HAL methods to apply TX power settings
2019-04-07 17:40:52 +02:00
kimocoder
744c5e170d
fix: bitwise comparison always evaluates to false
2019-04-06 08:12:03 +02:00
kimocoder
f7d2d03687
Remove nonASCII symbol
2019-04-06 08:09:01 +02:00
kimocoder
7360779d5a
Fixed some around minors around frame injection
2019-02-15 18:20:44 +01:00
farid
1a04d7c442
cleanup fix
2018-10-09 12:55:58 +02:00
fariouche
dced504a95
fix 8811 and 8821 not working when 8812 support is enabled, because of wrong firmware loaded
2018-10-08 23:09:02 +02:00
kimocoder
072598e032
Add support for kernel v4.19-rc1
2018-08-29 18:27:44 +02:00
kimocoder
632436b5c3
Set correct number of spatial streams 8812/8821
2018-08-27 20:13:06 +02:00
kimocoder
2d4a79c1b8
Uploading the v5.3.4 version
2018-08-24 22:52:34 +02:00
kimocoder
9b811a5614
Ability to place rx descriptor into radiotap header
2018-08-04 21:17:04 +02:00
Christian B
200880abd0
Increased standard txpower used
2018-07-29 13:21:55 +02:00
kimocoder
2b876b6e73
Set correct number of hardcoded streams 8812/8821
2018-07-24 20:55:33 +02:00
kimocoder
f6461d311d
Implemented txpower control
2018-07-16 22:14:20 +02:00
fariouche
9b10624e57
fixed driver not working anymore after previous merge
2018-07-14 20:54:49 +02:00
farid
9175cd68db
merged my branch
2018-07-13 14:56:34 +02:00
kimocoder
2b79b03c89
Fix 8821au firmware download issue #2
2018-07-04 17:56:32 +02:00
Christian B
5ceaee8426
Fix 8821au firmware download issue
2018-07-04 17:12:49 +02:00
kimocoder
d861270874
Added 8821au support!
2018-07-03 16:50:43 +02:00
kimocoder
320e962c23
Fix override module parameter for tx-power-index
2018-07-03 10:06:23 +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
be14d54031
Parse radiotap headers for proper frame injection
2018-06-22 19:37:47 +02:00