1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 05:00:36 +00:00
Commit Graph

152 Commits

Author SHA1 Message Date
kimocoder
04f55bbaac Fix some 8814au slow speed issue 2019-11-09 18:59:09 +00:00
kimocoder
7c9ab6fe6f Add a bunch of VID/PID's + Add 8814/8821AU support 2019-11-09 18:53:04 +00:00
kimocoder
bc95c21031 Some Makefile updates + other minor fixes 2019-10-31 01:43:41 +01:00
root
65b4d276b1 Upload v5.6.4.2 2019-10-30 23:08:53 +00:00
llccd
b4bce69ca8
Fix some 8814au slow speed issue 2019-10-24 19:36:44 +08:00
kimocoder
90d03c245c Fixed 2 warnings on Ubuntu 2019-09-27 23:18:20 -07:00
kimocoder
1f42fba64c Added Travis build check icon 2019-09-19 15:40:25 +00:00
fariouche
5386896ef8 fixed CONCURRENT mode not working 2019-09-02 22:30:11 +02:00
fariouche
52a773fdf1 Merged upstream 2019-09-02 22:29:26 +02:00
fariouche
5e7e1dec1d enabled concurent mode 2019-08-31 17:44:23 +02:00
kimocoder
908f8a9fc5 Cleanup of unused / unsupported chipsets 2019-08-24 08:07:50 +02:00
kimocoder
4137e7a019 Cleanup in and around HAL 2019-08-24 06:42:21 +02:00
kimocoder
6cde25e625 Cleanup some code in rtl8814au HAL init 2019-08-24 06:10:41 +02: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
aba43930d6 Remove unused powertracking files 2019-08-24 02:23:56 +02:00
kimocoder
14204645d5 Nuke CONFIG_LOAD_PHY_PARA_FROM_FILE function 2019-08-24 02:18:32 +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
05af254270 Fix one compile error from yesterday 2019-08-18 18:42:18 +02:00
kimocoder
e9daed6187 Fix interface rename issue 2019-08-18 04:43:53 +02:00
kimocoder
27d005ba81 Silence some debug output - dmesg got flooded 2019-08-17 22:41:29 +02:00
kimocoder
52182f3873 Cleaned up PHYDM Makefile 2019-08-17 18:52:24 +02:00
kimocoder
6b029c4b52 Fix wrong type in rtw_dump_cur_efuse 2019-08-17 13:46:26 +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
2b143976ab Disabled annoying EFUSE debug 2019-08-16 18:40:07 +02:00
kimocoder
17ffe0d84f Removed useless testchip code 2019-08-16 18:04:48 +02:00
kimocoder
d20d0744b5 Remove unused mpt_SetRFPath_8812A() 2019-08-16 17:59:42 +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
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
4b0db32429 Fix another issue, unreachable switch 2019-06-22 16:49:44 +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
42dd65d1b4 Fixed a switch-unreachable issue on compile 2019-06-17 20:23:29 +02:00
kimocoder
6c1b4a333b Upload new v5.6.4 driver 2019-05-24 21:43:57 +02:00
kimocoder
40ac5fb27d TX power control for 8814 2019-05-22 00:00:34 +02:00
kimocoder
d1d2446e05 Revert back some changes to fix frame injection 2019-05-21 23:50:29 +02:00
kimocoder
78dbffdf16 Fix radiotap header for RTL8814AU 2019-04-07 18:02:57 +02:00
kimocoder
22d89154fd TX power control for RTL8814AU 2019-04-07 17:49:44 +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
85c0e2dc9e fix for missing signal 2019-04-06 01:25:30 +02:00
kimocoder
c3ccff59af Fix wrong type in rtw_dump_cur_efuse 2019-04-06 01:10:34 +02:00