Commit Graph

102 Commits

Author SHA1 Message Date
kimocoder
65e47eab43 Fix ieee80211.h linux capabilities 2019-08-17 14:32:08 +02:00
kimocoder
ab77d23e50 Fix compile issues introduced yesterday + more cleanup 2019-08-17 12:52:47 +02:00
kimocoder
33cd907df1 Just some minor permission fix PR 2019-08-17 00:11:15 +02:00
kimocoder
c2fd51ad82 Added kernel v5.3+ support - enjoy 2019-08-16 23:44:50 +02:00
kimocoder
4d95fe8727 Enable DFS for 5ghz support 2019-08-16 23:27:14 +02:00
kimocoder
84212d3ae8 Remove multifunc support 2019-08-16 22:23:04 +02:00
kimocoder
1348762001 Remove signal handling from driver (software) 2019-08-16 22:11:06 +02:00
kimocoder
12d7cac87b Nuke good 'old debug also known as /proc 2019-08-16 19:15:24 +02:00
kimocoder
db4eb0cc90 A small fix for some missing signal :) 2019-08-16 18:05:37 +02:00
kimocoder
1972751e8f Remove SetPowerTracking() and GetPowerTracking() 2019-08-16 17:36:52 +02:00
kimocoder
d664d7e949 Use endian macros from kernel instead hardcoded 2019-08-16 16:50:59 +02:00
kimocoder
313311c14b Added LED control 2019-08-16 16:34:43 +02:00
kimocoder
61ad137594 Disabled debug by default 2019-08-16 16:28:31 +02:00
kimocoder
9daa7978e9 Merge a collection of fixes 2019-08-16 06:28:27 +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
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