Commit Graph

104 Commits (6a49479e287f1ea598d9acfb5b177d1fd2895313)
 

Author SHA1 Message Date
Marc Leeman 6a49479e28 debian: chmod *.[ch] to 644 5 years ago
Marc Leeman f99b1df3ea debian: add bc as dependency 5 years ago
Marc Leeman 0dd5682645 debian: initial package 5 years ago
brektrou 428a082048
Merge pull request #108 from timgates42/bugfix_typo_modified
docs: fix simple typo, modifed -> modified
5 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`.
5 years ago
brektrou cb63226272
bugfix: initialize cfg80211_chan_def
https://github.com/aircrack-ng/rtl8812au/pull/699
5 years ago
brektrou 6df86a017f
Added support for Linux version 5.10
b95e75064d
5 years ago
brektrou 397a8182cf
Added support for Linux version 5.10
b95e75064d
5 years ago
brektrou f10b0b8670
Added support for Linux version 5.10
b95e75064d
5 years ago
brektrou e00c664671
Added support for Linux version 5.10
b95e75064d
5 years ago
brektrou 2dc966f0dc
Merge pull request #65 from yidiq7/master
Update README
5 years ago
brektrou 5f2ee8b47e
Update README.md 5 years ago
brektrou e2377c96ea
Update README.md 5 years ago
brektrou 7fdf928b19
Merge pull request #97 from pprindeville/issue#96
issue #96: remove conflicting definitions for IEEE80211_MAX_AMPDU_BUF
5 years ago
brektrou 5ae412ff50
Merge pull request #95 from pprindeville/issue#94
issue #94: perform logical complement correctly on booleans
5 years ago
brektrou a9708b0402
Merge pull request #91 from pprindeville/issue#90
issue #90: don't apply ARM options to ARM64
5 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>
5 years ago
Philip Prindeville 9807854b66 issue #90: don't apply ARM options to ARM64
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 years ago
Philip Prindeville c7d333be2d issue #94: perform logical complement correctly on booleans
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 years ago
brektrou 45a8b4393e
Merge pull request #76 from athoik/linux-5.8
Add support for Linux 5.8
5 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
5 years ago
brektrou 93b04bfcd2
Merge pull request #72 from SLKun/master
fix AArch64 build
5 years ago
SLKun 3ada492c07
fix AArch64 build 5 years ago
brektrou 79a4b208fa
Merge pull request #71 from nhasbun/master
Adding instructions for usb_modeswitch changes permanent
5 years ago
Nicolás Hasbún A a0eec114b6 Adding instructions for usb_modeswitch changes permanent 5 years ago
Yidi Qi b5485f7cb8
Update README.md 5 years ago
Yidi Qi fc7a8c6dc5
Update README.md
Update a workaround for predictable network interface names on Ubuntu
5 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
Jacek Tomaka 6049ce17f3 Allow compilation on Centos 7.3 6 years ago
brektrou 2bebdb9a35
Update README.md 6 years ago
brektrou 03e68829ab
Merge pull request #54 from anhbinhvodanh/master
Add support for TOTOLINK A650UA v3
6 years ago
Pham Van Cuong 7ee6b7f42e Add support for TOTOLINK A650UA v3 6 years ago
brektrou ca0bcba405
Fix uploaded wrong files 6 years ago
brektrou 7410317e5f
Add support Linux version 5.6.x 6 years ago
brektrou 11810a5dd9
Fix compile errors on Linux 5.6.x 6 years ago
brektrou b1008989a2
Merge pull request #46 from lohibo/master
Update README.md
6 years ago
brektrou d742dbd740
Merge pull request #44 from igorpecovnik/master
This fixes compilation
6 years ago
LoHiBo SecOps 7ebfd5d5a9
Update Makefile 6 years ago
LoHiBo SecOps 67195de8e7
Update Makefile 6 years ago
Luis T 2639eb37c0
Update README.md 6 years ago
Igor Pečovnik 5208da734e
This fixes compilation
If debug mode is disabled.
6 years ago
brektrou 934634cb97
Merge pull request #43 from DraTrav/patch-1
Update README.md
6 years ago
DraTrav a6a659d7bc
Update README.md
adds the command to get Bluetooth started if its not working
6 years ago
brektrou fa09e8076e
Merge pull request #33 from pbeyl/master
Fix FCS on 8821cu
6 years ago
Paul B 9cd07d6b07 Fix FCS on 8811
Issue also exist on 8811cu as described and fixed for 8812au at
https://github.com/aircrack-ng/rtl8812au/issues/28
6 years ago
brektrou 8d20f83180
Support Linux up to version 5.5.x 6 years ago
brektrou 0401e47546
Support Linux up to version 5.4.x 6 years ago
brektrou db47217e31
Fixed: driver doesn't work on Linux 5.3.x
Solution:
https://github.com/aircrack-ng/rtl8812au/pull/432
6 years ago