Commit Graph

145 Commits (master)
 

Author SHA1 Message Date
brektrou 8c2226a74a
Merge pull request #166 from AmadeusGhost/clean
Clean up all compilation warnings
3 years ago
AmadeusGhost 9cc66dbc3f Clean up all compilation warnings 3 years ago
brektrou de68bd5067
Merge pull request #164 from kelebek333/master
Buildfix for Linux 5.17
3 years ago
Butterfly 8b6faa20db
Buildfix for Linux 5.17 (#1)
Buildfix for Linux 5.17
3 years ago
brektrou ef3ff12118
Merge pull request #152 from kelebek333/patch-1
Added buildfix for Linux 5.15
4 years ago
brektrou 17e4e1514f
Merge pull request #149 from yuyichao/no-hardfloat
Remove use of floating point numbers and tweak makefile for arm and aarch64
4 years ago
brektrou e04597cdbc
Merge pull request #148 from RaphiaRa/nt9852x_support
Add nt9852x support
4 years ago
Butterfly 3e5240c3d4
Added buildfix for Linux 5.15
Added buildfix for Linux 5.15
4 years ago
Yichao Yu e41d4afc37
Remove wrong notes about building on ARM 4 years ago
Yichao Yu c4e78f8dd1
Fix SUBARCH autodetection on arm and aarch64 4 years ago
Yichao Yu a6e7045bf3
Do not request hard floating point from compiler 4 years ago
Yichao Yu 0290929963
Clean up unused floating point macros and functions 4 years ago
Yichao Yu 7c797ecf35
Scale ratio by 11 to get rid of floating point math in CCK_generator 4 years ago
Yichao Yu 92827948f1
Remove use of floating point math in PMAC_Nsym_generator 4 years ago
Yichao Yu 2f63777004
Replace floating point divisions with interger ones 4 years ago
Yichao Yu 407ee96e89
Scale comparisons to use integer arithmetics 4 years ago
Yichao Yu 0f5815b6f2
Get rid of the remaining floating point values from LDPC_parameter_generator 4 years ago
Yichao Yu f9117491b7
Add ceiling division helper function 4 years ago
Yichao Yu 24276282e1
Compare numbers to be subtracted first 4 years ago
Yichao Yu c54dc801bb
Scale LDPC and CR to make them both integer 4 years ago
Yichao Yu e4073adb79
Remove unnecessary floating point conversion 4 years ago
Yichao Yu 5b7b2de957
Remove unused floating point variables 4 years ago
brektrou 9828dcb51d
Merge pull request #141 from RazerMoon/master
Force LF line endings for Windows users
4 years ago
RaphiaRa dc3b98ce8e Add nt9852x support 4 years ago
Rasync 41c63d1e85 fix for Windows users 4 years ago
brektrou 2e4363444b
Merge pull request #134 from artemyto/kernel_5_12
Add kernel 5.12 compatibility
4 years ago
Mikhail Pogorelov d4a3d37441
Linux 5.12 compat: GRO_DROP 4 years ago
brektrou f1bc7e86c4
Merge pull request #128 from phpguru/patch-1
Update README.md
4 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.
4 years ago
brektrou bd2ef2d699
Merge pull request #116 from SatanicRaw/master
Update Makefile
5 years ago
brektrou b4b8ed4aa6
Merge pull request #117 from Nacho-meteor/master
feat: add postinst and prerm to the dkms format package of Debian
5 years ago
刘鑫 c14141cf9c feat: add postinst and prerm for the dkms format package generated by Debian format packaging 5 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.
5 years ago
brektrou deff094b9d
Merge pull request #110 from mleeman/debian/buster/unstable
debian: initial package
5 years ago
Marc Leeman 8bc5bb7abc control.modules.in: depend on bc for build 5 years ago
Marc Leeman 9c0c39ead6 debian: source is architecture all 5 years ago
Marc Leeman 09812337f8 debian: override non-unique license 5 years ago
Marc Leeman 7fb58260a2 debian: default native build 5 years ago
Marc Leeman baaa3b88fd rtl8821cu-dkms: override national-encoding 5 years ago
Marc Leeman f7a2744be1 mk files not 755 5 years ago
Marc Leeman f90a75c99e debian: adjust copyright to include parent 5 years ago
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