Commit Graph

153 Commits

Author SHA1 Message Date
kimocoder
c3ccff59af Fix wrong type in rtw_dump_cur_efuse 2019-04-06 01:10:34 +02:00
kimocoder
7360779d5a Fixed some around minors around frame injection 2019-02-15 18:20:44 +01:00
kimocoder
6486ba0824 remove unused firmware load, there is some other place 2018-10-20 22:42:37 +02:00
kimocoder
30c4e1acc7 remove more objs from unsupported chips 2018-10-20 22:29:13 +02:00
kimocoder
c65f1b0fe2 remove unneeded objs from Makefile 2018-10-20 22:24:34 +02:00
kimocoder
0d9c98e3ce remove unneeded read firmware support 2018-10-20 22:08:44 +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
99382ed7ce Remove TESTCHIP support 2018-10-20 18:51:40 +02:00
fariouche
7899a2cad6 fix compilation error if led is disabled 2018-10-09 21:24:54 +02: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
fariouche
b2bfbceb59 fixed compilation error (regression) 2018-10-08 21:10:39 +02:00
fariouche
957b79f1db fixed compilation error if rtl8814 is not enabled in the Makefile 2018-10-07 22:19:52 +02:00
fariouche
077c25e889 fixed led not working 2018-10-07 21:50:46 +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
e361b610c5 Fixed build on POWER systems + moved a switch 2018-08-26 22:23:38 +02:00
kimocoder
d40515b82e fariouche: fixed kernel warning on incomplete 8814 HAL 2018-08-25 20:45:54 +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
farid
fe67b3de16 minor debug trace fix 2018-08-14 16:18:16 +02:00
fariouche
86079bb084 added 4 streams. Not tests if actually working 2018-08-12 18:36:57 +02:00
kimocoder
dabd563f86 Fix compile warnings introduced with DEBUG commit 2018-08-06 21:21:49 +02:00
kimocoder
9b811a5614 Ability to place rx descriptor into radiotap header 2018-08-04 21:17:04 +02:00
kimocoder
25f5188819 fixed hardcoded stream count for 8814au 2018-08-04 20:12:29 +02:00
kimocoder
6b80d73669 fix USB3 mode switch for 8814au 2018-08-04 20:06:34 +02:00
kimocoder
f2119aedd7 Fix DKMS to include 8814au chipset 2018-08-04 17:13:04 +02:00
kimocoder
53c7dd44ed README.md update 2018-08-04 13:23:18 +02:00
fariouche
162ee6072e
Merge pull request #3 from kimocoder/v5.2.20
Collection of fixes
2018-08-04 12:59:30 +02:00
fariouche
1105ad7295 Fixed crash because of stupid bug in led function with 8814 2018-08-04 12:56:55 +02:00
Christian B
200880abd0
Increased standard txpower used 2018-07-29 13:21:55 +02:00
kimocoder
da104137e8 Fix compile warnings (brackets) 2018-07-24 21:21:14 +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
38fa577990 Fix ISO C90 warning on mixed declarations and/or code 2018-07-04 21:12:14 +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
1776d38094 Added 8814au HAL files + fixed locations [W.I.P] 2018-07-03 19:07:10 +02:00
kimocoder
d861270874 Added 8821au support! 2018-07-03 16:50:43 +02:00
kimocoder
137b8a4171 fix txpwr-by-rate logging and value when txpower-override is enabled 2018-07-03 10:13:15 +02:00
kimocoder
320e962c23 Fix override module parameter for tx-power-index 2018-07-03 10:06:23 +02:00
kimocoder
cafec86c7e Fix compile warnings (brackets + fallthroughs) 2018-07-02 20:05:48 +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
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
fdf8a14621 Enable DBG_TX_POWER_IDX and DBG_PG_TXPWR_READ, extra logging for these 2018-06-22 22:33:44 +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
b6c6c05f4a Removed pre-configured SeqNum via RadioTap 2018-03-27 15:02:10 +02:00
cail
14109ecfdb Fix FCS on 8812 and 8814 2018-03-24 15:40:05 -07:00
kimocoder
ff61bb1179 more brackets + cleanup fixes 2018-03-18 20:26:18 +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
Christian B
fd0b838631
Fixed warning about 'EVM' by assigning '0' to it
It is arbitrary, but I guess better then 'undefined'.
2018-03-14 15:06:22 +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
1c3935c6cb
Code cleanup 2017-12-21 08:20:34 +01:00
Christian B
1f3ca23fc8
Code cleanup 2017-12-21 08:19:43 +01:00
Christian B
3bcd47fdd5
Code cleanup 2017-12-21 08:19:01 +01:00
Christian B
df6456fc76
Code cleanup 2017-12-20 17:29:35 +01:00
Christian B
7e4846cbe7
Code cleanup 2017-12-20 17:28:04 +01:00
Christian B
40fcd1e3b8
Code cleanup 2017-12-20 17:19:48 +01:00
Christian B
005d1b8117
Code cleanup 2017-12-20 17:17:56 +01:00
Christian B
abc37bc4e4
Code cleanup 2017-12-20 17:14:34 +01:00
Christian B
cfa89ead2f
Code cleanup 2017-12-20 08:09:53 +01:00
Christian B
53ebbdd11a
Code cleanup 2017-12-20 08:04:30 +01:00
Christian B
72d78a19f5
Code cleanup 2017-12-19 19:46:30 +01:00
Christian B
d91f4be99d
Update hal_usb_led.c 2017-12-17 11:53:07 +01:00
Christian B
6584437a9c
Cleanup: Brackets & Indentation 2017-12-16 14:15:42 +01:00
Christian B
3416ea1dbd
Various EFUSE fixes
* Several fixes for 8812au EFUSE (TODO: 8814au)
2017-12-11 20:17:51 +01:00
Christian B
e0da194c36
Hal_SetAntenna(): fix -Wswitch-unreachable
* Fixed unreachable switch in 8812au antenna
2017-12-10 17:59:26 +01:00
Christian B
2e1e972bf5
Fix API change in kernel v4.15
In this kernel, the timer setup and handlers changed quite a bit.
2017-12-06 19:39:19 +01:00
Christian B
5816ab7038
Enable logging for power limits 2017-11-21 08:11:23 +01:00
Christian B
619453d466
Small fix + indentation cleanup 2017-11-16 08:11:51 +01:00
Christian kimocoder
510a57b7c3 small spacing cleanup 2017-10-27 08:22:36 +02:00
evilphish
6334f182c1 Small beauty cleanup for the 8814 usb fix. 2017-10-25 22:21:57 +02:00
evilphish
d74b406b17 fix USB3 mode switch for 8814 2017-10-24 23:51:08 +02:00
Christian kimocoder
3406bc04c7 Some cleaning around SUPER_SPEED 2017-10-24 16:43:55 +02:00
Christian kimocoder
b21933b78e Use endian macros from kernel 2017-10-24 14:58:25 +02:00
Christian kimocoder
8c6bb81767 Removed some spacing 2017-10-24 14:48:00 +02:00
Christian kimocoder
650a632c96 Removed some spacing 2017-10-24 14:42:28 +02:00
Christian kimocoder
87b296ddbf Removed some spacing 2017-10-24 14:41:03 +02:00
evilphish
632bfd75cd preliminary txpower test 2017-10-21 19:52:27 +02:00
evilphish
ddf67e6260 fixed hardcoded stream count for 8814 2017-10-21 17:47:23 +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
3efb0ad921 Update hal_usb_led.c
* Add rtw_led_ctrl module parameter
2017-09-26 19:05:11 +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
9132e40ce6 Initialize some variables 2017-06-25 09:51:07 +03:00
astsam
34da3d570b Fix compilation error if CONFIG_RTL8821A is defined 2017-04-19 21:40:55 +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