Commit Graph

151 Commits

Author SHA1 Message Date
Ole Petter Bang
39ce262665
Merge pull request #209 from stu2005/master
Update Makefile
2020-12-27 19:31:50 +01:00
Ole Petter Bang
72bca5f33d
Merge pull request #218 from vinnyfs89/patch-1
🙈 Add `.8812au.mod.cmd` to ignore list
2020-12-27 19:31:21 +01:00
Vinícius Feitosa da Silva
23459a1275
🙈 Add .8812au.mod.cmd to ignore list 2020-12-26 22:40:41 -03:00
stu2005
0a662654de
Update Makefile 2020-10-04 16:16:37 +09:00
Ole Petter Bang
c48292877c
Merge pull request #205 from chernikovdmitry/add-tplink-archer-t2u-plus
Add TP-Link Archer T2U Plus V1
2020-09-28 12:41:09 +02:00
Ole Petter Bang
0e042e7445
Merge pull request #206 from RICCIARDI-Adrien/master
Easier DKMS installation/removal
2020-09-28 12:40:57 +02:00
RICCIARDI-Adrien
8dde0ebc8b Updated README with new DKMS installation/removal. 2020-09-27 14:41:49 +02:00
RICCIARDI-Adrien
da387ad749 Added 'dkms_install' and 'dkms_remove' makefile rules. 2020-09-27 14:40:27 +02:00
Dmitry Chernikov
b88c7f136f Add TP-Link Archer T2U Plus V1 2020-08-19 01:23:50 +03:00
Ole Petter Bang
a0462ccfd0
Merge pull request #202 from tonyb486/master
Add support for TP-Link Archer T2U Nano (AC600), USB ID 2357:011e.
2020-08-18 08:56:07 +02:00
Ole Petter Bang
3bcb4abfce
Merge pull request #204 from fsantini/patch-1
Compilation fix for kernel 5.8
2020-08-18 08:55:50 +02:00
fsantini
debb41d220
Compilation fix for kernel 5.8
Avoid the redefinition of sha256_state struct
2020-08-18 08:07:37 +02:00
Anthony Biondo
54deb0e963 Add support for TP-Link Archer T2U Nano (AC600), USB ID 2357:011e. 2020-08-06 17:18:08 -04:00
Ole Petter Bang
0f925423c0
Merge pull request #189 from Rpessoa/patch-1
Correction of package version
2020-06-08 14:15:54 +02:00
Ole Petter Bang
22a374e74d
Merge pull request #183 from adrianomitre/update_readme_fix_version
fix: update mod version on README.md so it matches `modinfo 8812au`
2020-06-08 14:15:42 +02:00
Ole Petter Bang
aefde4724e
Merge pull request #186 from rogela/WI-U2-433DHP
Add USB Device WI-U2-433DHP with 0x0411, 0x029B
2020-06-08 14:14:40 +02:00
Ole Petter Bang
17d9467cad
Merge pull request #187 from soltia48/WN-AC433UMK
Add support for WN-AC433UMK
2020-06-08 14:14:25 +02:00
Rodrigo
afa6fa08f5
Minor pkg version typo
As per the Readme file I believe the package version should be 4.2.2 instead of 4.2.3
2020-04-18 21:49:28 -04:00
soltia48
e06a17d868 Add support for WN-AC433UMK 2020-04-07 00:51:11 +09:00
rogela
ab1045b82d Add USB Device WI-U2-433DHP with 0x0411, 0x029B 2020-04-02 14:05:25 +09:00
Adriano Mitre
022f55c131 fix: update version on README.md 2020-02-11 11:25:37 -03:00
Ole Petter Bang
40eafac156
Merge pull request #181 from MJaoune/master
Fix compilation on kernel v5.4.0+
2020-01-07 23:18:59 +01:00
MJaoune
f136e53987 Fix compilation on kernel 5.4.0+ 2020-01-08 00:01:33 +02:00
Ole Petter Bang
9cf944397b
Merge pull request #160 from jickding/master
support for kernel 5.0.0-8 (ubunt 19.04 beta)
2019-12-12 22:35:55 +01:00
Ole Petter Bang
0abd99ce08
Merge branch 'master' into master 2019-12-12 22:35:44 +01:00
Ole Petter Bang
f8c8954d7c
Merge pull request #166 from AlShu/ubuntu_v19.04
linux kernel 5.x. Ubuntu 19.04
2019-12-12 22:33:52 +01:00
Ole Petter Bang
b62eda0e3a
Merge branch 'master' into ubuntu_v19.04 2019-12-12 22:33:42 +01:00
Ole Petter Bang
5b62e102c5
Merge pull request #168 from Wistral/master
add USB device Tenda U12 RTL8812 with 0x2604, 0x0012
2019-10-11 17:33:38 +02:00
Ole Petter Bang
77a588cac4
Merge pull request #172 from shadowsf/newbranch
Test files for WiFi driver fork
2019-10-11 17:33:22 +02:00
Ole Petter Bang
4f8a52461b
Merge pull request #174 from dankamongmen/master
Address two -Wimplicit-fallthrough issues for gcc
2019-10-11 17:32:23 +02:00
nick black
3adef736e7
Address two -Wimplicit-fallthrough issues for gcc
In rtw_mlme_ext.c, falling through makes perfect sense. I've
there replaced the ad hoc comment with the necessary gcc
attribute. In rtw_ap.c, the default case seems to agree with
the previous ones only by happenstance, so I've inserted an
actual break there. The warnings no longer fire.

Yes, there's a portable [[fallthrough]] -- for C++17. This
won't work on Clang, but neither will the kernel, nor this
Makefile.
2019-10-11 05:49:16 -04:00
shadowsf
c37d20f8cc Test files for WiFi driver fork 2019-10-08 09:44:35 +02:00
Wistral
032b11c048 add USB device Tenda U12 RTL8812 with 0x2604, 0x0012 2019-08-16 21:37:15 +08:00
Ole Petter Bang
744ebd966f
Merge pull request #162 from naoki-mizuno/wnpu583b
Add USB Device I-O DATA WNPU583B with 0bda:0823
2019-08-03 07:31:16 +02:00
Ole Petter Bang
f5f4112c6e
Merge pull request #159 from AstroDrabb/master
Updated to work with kernel 5.0.x changes
2019-08-03 07:30:36 +02:00
Ole Petter Bang
f7a884d5f0
Merge pull request #158 from dangerousHobo/master
Add support for TP-Link Archer T4UHP, AC1300.
2019-08-03 07:30:03 +02:00
Aleksandr Shugurov
187be66f2f linux kernel 5.x. Ubuntu 19.04 2019-08-02 09:54:48 -04:00
Jim
16044fb5e7
Added note about changes 2019-07-11 16:21:50 -04:00
Jim
89b8d132c3 os_intfs.c: linux-5.2: disable fallback from rtw_select_queue
osdep_service.c: Replaced get_ds() with KERNEL_DS
2019-07-11 16:13:57 -04:00
Naoki Mizuno
bd77568583 Add USB Device I-O DATA WNPU583B with 0bda:0823 2019-07-10 11:57:35 +09:00
dingl
ceba78be61 support for kernel 5.0.0-8 (ubunt 19.04 beta) 2019-04-02 22:23:03 +08:00
James Drabb Jr
2eb86a8349 Update Makefile
Removed warning about ISO C90 forbids variable length array ‘input’ [-Wvla].
2019-03-17 06:23:05 -04:00
James Drabb Jr
5b0345352e Merge remote-tracking branch 'upstream/master'
Syncing with upstream.
2019-03-17 06:06:13 -04:00
James Drabb Jr
64f269b90e Create .gitignore
Ignore built kernel modules and cmd files.
2019-03-17 05:58:01 -04:00
Alexander Traud
a48df038fe Add USB Device Obihai OBiWiFi with 3823:6249
USB driver gets attached and Wi-Fi adapter is usable. However, I did not test this driver but used version 5.3.4 for RTL8811AU, see <github.com/astsam/rtl8812au/issues/51#issuecomment-415834718> and <github.com/aircrack-ng/rtl8812au/pull/255>.
2019-03-17 05:39:38 -04:00
Christian Poessinger
0ee556a688 Makefile: always use weak assignment for KSRC
With a weak-assignment of KSRC the module will be enabled to support cross-
building it for different Kernel Versions on a build machine. The change
enabled me to cross-compile this module for the VyOS 4.18.8 Kernel by
simply invoking:

  $ KSRC=/home/cpo/vyos-build/packages/vyos-kernel make
2019-03-17 05:39:38 -04:00
James Drabb Jr
c5f3d21507 Fixed to work with kernel versions 5.0.x 2019-03-17 05:22:44 -04:00
Michael John
6cd9605377
Add support for TP-Link Archer T4UHP, AC1300. 2019-03-11 18:40:43 -04:00
Ole Petter Bang
2807a0a2b7
Merge pull request #156 from traud/patch-1
Add USB Device Obihai OBiWiFi with 3823:6249
2019-02-06 08:16:37 +01:00
Ole Petter Bang
968bab1f3a
Merge pull request #152 from c-po/master
Makefile: always use weak assignment for KSRC
2019-02-06 08:16:28 +01:00