1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-10 08:07:05 +00:00
Commit Graph

137 Commits

Author SHA1 Message Date
Farid Benamrouche
11cb9c2a37 added 8821 and 8814 2019-07-15 17:14:17 +02:00
kimocoder
a2933cf2ab Fix compilation issue related to merging 2019-06-22 16:41:33 +02:00
kimocoder
decdb78ea0 Upload new v5.6.4.1 branch 2019-06-22 15:16:29 +02:00
kimocoder
1b8650bf7e Preparing adding 8821au & 8814au support 2019-05-30 21:24:46 +02:00
kimocoder
6c1b4a333b Upload new v5.6.4 driver 2019-05-24 21:43:57 +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
3ab23d1cb4 fix in-kernel build path 2019-04-06 08:25:09 +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
fa35021590 Fix ieee80211.h linux capability 2019-04-06 01:06:06 +02:00
kimocoder
fab47eec90 Fix includes to support linux 2019-04-06 00:38:23 +02: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
kimocoder
ead1446e14 OpenWRT: attempt to auto-detect endianess 2019-02-15 22:50:37 +01:00
kimocoder
7360779d5a Fixed some around minors around frame injection 2019-02-15 18:20:44 +01:00
kimocoder
e972ae8162 Update kernel v4.19 support 2018-11-14 23:36:44 +01:00
kimocoder
52abd71dc9 Remove unused chipsets/files 2018-10-25 20:19:19 +02:00
kimocoder
d3e6831396 More cleanup around Makefile++ 2018-10-20 22:53:01 +02:00
kimocoder
141e1f089f Reverted the PARA_FILE load functions for now 2018-10-20 21:49:49 +02:00
kimocoder
d61dcbd985 remove PARA_FILE load functions, all data is in headerfiles 2018-10-20 19:28:55 +02:00
kimocoder
ba4b2097b2 nuke rtw_proc aka debug via /proc 2018-10-20 19:02:03 +02:00
kimocoder
072598e032 Add support for kernel v4.19-rc1 2018-08-29 18:27:44 +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
kimocoder
a1f72c744d Use DEBUG=1 to enable debug messages, DEBUG=2 to enable trace messages 2018-08-05 20:40:03 +02:00
fariouche
aa56550adf Renamed interface and driver to 88XX if both 8812 8821 and 8814 are enabled 2018-08-05 14:32:13 +02:00
kimocoder
9b811a5614 Ability to place rx descriptor into radiotap header 2018-08-04 21:17:04 +02:00
kimocoder
e225f57f52 Add support for kernels >= 4.7 2018-07-29 18:16:48 +02:00
kimocoder
6a056e6c72 Compile on kernel v4.11 2018-07-29 18:15:08 +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
761551db75 enable DBG_HIGHEST_RATE_BMP_BW_CHANGE with CONFIG_DBG_TXPOWER 2018-07-03 10:14:30 +02:00
kimocoder
320e962c23 Fix override module parameter for tx-power-index 2018-07-03 10:06:23 +02:00
kimocoder
706446194d Fix injected frames drop 2018-07-02 19:47:54 +02:00
kimocoder
d0bdfd92df Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these 2018-07-02 19:30:51 +02:00
kimocoder
5a8bee0314 Disable DFS 2018-07-02 19:26:20 +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
7c899d1b5b Fix injected frames drop + platform fixes 2018-06-25 18:20:55 +02:00
kimocoder
fdf8a14621 Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these 2018-06-22 22:33:44 +02:00
kimocoder
f36886ea64 Disable DFS 2018-06-22 22:20:32 +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
e4ec939756 Bring back regdomain settings with a switch 2018-06-07 12:20:26 +02:00
Christian B
b2273e710f
Trying to minimize freeze / lags (test)
* Altered the SURVEY_TO from 100 (ms) to 0 (ms) to minimize
2018-06-05 22:12:06 +02:00
kimocoder
b6c6c05f4a Removed pre-configured SeqNum via RadioTap 2018-03-27 15:02:10 +02:00
Christian B
0ab0ad3428
Nuke all hardcoded reg-domain nonsense 2018-03-20 11:56:31 +01:00
kimocoder
c22c24ed0c Fix building on older kernels + arm 2018-03-08 12:12:53 +01:00
kimocoder
c9d7263e83 more cleanup 2018-02-25 23:16:51 +01:00
kimocoder
b8e3b80e4f Code cleanup + more debug ++ 2018-02-16 22:40:26 +01:00
Carlos Garces
f221a169f2 Update for kernel 4.15
This commit adds support for kernel 4.15, which changed the timer
interface.
2018-01-04 23:20:45 +01:00
Christian B
e941a44db4
Update rtw_mlme.h 2017-12-17 12:10:27 +01:00
Christian B
ee85b4850e
Update osdep_service_linux.h 2017-12-17 12:02:26 +01:00
Christian B
87aec9ad1c
Update rtw_recv.h 2017-12-17 12:01:00 +01:00
Christian B
49998d9179
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 20:24:01 +01:00
Christian B
be917e7579
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 20:01:52 +01:00
Christian B
7f9dcff9bc
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 19:58:27 +01:00
Christian B
c68fda1c11
Nuke all hardcoded reg-domain nonsense 2017-11-21 08:04:14 +01:00
Christian B
644a34a204
Removed Intel WIDI Support 2017-11-15 09:34:31 +01:00
Christian B
5a2339e56f
Removed Intel WIDI Support 2017-11-15 09:33:42 +01:00
Christian kimocoder
32f5d18404 Small cleanup in rf_types.h 2017-10-24 16:33:57 +02:00
Christian kimocoder
4615068c76 Use endian macros from kernel + removed spaces 2017-10-24 15:10:27 +02:00
Christian kimocoder
c7f1aeb257 Use endian macros from kernel 2017-10-24 15:07:24 +02:00
Christian kimocoder
5a09d2cbce Use endian macros from kernel 2017-10-24 15:05:17 +02:00
Christian kimocoder
d2300a2790 Use endian macros from kernel 2017-10-24 15:03:25 +02:00
Christian kimocoder
eeb8466919 Use endian macros from kernel 2017-10-24 14:56:21 +02:00
evilphish
5e1dea9391 removed unnecessary extern const 2017-10-23 21:36:05 +02:00
Christian kimocoder
ab44eb808e Added VHT capabilities and HT Greenfield capab 2017-10-22 22:56:29 +02:00
evilphish
0c3cb2f349 fix detection of vht capabilities and correct number of hardcoded streams for the 8812 driver 2017-10-21 17:02:13 +02:00
Christian kimocoder
9823a3136b Merge pull request #25 from dpShaker/v5.1.5
Add support for pre-configured SeqNum via RadioTap
2017-10-11 20:40:21 +02:00
Christian kimocoder
af1fc407d7 Update drv_types.h
* Add rtw_led_ctrl module
2017-09-26 19:07:57 +02: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
75a7771de8 Use configured driver name 2017-05-06 20:54:52 +03:00
astsam
55e81afe4f Added HAL for RTL8814AU 2017-04-19 19:13:09 +03:00
astsam
55b830f375 Ability to place rx descriptor into radiotap header 2017-04-15 14:33:47 +03:00
astsam
9bb391625f Use DEBUG=1 to enable debug messages, DEBUG=2 to enable trace messages 2017-04-15 14:11:04 +03:00
Lars Gjesse
0d541e2248 Compile on Linux 4.11 2017-04-15 12:00:30 +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
Diederik de Haas
7cd3949722 Add support for kernels >= 4.7.
This conditionally redefines 'enum ieee80211_band' and 'IEEE80211_NUM_BANDS'
with the pre-processor based on kernel version. Thanks to yorkedork for
providing the patch.
References: https://github.com/Grawp/rtl8812au_rtl8821au/pull/19
2017-04-15 11:47:43 +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