Commit Graph

118 Commits

Author SHA1 Message Date
0527d74243 update repo 2020-08-29 10:49:36 +08:00
ad543d2616 Add fix for kernel 5.8 from https://github.com/clnhub/rtl8192eu-linux 2020-08-29 10:37:35 +08:00
608700435a Update README.md 2020-08-29 10:26:12 +08:00
ae1d233fe6 Update ioctl_cfg80211.c 2020-08-01 03:09:55 +02:00
03bfa50c24 Fix compile error (from last commit) 2020-07-12 15:21:05 +02:00
180a406396 Merge pull request #37 from runlevel5/patch-1
Support POWERPC64LE platform
2020-07-08 02:27:04 +02:00
9e914b6c16 Merge pull request #38 from darkalexpp/v5.3.9
Added kernel v5.6 support
2020-04-06 18:36:02 +02:00
a75a5d3471 Added kernel v5.6 support 2020-04-06 11:22:08 -05:00
f0f2140b36 Support POWERPC64LE platform 2020-04-06 16:46:08 +10:00
1d7c67f0ec Fixed some static around 2020-03-16 19:11:22 +01:00
ede09706b6 Fix wrong header in 8192e 2020-02-04 23:08:52 +01:00
487a25eb0a Fix wrong header in 8812au 2020-02-04 23:08:03 +01:00
6d4bd840e4 Update README.md 2020-02-04 19:24:21 +01:00
2c778d03e4 Update README.md 2020-01-25 22:06:48 +01:00
bd154361ba Update README.md 2020-01-25 22:05:27 +01:00
d2415df515 Added kernel v5.4 support + better handling of fallthroughs 2020-01-24 20:41:12 +01:00
31127cea4a But CONFIG_PC switch ON and RPI on by standard 2020-01-12 00:12:28 +00:00
389aa1c097 Fix build for RPI4 (ARM64 generic) 2020-01-12 00:11:21 +00:00
0c29546260 Turned down debug level 2020-01-12 00:03:21 +00:00
5562c10761 Merge pull request #9 from igorpecovnik/v5.3.9
Fix compilation under 4.14.y
2019-12-29 21:29:34 +01:00
2b5c590ab5 Update os_intfs.c 2019-12-29 20:02:23 +01:00
34c6fc7dfc Update os_intfs.c 2019-12-29 19:57:24 +01:00
d0ff060efc Update os_intfs.c 2019-12-29 19:28:32 +01:00
d25f949b5d Update os_intfs.c 2019-12-29 19:25:07 +01:00
314ccaa0f2 Update os_intfs.c 2019-12-27 08:15:30 +01:00
3f24b1e6b3 Update BUILD_FOR_NETHUNTER.md 2019-12-27 08:12:52 +01:00
feb7b3b0d0 Create BUILD_FOR_NETHUNTER.md 2019-12-27 08:11:45 +01:00
fe9d9010d8 Update README.md 2019-12-21 19:39:07 +01:00
c15570a66c Update README.md 2019-12-21 19:37:57 +01:00
2f5db09704 Fix some missing statements 2019-12-21 18:33:47 +00:00
56a5c4c70a Turn off CONCURRENT mode 2019-12-21 13:51:16 +00:00
8ef7db12d1 Some minor module name tweaks + 2019-12-21 13:49:25 +00:00
08cecb0d75 Enable CONFIG_CONCURRENT_MODE 2019-12-14 21:07:42 +01:00
3731dd1ae2 Update README.md 2019-12-03 19:43:14 +01:00
3431a9860a README.md: Minor typo 2019-11-30 02:16:34 +01:00
49b8e0064f Remove unused/obsolete file 2019-11-30 02:15:37 +01:00
38e480e669 Beatify README.md 2019-11-30 02:14:55 +01:00
230eb017e6 Update README.md 2019-11-30 02:11:34 +01:00
440a9ca33b Fix the correct module name (modprobe blacklist kernel drv) 2019-11-29 12:20:52 +01:00
1dc42cabac Fix typo 2019-11-29 11:59:21 +01:00
9b08ace2a7 Fix DKMS module name to match the rest 2019-11-29 11:54:26 +01:00
c1becbb644 Update README.md 2019-11-29 11:52:36 +01:00
a3f4494e78 Change module name and minor cleanup 2019-11-29 11:51:16 +01:00
8f75f5e0a2 Cleanup and update README.md 2019-11-29 10:10:44 +01:00
74323579d3 Added kernel v5.3 support 2019-11-29 07:16:46 +01:00
e10ad0223b Merge pull request #4 from kimocoder/v5.3.9
Merge changes
2019-05-24 18:46:15 +02:00
d00f4a112d Fix build error 2019-05-24 18:44:57 +02:00
c7cba7bd00 Fix uninitialized variable in auth seq=2 packet, An unintialized value for a temporary little-endian variable can cause some
clients to fail to connect to AP.
2019-05-24 18:26:31 +02:00
7eb1cddab5 Added kernel v5.1 support 2019-05-24 17:58:22 +02:00
31a9f2807c Fix some compile issues/errors 2019-05-24 17:52:48 +02:00