Commit Graph

200 Commits

Author SHA1 Message Date
Olivier Berger
d4425c0b8f
Provide instructions for updating from git and rebuilding for DKMS (#238)
Close #206
2024-07-27 17:59:53 -04:00
bf52727c41
Support Linux 6.10 2024-07-11 19:15:30 -04:00
8159d9825f
Support Mercusys MA30N and MA30H V2 2024-07-11 18:54:25 -04:00
d17b890b74
Update to v5.13.1-30-g37e60b26a.20220819 2024-07-11 18:42:07 -04:00
f3df449fbf
Merge pull request #235 from alex3d/fix-deadlock
fix netdev (un)registration deadlock
2024-06-11 00:02:39 -04:00
Alex Shumsky
14a60a7399 fix netdev (un)registration deadlock 2024-06-07 23:47:17 +03:00
Rin Cat (鈴猫)
358f13d174
Linux 6.9 compat: punct_bitmap 2024-03-27 21:57:36 -04:00
Rin Cat (鈴猫)
7bdc911e1c
Linux 6.8 compat: usbdrv.drvwrap 2024-01-31 18:52:12 -05:00
Rin Cat (鈴猫)
57184b87cb
Ushering out strlcpy() 2024-01-31 18:33:34 -05:00
Rin Cat (鈴猫)
980d7cc06e
Linux 6.7 compat: cfg80211_ap_update 2023-11-15 17:32:59 -05:00
Rin Cat (鈴猫)
a0003d7571
fix some flexible arrays 2023-11-15 17:32:18 -05:00
Rin Cat (鈴猫)
12cfcd8cd8
Support Linux 6.4 2023-07-10 21:34:52 -04:00
Rin Cat (鈴猫)
57e50db8bf
Linux 6.5 compat: REGULATORY_IGNORE_STALE_KICKOFF removed 2023-07-10 21:32:52 -04:00
Rin Cat (鈴猫)
7f08a790b7
Merge pull request #199 from labrat97/master
Fixing random disconnect issue
2023-06-14 22:59:12 -04:00
Cannonball7
7bb4c9ca69 Wifi Protected Setup - Push Button Configuration is not related to Universal Serial Bus - Host Controller Interface 2023-06-14 19:44:06 -07:00
Rin Cat (鈴猫)
51644ac506
Merge pull request #196 from wannacu/master
Add support Licheepi4A
2023-05-11 22:57:02 -04:00
Rin Cat (鈴猫)
4db8263f64
Support Linux 6.3 2023-05-11 22:44:02 -04:00
Rin Cat (鈴猫)
8afd569e42
Add .gitignore 2023-05-11 22:42:28 -04:00
wannacu
2dc9f4e6be Add support Licheepi4A 2023-05-12 09:52:21 +08:00
Rin Cat (鈴猫)
281229078f
Linux 6.2 2023-03-14 19:42:10 -04:00
Rin Cat (鈴猫)
1a31de9b17
Linux 6.3 compat: punct_bitmap 2023-03-14 19:40:57 -04:00
Rin Cat (鈴猫)
a2ac3b220d
Merge pull request #167 from rob-ward/master
Add VID/PID for TP-Link AC1300 Archer T3U Nano
2022-12-13 08:44:13 -05:00
Rob Ward
81a48d1390 Add VID/PID for TP-Link AC1300 Archer T3U Nano
Device reports under lsusb:
   ID 2357:012e TP-Link 802.11ac NIC

Tested on Ubuntu 22.04 5.15.0-56
2022-12-13 13:38:13 +00:00
Rin Cat (鈴猫)
3c3736d87b
Support Linux 6.1 2022-12-13 00:46:35 -05:00
Rin Cat (鈴猫)
0c8f2cfb6b
Support Linux 6.1 2022-11-14 22:18:11 -05:00
Rin Cat (鈴猫)
3a1ecfe70f
Fix elseif 2022-11-07 11:48:51 -05:00
Rin Cat (鈴猫)
2805882c66
Import VFS for linux >= 5.4 2022-11-07 11:46:44 -05:00
Rin Cat (鈴猫)
88f80f7f96
Support Linux 6.0 2022-10-03 23:01:58 -04:00
Rin Cat (鈴猫)
25f590647b
Fix potential overflow in ioctl_mp.c 2022-10-03 23:00:32 -04:00
Rin Cat (鈴猫)
bfcf676947
Linux 6.0 compat: MLO 2022-09-12 05:53:42 -04:00
Rin Cat (鈴猫)
624f131210
Merge pull request #153 from eyal0/implicit-fallthrough
Add implicit-fallthrough flag to Makefile in comment.
2022-08-23 17:55:09 -04:00
Rin Cat (鈴猫)
1b4dc32eae
Merge pull request #152 from eyal0/Makefile_whitespace
Fix whitespace in Makefile.
2022-08-23 17:50:36 -04:00
Eyal Soha
b97638be68 Add implicit-fallthrough flag to Makefile in comment.
This flag prevents many warnings by allowing the compiler to recognize
the "fall through" comments.
2022-08-23 10:58:34 -06:00
Eyal Soha
55109d39ea Fix whitespace in Makefile.
The emacs syntax checker is complaining.
2022-08-23 10:53:43 -06:00
Rin Cat (鈴猫)
3d25a90142
Linux 5.19.2compat: MLO link 2022-08-18 12:28:22 -04:00
Rin Cat (鈴猫)
d4cb42121e
Support Linux 5.19 2022-08-01 18:06:29 -04:00
Rin Cat (鈴猫)
cd2a6b3f65
Support D-Link DWA-T185 2022-07-30 12:23:27 -04:00
Rin Cat (鈴猫)
998300820c
Add 5.18+ and RTW88 notice. 2022-05-29 16:45:52 -04:00
Rin Cat (鈴猫)
40fef7d22c
Support Linux 5.18 2022-05-23 08:02:51 -04:00
Rin Cat (鈴猫)
cc3759235e
Merge pull request #137 from yshalsager/patch-1
README: Add DWA-185 to supported devices
2022-05-15 18:19:05 -04:00
Youssif Shaaban Alsager
789d1d598e
README: Add DWA-185 to supported devices
Working out of the box without need to change anything.

lsusb: `Bus 001 Device 006: ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey]`

Tested on `Linux 5.17.1-3-MANJARO #1 SMP PREEMPT Thu Mar 31 12:27:24 UTC 2022 x86_64 GNU/Linux`
2022-05-15 11:07:21 +02:00
Rin Cat (鈴猫)
a3073c7a25
Add support DWA-183 D ver 2022-05-06 22:30:48 -04:00
Rin Cat (鈴猫)
a543f246e3
Linux 5.15 compat: use dev_addr_set 2022-03-02 20:14:08 -05:00
Rin Cat (鈴猫)
5f6ef2ff4f
Linux 5.17 compat: tasklet_init 2022-03-02 20:13:49 -05:00
Rin Cat (鈴猫)
aacd0d5c37
Merge pull request #127 from weimzh/master
Linux 5.17
2022-03-01 00:56:43 -05:00
Wei Mingzhi
ac5758c404 Linux 5.17 2022-02-27 17:54:15 +08:00
Rin Cat (鈴猫)
fde349936e
Linux 5.16 2022-01-23 15:00:27 -05:00
Rin Cat (鈴猫)
aea996cd3d
Merge pull request #119 from graves501/patch-1
Fix typo in README.md
2021-12-30 12:38:14 -05:00
graves501
41a760bb36
Fix typo in README.md
Thanks for maintaining these drivers! Very much appreciated - I use the drivers for the TP-Link T3U/T3U Plus :)
2021-12-30 18:36:18 +01:00
Rin Cat (鈴猫)
8980ce23d7
Merge pull request #117 from stheid/patch-1
Update README.md
2021-12-26 10:13:52 -05:00