Ice-IX
f123ff312d
Update Makefile to fix building on ppc
...
Updated makefile to fix building on ppc32 platforms; note that build will still fail because of an unresolved kernel bug from 2008 (https://bugzilla.kernel.org/show_bug.cgi?id=11143 ), workaround is to comment out the lines that read "KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o" in your kernel headers' arch/powerpc/Makefile
2022-03-22 02:03:42 -04:00
kimocoder
37e27f9165
Small code cleanup
2022-03-05 02:57:48 +01:00
kimocoder
2f52f84096
Optimize kernel v5.15 support
2022-03-05 02:45:08 +01:00
Christian Bremvåg
959f3b61e0
Merge pull request #925 from LorenzoAncora/v5.6.4.2
...
Optimize the output of dkms_install
2022-03-05 02:32:01 +01:00
Christian Bremvåg
cfe874229c
Merge pull request #942 from heitbaum/517
...
rtl8812au: Fix code for kernel 5.17 API change
2022-03-05 02:31:17 +01:00
heitbaum
7e61ad89cc
rtl8812au: Fix code for kernel 5.17 API change
...
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-02-09 13:40:47 +00:00
Lorenzo Ancora
98d14772fa
Limit the output of "dkms status" and "mkdir"
2021-12-13 14:45:51 +01:00
Lorenzo Ancora
2b8c666eac
Fix make parallel jobserver warning
2021-12-13 14:40:12 +01:00
kimocoder
3a6402e9e7
Fix for kernel v3.20
2021-12-12 22:40:54 +01:00
kimocoder
a72835df07
Fix (test) for IPX header on various distros
2021-12-12 22:34:13 +01:00
kimocoder
1b63ee6c7b
Fixed compiler warning for unused function
2021-12-12 22:16:47 +01:00
kimocoder
7bb51141de
Fix kernel v5.15+ compiler warnings
2021-12-12 22:08:06 +01:00
Christian Bremvåg
849206d5c4
Merge pull request #913 from iyanmv/iyanmv-remove-remake-initrd
...
Remove REMAKE_INITRD
2021-12-12 20:42:09 +01:00
kimocoder
bd8e44bb27
Add back 8814au support
2021-12-12 20:36:59 +01:00
Iyán
191f5bc5ae
Remove REMAKE_INITRD
...
Setting REMAKE_INITRD=no was not needed because it was the default, but since v3.0.0 this option has been deprecated.
https://github.com/dell/dkms/releases/tag/v3.0.0
2021-11-21 15:05:57 +01:00
Christian Bremvåg
307d694076
Merge pull request #898 from CGarces/fix_5.15
...
Fix kernel 5.15 compilation
2021-11-08 21:32:54 +01:00
Carlos Garcés
6fd304f910
fix libc6_2.34 dependency on build
2021-10-10 12:49:12 +02:00
Carlos Garcés
47a38b7c73
Fix kernel 5.15 compilation
...
Remove IPX support from driver, set as obsolete in Jan 2018.
IPX is not supported by the linux kernel since v5.15-rc1 see commit 6c9b40844751ea30c72f7a2f92f4d704bc6b2927
2021-10-10 12:39:42 +02:00
Christian Bremvåg
b8167e66b4
Merge pull request #857 from KonstantIMP/v5.6.4.2
...
Add linux 5.12 support
2021-06-27 09:21:31 +02:00
Christian Bremvåg
0b87ed921a
Merge pull request #860 from CGarces/patch-6
...
Fix libc6 dependency 2.33
2021-05-21 22:58:44 +02:00
Carlos Garcés
20f810c403
Fix libc6 dependency 2.33
...
Fix 18.04 build over default kernel
2021-05-12 19:35:11 +00:00
KonstantIMP
1dfc05ad53
Add linux 5.12.x support
...
Kernel with version >= 5.12.x doesnt support GRO_DROP so the driver must be updated
2021-05-08 22:18:14 +03:00
KonstantIMP
9b4c60a89c
Add linux 5.12.x support
...
Kernel with version >= 5.12.x doesnt support GRO_DROP so the driver must be updated
2021-05-08 22:14:57 +03:00
Christian Bremvåg
3a64331a1c
Merge pull request #847 from CGarces/patch-4
...
Remove rtl8822bu device
2021-05-04 14:27:41 +02:00
Christian Bremvåg
f9c8ad7192
Merge pull request #848 from CGarces/fix_5.12
...
Fix GRO_DROP deprecation kernel 5.12
2021-05-04 14:26:46 +02:00
Carlos
e7e83f2593
Fix GRO_DROP deprecation kernel 5.12
2021-04-03 14:47:02 +00:00
Carlos Garcés
43eb4c1bb6
Remove rtl8822bu device
2021-04-03 14:16:30 +00:00
Christian Bremvåg
c0ce81745e
Merge pull request #829 from astsam2/v5.6.4.2
...
Fix error creating an access point below channel 36
2021-03-27 07:55:31 +01:00
Christian Bremvåg
689e7ebdf0
Merge pull request #841 from CGarces/fix_usbids
...
Remove duplicate USB IDs and sort the elements.
2021-03-27 07:55:12 +01:00
Christian Bremvåg
f2cfe9e999
Merge pull request #840 from CGarces/githubactions
...
Improved github actions
2021-03-27 07:55:00 +01:00
Carlos Garces
6fad44212d
Remove duplicate USB IDs and sort the elements.
2021-03-06 18:21:10 +01:00
Carlos Garces
e6df6a1436
Improved github actions
...
Added step to detect misuse of USB_VENDOR_ID_REALTEK
Added check for duplicated USB IDs
Check for .deb files before download it
Move git checkout before build step
2021-03-06 17:48:54 +01:00
astsam
37d2ab4137
Fix error creating an access point below channel 36
2021-02-05 23:27:03 +03:00
Christian Bremvåg
b65dcf4105
Merge pull request #823 from astsam2/v5.6.4.2
...
Add ability to get the current channel by iw utility
2021-02-03 13:55:29 +01:00
astsam
5e61763585
Add low frequency 5GHz band
2021-01-29 23:27:17 +03:00
astsam
5e66b8754f
Add missing 5GHz channels
2021-01-29 22:48:42 +03:00
astsam
0893f2cead
Get per rx path rssi info for CCK modulation
2021-01-29 22:46:59 +03:00
astsam
46179742bd
Allow inject management and control frames
2021-01-29 22:32:26 +03:00
astsam
2e5088380c
Add ability to get the current channel by iw utility, based on the patch provided by Ángel <kazimiro69@gmail.com>
2021-01-29 18:18:36 +03:00
Christian Bremvåg
059e06a51b
Merge pull request #814 from CGarces/patch-3
...
Fix error on arm builds
2021-01-18 09:48:01 +01:00
Carlos Garcés
71baec244c
Fix error on arm builds
2021-01-16 19:11:20 +00:00
Christian Bremvåg
64e7aaa565
Merge pull request #810 from CGarces/fix_kernel_5.10_patch
...
Fix memory leak
2021-01-11 11:31:47 +01:00
Christian Bremvåg
4feb71201d
Merge pull request #811 from CGarces/patch-2
...
Fix cfg80211_ch_switch_started_notify on kernel 5.11-rc3
2021-01-11 11:31:22 +01:00
Carlos Garcés
18453b4031
Fix cfg80211_ch_switch_started_notify on kernel 5.11-rc3
...
See 669b84134a
2021-01-11 11:21:29 +01:00
Carlos Garcés
689bc8c1d1
Fix memory leak
2021-01-11 10:42:21 +01:00
Christian Bremvåg
2686ea840c
Merge pull request #769 from pprindeville/issue#768
...
issue #768 : don't apply ARM options to ARM64
2020-12-30 22:22:24 +01:00
Christian Bremvåg
ad351bd0af
Merge pull request #800 from kuanyili/fix-bold-text
...
README.md: Fix bold text formatting
2020-12-28 15:24:11 +01:00
Kuan-Yi Li
2365ad540a
README.md: Fix bold text formatting
...
Fix unclosed HTML bold tag and switch to Markdown format.
2020-12-28 15:53:31 +08:00
Christian Bremvåg
d1602147a1
Merge pull request #767 from pprindeville/issue#766
...
issue 766: fix warnings about 'statement with no effect'
2020-12-27 16:04:07 +01:00
Christian Bremvåg
1b71153e13
Merge pull request #779 from brkeh/patch-1
...
Update README.md
2020-12-27 16:03:22 +01:00