Commit Graph

124 Commits (e4073adb7942d45cd6fecd581c8fcefea0ef5406)
 

Author SHA1 Message Date
Yichao Yu e4073adb79
Remove unnecessary floating point conversion 5 years ago
Yichao Yu 5b7b2de957
Remove unused floating point variables 5 years ago
brektrou 9828dcb51d
Merge pull request #141 from RazerMoon/master
Force LF line endings for Windows users
5 years ago
Rasync 41c63d1e85 fix for Windows users 5 years ago
brektrou 2e4363444b
Merge pull request #134 from artemyto/kernel_5_12
Add kernel 5.12 compatibility
5 years ago
Mikhail Pogorelov d4a3d37441
Linux 5.12 compat: GRO_DROP 5 years ago
brektrou f1bc7e86c4
Merge pull request #128 from phpguru/patch-1
Update README.md
5 years ago
Geoffrey Hoffman db43b6eef2
Update README.md
Add an additional example for Cudy AC600, based on Realtek 8211CU Wifi adapter, working on Ubuntu 20.04LTS.
5 years ago
brektrou bd2ef2d699
Merge pull request #116 from SatanicRaw/master
Update Makefile
6 years ago
brektrou b4b8ed4aa6
Merge pull request #117 from Nacho-meteor/master
feat: add postinst and prerm to the dkms format package of Debian
6 years ago
刘鑫 c14141cf9c feat: add postinst and prerm for the dkms format package generated by Debian format packaging 6 years ago
Aleksandr Batyuk 3bf4f481a2
Update Makefile
I slightly edited the Makefile, in my opinion it is more correct because in Gentoo, a floating point error occurs during build. Plus, the previous changes were needed for the arm / arm64 platform, so the I386 section did not need to be edited.
6 years ago
brektrou deff094b9d
Merge pull request #110 from mleeman/debian/buster/unstable
debian: initial package
6 years ago
Marc Leeman 8bc5bb7abc control.modules.in: depend on bc for build 6 years ago
Marc Leeman 9c0c39ead6 debian: source is architecture all 6 years ago
Marc Leeman 09812337f8 debian: override non-unique license 6 years ago
Marc Leeman 7fb58260a2 debian: default native build 6 years ago
Marc Leeman baaa3b88fd rtl8821cu-dkms: override national-encoding 6 years ago
Marc Leeman f7a2744be1 mk files not 755 6 years ago
Marc Leeman f90a75c99e debian: adjust copyright to include parent 6 years ago
Marc Leeman 6a49479e28 debian: chmod *.[ch] to 644 6 years ago
Marc Leeman f99b1df3ea debian: add bc as dependency 6 years ago
Marc Leeman 0dd5682645 debian: initial package 6 years ago
brektrou 428a082048
Merge pull request #108 from timgates42/bugfix_typo_modified
docs: fix simple typo, modifed -> modified
6 years ago
Tim Gates 4135f40c9b
docs: fix simple typo, modifed -> modified
There is a small typo in hal/rtl8821c/rtl8821c_dm.c.

Should read `modified` rather than `modifed`.
6 years ago
brektrou cb63226272
bugfix: initialize cfg80211_chan_def
https://github.com/aircrack-ng/rtl8812au/pull/699
6 years ago
brektrou 6df86a017f
Added support for Linux version 5.10
b95e75064d
6 years ago
brektrou 397a8182cf
Added support for Linux version 5.10
b95e75064d
6 years ago
brektrou f10b0b8670
Added support for Linux version 5.10
b95e75064d
6 years ago
brektrou e00c664671
Added support for Linux version 5.10
b95e75064d
6 years ago
brektrou 2dc966f0dc
Merge pull request #65 from yidiq7/master
Update README
6 years ago
brektrou 5f2ee8b47e
Update README.md 6 years ago
brektrou e2377c96ea
Update README.md 6 years ago
brektrou 7fdf928b19
Merge pull request #97 from pprindeville/issue#96
issue #96: remove conflicting definitions for IEEE80211_MAX_AMPDU_BUF
6 years ago
brektrou 5ae412ff50
Merge pull request #95 from pprindeville/issue#94
issue #94: perform logical complement correctly on booleans
6 years ago
brektrou a9708b0402
Merge pull request #91 from pprindeville/issue#90
issue #90: don't apply ARM options to ARM64
6 years ago
Philip Prindeville 270dc44096 issue #96: remove conflicting definitions for IEEE80211_MAX_AMPDU_BUF
The symbols IEEE80211_MAX_AMPDU_BUF and IEEE80211_MIN_AMPDU_BUF aren't
used in the source, and further more conflict with the definitions in
<linux/ieee80211.h>.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Philip Prindeville 9807854b66 issue #90: don't apply ARM options to ARM64
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Philip Prindeville c7d333be2d issue #94: perform logical complement correctly on booleans
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
brektrou 45a8b4393e
Merge pull request #76 from athoik/linux-5.8
Add support for Linux 5.8
6 years ago
Athanasios Oikonomou d7b41f2974 Add support for Linux 5.8
Patch imported from 088f76a09b/meta-oe/recipes-connectivity/realtek/rt8821cu/add-5.8-support.patch
6 years ago
brektrou 93b04bfcd2
Merge pull request #72 from SLKun/master
fix AArch64 build
6 years ago
SLKun 3ada492c07
fix AArch64 build 6 years ago
brektrou 79a4b208fa
Merge pull request #71 from nhasbun/master
Adding instructions for usb_modeswitch changes permanent
6 years ago
Nicolás Hasbún A a0eec114b6 Adding instructions for usb_modeswitch changes permanent 6 years ago
Yidi Qi b5485f7cb8
Update README.md 6 years ago
Yidi Qi fc7a8c6dc5
Update README.md
Update a workaround for predictable network interface names on Ubuntu
6 years ago
brektrou 5c510c9f14
Merge pull request #57 from brektrou/revert-55-centos7
Revert "Allow compilation on Centos 7.3"
6 years ago
brektrou 47f98e3529
Revert "Allow compilation on Centos 7.3" 6 years ago
brektrou a41e0cd78e
Merge pull request #55 from J-cztery/centos7
Allow compilation on Centos 7.3
6 years ago