fsantini
515c14a3a5
remove unused mm_segment_t references; change definition of is_*_mac_addr
2022-06-13 17:40:15 +02:00
bhavay grover
e2873668ab
set_fs() fixes for 5.10
...
set_fs() is being deprecated in 5.10 on account of some security
problems (https://lwn.net/Articles/832121 ) and thus causes build
problems. This replaces set_fs() with kernel_read() and kernel_write()
to r&w to kernel's address space.
(build & runtime tested on 5.10.0-rc4)
2020-11-22 15:58:17 -05:00
Dmitry Chernikov
b88c7f136f
Add TP-Link Archer T2U Plus V1
2020-08-19 01:23:50 +03: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
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
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
Ole Petter Bang
0abd99ce08
Merge branch 'master' into master
2019-12-12 22:35:44 +01:00
Ole Petter Bang
b62eda0e3a
Merge branch 'master' into ubuntu_v19.04
2019-12-12 22:33:42 +01: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
Aleksandr Shugurov
187be66f2f
linux kernel 5.x. Ubuntu 19.04
2019-08-02 09:54:48 -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
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
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
Alexander Traud
366d8a57d3
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-01-08 10:58:12 +01:00
Jim
9fc768c393
Updated to compile on kernel 4.19.0+
...
Updated:
u16 (*)(struct net_device *, struct sk_buff *, void *)
to
u16 (*)(struct net_device *, struct sk_buff *, struct net_device *)
2018-12-12 05:45:53 -05:00
Ole Petter Bang
4638f85241
Merge pull request #135 from 004helix/master
...
Add TP-Link Archer T4UH, AC1300
2018-07-22 20:11:07 +02:00
Ole Petter Bang
fba745c1d2
Merge pull request #138 from zplizzi/master
...
Add support for T4UH(US) AC1200
2018-07-22 20:07:33 +02:00
Titiwut Muktikanantakun
ea8389f588
Add support for DWA-172 (D-link)
...
Ref: https://www.dlink.co.th/product/wireless-ac600-dual-band-usb-adapter-with-signal-plus/
2018-07-09 13:55:35 +07:00
Zack Polizzi
300f7cf4f4
fix comment
2018-02-26 23:44:06 -08:00
Zack Polizzi
02c9c79e21
added support for T4UH(US)
2018-02-26 23:42:32 -08:00
Raman Shyshniou
0a9413ad5f
Add TP-Link Archer T4UH, AC1300
2018-01-23 20:20:39 +00:00
Ole Petter Bang
90f4117937
Merge pull request #114 from phouverneyuff/patch-1
...
Fix build in Kernel 4.11.9
2017-10-02 08:09:35 +02:00
Ole Petter Bang
fb7432452e
Merge pull request #117 from mweststrate/patch-1
...
Added support for Archer T4U AC1300
2017-10-02 08:09:13 +02:00
Ole Petter Bang
3e3b504f8f
Merge pull request #120 from ClaymorePT/tenda12_support
...
usb device support: Tenda U12 dongle
2017-10-02 08:09:05 +02:00
devang
29774b72fb
indentation fixes
2017-09-16 09:25:16 -07:00
Carlos Miguel Ferreira
7924ce9070
usb device support: Tenda U12 dongle
...
This commit adds support to the Tenda U12 ac USB dongle.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2017-08-31 21:25:28 +01:00
Michel Weststrate
2414626eec
Added support for Archer T4U AC1300
...
For reference, see: https://unix.stackexchange.com/a/345920 , https://wikidevi.com/wiki/TP-LINK_Archer_T4U_v2
2017-08-20 13:40:54 +02:00
Paulo Henrique
f8e09835d8
Fix build in Kernel 4.11.9
...
This PR is based on 58fc45a451
to resolve #113
2017-07-09 12:18:55 -03:00
Ole Petter Bang
92875e4991
Merge pull request #99 from gsora/master
...
added support for Netis WF2190
2017-03-03 20:24:14 +01:00
Ole Petter Bang
279e633007
Merge pull request #102 from nbartos/led
...
Add module parameter for status LED.
2017-03-03 20:24:03 +01:00
Nick Bartos
9e18eabc56
Add new device id for GMYLE AC450.
2017-02-24 10:52:38 +11:00
Nick Bartos
b2de16a28e
Add module parameter for status LED.
...
Some people find flashing lights annoying.
2017-02-24 10:41:32 +11:00
Gianguido (gsora) Sorà
e6a390db34
added support for Netis WF2190
2017-01-16 20:24:21 +01:00
Ole Petter Bang
be75251f2b
Merge pull request #95 from JohnMHarrisJr/master
...
Add Belkin F9L1109 V1
2016-11-08 21:58:16 +01:00
Ole Petter Bang
6be6c32a09
Merge pull request #83 from ikunya/master
...
add support I-O DATA WN-AC433UA.
2016-11-08 21:58:02 +01:00
John M. Harris
30a3713d94
Add Belkin F9L1109 V1
2016-10-15 17:48:33 -04:00
Yang Liu
a242ac2f43
Fixed error building with CentOS 7 w/ kernel 3.10
2016-07-25 00:36:19 +08:00
AWASHIRO Ikuya
fe3b2d62ee
add support I-O DATA WN-AC433UA.
2016-04-17 18:35:21 +09:00
Mitsutoshi Aoe
934de648ff
Add Buffalo WI-U3-866D
2016-03-10 12:45:04 +09:00
Leo Yang
556fb56fee
Fix some build warnings.
2016-02-24 22:39:37 -05:00
じっそうのひと
e0025930a4
もふもふ
2016-01-30 20:45:46 +09:00
じっそうのひと
efbb6b982b
ELECOM WDC-433DU2H fix
2016-01-30 20:33:58 +09:00
Geoff Hill
9f8ada4b93
RLT8821: Add Edimax EW-7811UAC discovery.
...
Add the identifier for the Edimax EW-7811UAC USB network adapter to
the identifier table.
2015-09-09 21:02:36 -07:00
Carl Reinke
50671d83dd
Add USB ID for Buffalo WI-U2-433DM
2015-06-07 21:23:41 -06:00