1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-04-29 15:19:40 +02:00

Commit Graph

  • 48a530c2b1
    Update README.md (#315) master cybersn-tdeyarmin 2020-07-16 20:53:51 -04:00
  • be57045a09
    Fix using sprintf for extending string, which causes undefined behavior. (#334) Coleman 2020-07-17 08:53:00 +08:00
  • fa68771376 Refactor case-statement to if-statement to avoid implicit fallback. (#310) Brandon Pfeifer 2019-10-02 02:02:27 -04:00
  • 4235b0ec7d Add support for Archer T2U Nano (#307) Paul DeCarlo 2019-08-25 14:49:56 -05:00
  • 981899f422 Sets default compilation system to PC and fixes method signature for Kernel 5.2+ (#303) rafaelpierri 2019-07-23 21:25:35 -03:00
  • d277c3681e Add support for NVidia Jetson Nano (#300) jAlex 2019-07-16 11:35:41 -05:00
  • 99fbe64d62 Update usb_intf.c (#297) alberto1a 2019-06-19 04:10:41 +08:00
  • 07377dc54b Update README.md (#296) IeM 2019-06-01 16:36:00 +02:00
  • 93ded0fa59 Fix get_ds() version mismatch on kernel v5.1.x (Replace get_ds() with KERNEL_DS) (#295) MJaoune 2019-05-15 19:37:22 +03:00
  • 9f09c7627b add device id (#289) thejavascriptman 2019-03-28 04:27:47 +09:00
  • 33d8e02cd1 Allow building on 5.0 (#288) Nicholas George 2019-03-21 03:38:50 -05:00
  • 754aa52e97 README: add RPi kernel headers (#286) Julian Oes 2019-03-11 14:51:48 +01:00
  • ba6fa69560 Openwrt and new compiler related fixes (#285) Ben Greear 2019-03-08 09:22:32 -08:00
  • fb91faf610 fix ISO C90 forbids mixed declarations and code (#279) masa23 2019-01-14 22:07:00 +09:00
  • 076ac48d94 Add explicit memset call to avoid potentially corrupt data. (#277) Saikrishna Arcot 2019-01-10 08:37:07 -08:00
  • 1f235cdea6 Add USB Device Obihai OBiWiFi with 3823:6249 (#276) Alexander Traud 2019-01-09 00:45:46 +01:00
  • 4d1726146f Add USB Device T4U AC1300 with 2357:0115 (#274) Remax 2018-12-27 10:14:00 +08:00
  • b664e12191 add Tenda U12 support (#255) sleicasper 2018-08-27 08:19:43 +08:00
  • fde0b7e42d Fix build on POWER systems (#260) Timothy Pearson 2018-08-26 19:19:26 -05:00
  • 72594b5560
    Merge pull request #248 from plumdog/reinstate_del_station Chen Minqiang 2018-05-15 01:11:38 +08:00
  • a06ddcd867
    Merge pull request #251 from codarrenvelvindron/master Chen Minqiang 2018-05-15 01:04:36 +08:00
  • b854688bde Add installation instructions for Ubuntu 16.04 codarrenvelvindron 2018-04-10 12:44:12 +04:00
  • ba5eb03263 Added TP-LINK AC-1200- rtl8812AU based chipset to known supported codarrenvelvindron 2018-04-10 12:31:20 +04:00
  • f182a70088 Revert "Fixing Build error from unused variable warnings (#240)" Andrew Plummer 2018-02-27 10:38:45 +00:00
  • bed205c14a Fix timers (#244) xyzz 2018-02-12 21:33:26 -05:00
  • ee9ad6c348 Adapt to kernel 4.15 timers interface changes (#242) Alejandro Rodríguez 2018-02-08 13:24:55 -03:00
  • 3059b62c98 Fixing Build error from unused variable warnings (#240) Adrian Puente Z 2018-01-31 21:32:39 -08:00
  • c88620cffd add missing net/ip6_checksum.h include (#239) Piotr 2018-01-22 23:16:44 +01:00
  • 0292aa694d Merge pull request #227 from h221baker/h221baker/T4UHP-other-usb-pid Chen Minqiang 2017-07-31 13:08:42 +08:00
  • e9056247fd Add the other TP-Link T4UHP USB PID to the list James Zhao 2017-07-29 18:32:01 -07:00
  • ed2b8009bd disable CONFIG_CONCURRENT_MODE by default Chen Minqiang 2017-07-28 11:02:32 +08:00
  • 264b64cc43 fix kernel version compat with <4.12.0 Chen Minqiang 2017-07-22 10:16:29 +08:00
  • 2c6399ff11 Fix build regression && fix build compat bugs (#217) Chen Minqiang 2017-07-10 05:19:52 +08:00
  • cc07a9cfd5 Merge pull request #213 from ma8ma/add-wi-u2-433dhp Chen Minqiang 2017-06-17 01:58:28 +08:00
  • 0656dd296e Add BUFFALO WI-U2-433DHP Masayuki Yamamoto 2017-04-08 16:05:06 +09:00
  • 6f526d3393 Rename Comcast to Comfast and Add Comfast CF-916AC (#212) choryuidentify 2017-06-13 09:46:33 +09:00
  • b1209dda5c Add Archer T4UH (#209) Daniel Keogh 2017-06-02 01:16:09 +10:00
  • 833abffbcf Fix compilation failure when -Werror=switch-unreachable #207 (#208) hschletz 2017-06-01 05:34:51 +02:00
  • 7efd8fb607 Merge pull request #193 from TheBiggerGuy/master Chen Minqiang 2017-05-13 14:41:40 +08:00
  • 32555d025c fix bad merge in (#205) :compile error Chen Minqiang 2017-05-13 14:24:43 +08:00
  • 6ffebc434b Merge pull request #204 from c-andy-martin/fix-unhandled-page-fault-4.3.14 Chen Minqiang 2017-05-13 14:19:01 +08:00
  • eb26d334d7 Fix import on linux kernel >= 4.11.0 (#205) Rujak Ironhammer 2017-05-12 10:20:01 -07:00
  • 9c708bfa2d rtw_mlme_ext: fix unhandled page fault C.\ Andy\ Martin 2017-05-05 21:03:21 -04:00
  • b018b446fb Merge pull request #191 from stigtsp/master Chen Minqiang 2017-02-11 21:04:43 +08:00
  • 166f6d867e use UPPER case Chen Minqiang 2017-02-11 21:04:01 +08:00
  • 276dcb9626 Make it easier to enable debug logging Guy Taylor 2017-01-27 11:36:18 +13:00
  • 470102e35a Added support for TP-Link T4UHP Stig Palmquist 2017-01-25 20:53:15 +08:00
  • fcc356bdad Update usb_intf.c (#189) sarlacii 2017-01-22 23:04:05 +02:00
  • c1b3660abf remove blank tab Chen Minqiang 2017-01-11 02:26:20 +08:00
  • d0af052241 Merge pull request #184 from testos77/master Chen Minqiang 2017-01-11 02:18:41 +08:00
  • 66e74a0926 correction to capital letter in USB-ID BS 2017-01-04 11:31:53 +01:00
  • 0ef822d854 Merge pull request #1 from testos77/testos77-patch-1 BS 2017-01-03 16:24:00 +01:00
  • d6758c3b59 Adding support wifi USB dongle from comfast BS 2017-01-03 16:14:32 +01:00
  • cf09446c0c commenting out CFLAGS_EXTRA=-Wextra Chen Minqiang 2016-11-14 21:26:52 +08:00
  • a12fc996d3 Merge pull request #179 from nbartos/led Chen Minqiang 2016-11-18 01:00:58 +08:00
  • 7e67577c79 Re-add module parameter for status LED. Nick Bartos 2016-11-13 13:37:20 -08:00
  • 8db81745a2 re-fix for TP-LINK T4UH Chen Minqiang 2016-11-04 22:51:25 +08:00
  • de9c2b93c6 Removed device ID which was already defined as Default ID Chen Minqiang 2016-10-17 04:33:15 +08:00
  • 67fed93d8f try fix support for TP-Link - Archer T4U Chen Minqiang 2016-10-17 03:55:15 +08:00
  • 4cb3c93e50 try fix support for TP-Link - T4UH Chen Minqiang 2016-10-17 03:06:36 +08:00
  • e74bb0c650 Merge pull request #168 from ptpt52/master Chen Minqiang 2016-10-17 02:23:38 +08:00
  • 1762158230 Use ?= instead of := so that a different kernel version specified Chen Minqiang 2016-10-17 02:22:57 +08:00
  • 04d34426dc fix error when building with dkms Chen Minqiang 2016-10-17 01:43:37 +08:00
  • 9642e396b9 Merge pull request #165 from ptpt52/master Chen Minqiang 2016-10-12 23:49:00 +08:00
  • f5f3cfa492 fix kernel build Chen Minqiang 2016-10-12 23:48:00 +08:00
  • 9a35d0ee90 Merge pull request #164 from ptpt52/master Chen Minqiang 2016-10-12 23:44:06 +08:00
  • b92adfd524 simple standard make clean Chen Minqiang 2016-10-12 23:42:40 +08:00
  • 90a2ee0e58 may fix some compiling warnings Chen Minqiang 2016-10-12 23:19:10 +08:00
  • b4731aaa79 Merge pull request #161 from ptpt52/master Chen Minqiang 2016-10-11 20:27:08 +08:00
  • fd754136f1 remove unused code Chen Minqiang 2016-10-11 20:25:55 +08:00
  • 79f7ab3c7d update driver module name to rtl8812au Chen Minqiang 2016-10-10 03:24:29 +08:00
  • 31fcd8e769 a common ..gitignore for kernel module source Chen Minqiang 2016-10-10 03:06:33 +08:00
  • 00aedbde5c merge new version v4.3.14 from https://github.com/ptpt52/rtl8812au (#160) Chen Minqiang 2016-10-10 02:54:43 +08:00
  • c962f7a88d Fix error: ‘rate_section’ may be used uninitialized in this function [-Werror=maybe-uninitialized] (#157) v4.3.8 Maximilian Schwerin 2016-10-07 17:07:36 +02:00
  • f97310f5da Added auto install bash script (ubuntu/debian) (#155) gremsto 2016-10-06 02:59:31 +00:00
  • ec491cf258 Added detection for TP-Link Archer T4U (#150) Taehan Stott 2016-10-02 19:56:21 -05:00
  • 070e46b9cb the code is dirty, I am trying to do cleanup it. (#153) Chen Minqiang 2016-10-01 10:35:44 -05:00
  • 3771dc2fea Fix -Wmisleading-indentation. (#149) Peter H. Li 2016-09-13 15:47:44 -07:00
  • e4566b49ae Second attampt at ensuring compilation for 4.8-rc (#148) Fjodor42 2016-09-13 12:29:25 +02:00
  • 6bd11fc5bb Revert "Ensure compilation under 4.8-rc1 - fixes #142" (#147) Harshavardhana 2016-09-10 19:36:46 -07:00
  • 09a1e212b6 Ensure compilation under 4.8-rc1 - fixes #142 (#143) Fjodor42 2016-09-09 18:36:54 +02:00
  • c33ddb05a7 Fix dkms build when the target kernel is not currently running. (#139) 赵迤晨 (Zhao, Yichen) 2016-07-12 02:16:46 -07:00
  • ea61cdf0fa Add module parameter for status LED. (#136) Nick Bartos 2016-06-26 19:50:17 -07:00
  • a87576f63f Fix compilation under Linux 4.7.0-rc (#135) Fjodor42 2016-06-25 05:21:28 +02:00
  • f886c92b3a Revert "Makefile: fix in-tree builds" Harshavardhana 2016-04-01 09:08:13 -07:00
  • b445018d1e Merge pull request #120 from mdrjr/master Harshavardhana 2016-03-27 20:07:13 -07:00
  • c16b48472d ipv6: include ipv6 checksum header Mauro Ribeiro 2016-03-28 00:06:05 -03:00
  • 5f1739bdff Makefile: fix in-tree builds Mauro Ribeiro 2016-03-28 00:04:04 -03:00
  • 5ad7cd57bd Merge pull request #111 from harshavardhana/blackhole Harshavardhana 2015-12-19 19:56:13 -08:00
  • 1f21bd013e Add support BUFFALO WI-U3-866D Harshavardhana 2015-12-19 19:55:02 -08:00
  • 34529ba2ec Merge pull request #95 from jjones-jr/master Harshavardhana 2015-12-19 19:45:17 -08:00
  • ad1ec58b84 fixed alignment errors from last commit jjones-jr 2015-09-30 20:19:25 +09:00
  • e1bc2b4c6d added Elecom WDC-433DU2HBK jjones-jr 2015-09-30 02:00:57 +09:00
  • bdd459cfb2 Merge pull request #94 from harshavardhana/master Harshavardhana 2015-09-28 11:24:45 -07:00
  • 8248d95eae Update README.md Harshavardhana 2015-09-28 11:23:13 -07:00
  • 033e99ef09 Update contributors Harshavardhana 2015-09-28 11:16:34 -07:00
  • 1b3ba8aea1 Merge pull request #92 from joske/master Harshavardhana 2015-09-25 14:19:47 -07:00
  • 0aa1823aa7 adapt to api in linux 4.2 Jos Dehaes 2015-09-25 23:11:57 +02:00
  • e87f29007c Merge pull request #88 from ptpt52/master Harshavardhana 2015-09-08 16:20:15 -07:00
  • 86b9c5cba9 Merge remote-tracking branch 'upstream/master' Chen Minqiang 2015-09-09 04:43:13 +08:00