Commit Graph

24 Commits

Author SHA1 Message Date
Carlos Garces
1d807f14d8 Add version v5.6.4 2019-11-13 22:12:20 +01:00
Carlos Garcés
e7361e951c
linux-5.3: adding vendor command policy (#141)
* Fix for kernel 5.3
* Update Travis CI to last mainline and LTS kernels
Fetch from 50da975628
2019-09-19 21:30:52 +02:00
vasreb
d899c57f8f Add VID/PID to support Mercusys MW300UH adapter (#137)
* Add VID/PID to support Mercusys MW300UH adapter
2019-09-10 21:35:58 +02:00
Maxim Buzdalov
30ba4de6ef Enable power management (hopefully).
I mean, it does not crash, but I have no hardware to tell
whether the output power actually changes.
2019-08-22 02:02:40 +03:00
SatanicRaw
13b9c39980 Add VID/PID to support Mercusys MW300UM adapter. (#133)
* Add VID/PID to support MW300UM adapter.
2019-07-11 14:51:14 +02:00
Maxim Buzdalov
5342dd8f29 Get rid of the unnecessary local ieee80211_band enum 2019-07-08 04:03:08 +03:00
MilhouseVH
16c378456e fix 5.2-rc1: remove 'fallback' argument
a350eccee5
2019-05-23 00:26:19 +01:00
Carlos Garcés
0a7199b457
Merge pull request #119 from MilhouseVH/fix-5.1-rc1
kernel-5.1-rc1 fix
2019-03-19 09:18:49 +01:00
MilhouseVH
7bcaeb0bb1 get rid of legacy 'get_ds()' function
736706bee3
2019-03-18 16:17:39 +00:00
MilhouseVH
00229b3318 kernel 5.0: Remove 'type' argument from access_ok() function
See: 96d4f267e4
2019-01-08 07:13:46 +00:00
MilhouseVH
9a1be9afdc Fix build with 4.20-rc1
Ref: 976516404f
     8498887660
2018-11-05 03:17:21 +00:00
Butterfly
4d3b5fab1e
Add TP-Link TL-WN8200ND V2 Support
Add TP-Link TL-WN8200ND V2 Support

Referans https://github.com/luckynzm/tlwn8200nddriver#explanation
2018-09-08 16:59:44 +03:00
MilhouseVH
627d1adcd6 rtw_select_queue signature change in 4.19-rc1
Ref: 4f49dec907
2018-08-28 03:54:02 +01:00
Christian Pommranz
49a0fb5020 Add support for kernel 4.14 (#61)
* Add support for kernel 4.14

'vfs_read' is no longer exported (see kernel commit
https://github.com/torvalds/linux/commit/bd8df82be6).

Update .travis.yml with newer kernels
2017-11-13 14:39:14 +01:00
masterzorag
555b310466 Fix for cfg80211_roamed() API change
As seen here:
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/diff/include/net/cfg80211.h?h=v4.12.6&id=29ce6ecbb83c9185d76e3a7c340c9702d2a54961
- https://patchwork.kernel.org/patch/9714419/
2017-08-17 15:25:56 +02:00
CGarces
d1b2b64e6e Add D-Link DWA-131 2017-07-10 21:13:49 +02:00
masterzorag
7203537add 4.11.9: Fix build regression due to netdev destructor fix
As seen in [upstream commit](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.11.9&id=ed66e50d9587fc0bb032e276a2563c0068a5b63a)

Signed-off-by: masterzorag <masterzorag@gmail.com>
2017-07-06 23:13:18 +02:00
masterzorag
3e0bf8d181 fix for is_compat_task()
as seen and suggested by CGarces here https://github.com/CGarces/RTL8192EU-linux/issues/1#issuecomment-300795406
2017-05-27 15:03:28 +02:00
CGarces
4b6fb2ac29 Add kernel-4.7 and 4.8 compatibility 2017-05-27 15:03:28 +02:00
Kenneth Jorgensen
b1649067e5 Added support for PLANEX GW-300S Katana. 2017-05-27 15:03:28 +02:00
masterzorag
53185f39b2 Add support for TP-Link TL-WN823N and variants 2017-05-14 20:55:38 +02:00
CGarces
3d6c7de21a Updated to 4.4.1 2017-05-11 20:49:39 +02:00
CGarces
9dde4572b4 Updated to v4.3.8_12406.20140929 2017-05-11 20:38:48 +02:00
Magnus Bergmark
1387cf623d
The official RTL8192EU linux driver from D-Link Australia
Version information: 20140812_rtl8192EU_linux_v4.3.1.1_11320
  2014-08-12
  version 4.3.1.1_11320
Source:
  ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip

This version does not currently work on newer kernels, but it does
contain USB ID 2001:3319, which a lot of other repos in GitHub does not.
2015-08-18 21:03:11 +02:00