OSDN Git Service

android-x86/external-kernel-drivers.git
3 years agoFix incompatible pointer issue for kernel >= 5.2 nougat-x86 oreo-x86 pie-x86 q-x86 android-x86-7.1-r5 android-x86-8.1-r6
Chih-Wei Huang [Mon, 27 Jul 2020 15:36:48 +0000 (23:36 +0800)]
Fix incompatible pointer issue for kernel >= 5.2

3 years agoFix compile errors with clang android-x86-7.1-r4 android-x86-8.1-r5
Chih-Wei Huang [Tue, 12 May 2020 11:55:22 +0000 (19:55 +0800)]
Fix compile errors with clang

Define the flag -Wno-date-time as gcc 4.9+.

3 years agoFix mismatch header guard macros
Chih-Wei Huang [Tue, 12 May 2020 11:41:22 +0000 (19:41 +0800)]
Fix mismatch header guard macros

The realtek code is a mess.

4 years agoUpdate rtl8723bu driver
Chih-Wei Huang [Mon, 20 Apr 2020 08:33:53 +0000 (16:33 +0800)]
Update rtl8723bu driver

From https://github.com/ulli-kroll/rtl8723bu master branch
commit 58a0fc2.

4 years agoUpdate rtl8812au driver
Chih-Wei Huang [Mon, 20 Apr 2020 08:26:20 +0000 (16:26 +0800)]
Update rtl8812au driver

From https://github.com/lwfinger/rtl8812au v5.2.6 branch
commit 2f94f88.

4 years agoAdd more patches for wl driver
Chih-Wei Huang [Thu, 16 Apr 2020 15:37:37 +0000 (23:37 +0800)]
Add more patches for wl driver

From https://github.com/rpmfusion/wl-kmod

4 years agoAdd rtl8821ce driver version 5.5.2 android-x86-8.1-r4 android-x86-9.0-r1 android-x86-9.0-r2
Chih-Wei Huang [Wed, 26 Feb 2020 09:06:46 +0000 (17:06 +0800)]
Add rtl8821ce driver version 5.5.2

Copy from https://github.com/tomaspinho/rtl8821ce master branch
commit df0c98c.

4 years agoUpdate patches of wl driver
Chih-Wei Huang [Tue, 21 Jan 2020 04:18:40 +0000 (12:18 +0800)]
Update patches of wl driver

From https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/broadcom-wl-dkms

5 years agoFix building errors with kernel < 4.11 android-x86-8.1-r2 android-x86-8.1-r3
Chih-Wei Huang [Thu, 24 Jan 2019 07:21:37 +0000 (15:21 +0800)]
Fix building errors with kernel < 4.11

5 years agortl8812au: support both RTL8812A and RTL8821A android-x86-8.1-r1
Chih-Wei Huang [Thu, 20 Dec 2018 07:08:19 +0000 (15:08 +0800)]
rtl8812au: support both RTL8812A and RTL8821A

Change some build-time checking to runtime detection so both
configurations could coexist.

5 years agoAdd rtl8812au driver version 5.2.6.2
Chih-Wei Huang [Fri, 14 Dec 2018 07:27:40 +0000 (15:27 +0800)]
Add rtl8812au driver version 5.2.6.2

Copy from https://github.com/lwfinger/rtl8812au master branch
commit 1dba074.

5 years agoAdd rtl8723bu driver version 4.4.5
Chih-Wei Huang [Fri, 14 Dec 2018 07:27:15 +0000 (15:27 +0800)]
Add rtl8723bu driver version 4.4.5

Copy from https://github.com/ulli-kroll/rtl8723bu master branch
commit 1f5661d and add back Android support by reverting commits
89e2fb415f89332a4b9de7302063140ac8f.

5 years agoAdd support for Broadcom wl sta driver
Chih-Wei Huang [Thu, 6 Dec 2018 07:00:09 +0000 (15:00 +0800)]
Add support for Broadcom wl sta driver

This will download Broadcom wl driver 6.30.223.271 and patch it
to build with the latest kernel.

Make sure you have a workable network on building.

5 years agoAdd rules to build external kernel modules
Chih-Wei Huang [Wed, 5 Dec 2018 08:31:46 +0000 (16:31 +0800)]
Add rules to build external kernel modules