1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00
Commit Graph

1231 Commits

Author SHA1 Message Date
Christian Bremvåg
d98018d038
Merge pull request #1034 from eusafe/dev
added RHEL_RELEASE_VERSION 8
2023-02-03 22:23:42 +01:00
Christian Bremvåg
e72dacdc4a
Merge pull request #1041 from GeorgeBannister/cfi
fix cfi trip from usb_recv_tasklet
2023-01-26 15:52:35 +01:00
GeorgeBannister
c0084bb902 fix prototype 2023-01-26 14:39:27 +00:00
GeorgeBannister
e1e4ebd3ef fix cfi trip from rtw_xmit_entry 2023-01-26 14:37:56 +00:00
GeorgeBannister
92c313c3b1 fix cfi trip from usb_recv_tasklet 2023-01-25 11:02:40 +00:00
Christian Bremvåg
ee299797bc
Merge pull request #1032 from MrRob0-X/v5.6.4.2
Makefile: set check for two way path's
2022-12-22 22:27:45 +01:00
Evgeny
a070fd98f6 added RHEL_RELEASE_VERSION 8 2022-12-22 16:59:33 +03:00
MrRob0-X
8144c3833e Makefile: set check for two way path's
this will avoid  error when building standalone or in kernel versions like 5.4
2022-12-20 18:04:58 +02:00
kimocoder
08589e2f8c Cleaned up Makefile 2022-12-19 21:55:33 +01:00
Christian Bremvåg
ac4969f08a
Merge pull request #1030 from MrRob0-X/v5.6.4.2
Makefile: Fix the path of `hal/phydm`
2022-12-19 20:36:38 +01:00
Robin
137030b27a Makefile: Fix the path of hal/phydm 2022-12-19 19:34:05 +00:00
Christian Bremvåg
e046e6f422
Merge pull request #1029 from MrRob0-X/v5.6.4.2
Makefile: Fix "fatal error: 'drv_types.h' file not found"
2022-12-19 14:20:03 +01:00
MrRob0-X
b1d911b688 Makefile: Fix "fatal error: 'drv_types.h' file not found" 2022-12-19 15:14:43 +02:00
Christian Bremvåg
450db78f7b
Merge pull request #978 from bengroneman/v5.6.4.2
updated readme flow
2022-12-06 00:33:57 +01:00
Christian Bremvåg
03eed181d9
Merge pull request #1008 from heitbaum/linux-6.1
Add kernel 6.1 support
2022-12-06 00:33:29 +01:00
kimocoder
afd38cc684 Fix compiler warnings on kernel 6.x 2022-11-05 18:17:38 +01:00
Christian Bremvåg
dc7ab66d1a
Merge pull request #1007 from wawrzek/v5.6.4.2
Ensure KVER can be controlled
2022-11-05 18:12:58 +01:00
5kft
1d83c0d457 Add kernel 6.1 support
Co-authored: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: 5kft <5kft@users.noreply.github.com>
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-10-18 09:37:16 +00:00
Wawrzyniec 'Wawrzek' Niewodniczański
33341831f7 Ensure KVER can be controlled
- allow to build with a kernel other then current on Intel
2022-10-17 22:10:51 +01:00
kimocoder
e7a4a390cc Fix build error for AOSP kernel v5.10 2022-08-27 03:19:03 +02:00
kimocoder
d809a0b3d7 Add switch for VIF (vintf) support 2022-08-27 03:16:26 +02:00
kimocoder
2aafb1ead6 Add some Android fixes 2022-08-27 03:10:39 +02:00
Christian Bremvåg
ae0b0a5a04
Merge pull request #990 from DrSchottky/v5.6.4.2
Added RPi Build from CI
2022-08-27 03:04:18 +02:00
Christian Bremvåg
8e6bd398da
Merge pull request #989 from elfabx/devicename-fix
Fix for for corrupted device name
2022-08-27 03:03:51 +02:00
Christian Bremvåg
66a6582fdf
Merge pull request #992 from heitbaum/kernel-6.0-rc1
Add kernel 5.19.2 and 6.0 support
2022-08-27 03:02:22 +02:00
Rudi Heitbaum
c65315c178 Add kernel 5.19.2 support 2022-08-19 10:59:57 +00:00
Rudi Heitbaum
3854a61113 Add kernel 6.0 support 2022-08-15 13:35:43 +00:00
DrSchottky
01dd27d9a7 Added RPi Build from CI 2022-07-31 20:23:17 +02:00
elfabx
be6f069dc1
Fix for for corrupted device name
The macro definition for kernels < 5.15 is changed so that it is consistent with usage prior #961. Change should not affect compilation for newer kernels.
2022-07-30 22:53:29 +01:00
kimocoder
4ab079f7cb Fix compilation for arm64 2022-07-15 21:03:50 +02:00
Blue Groneman
261d248945
updated readme flow
Simply moved the git clone section to just before the DKMS build as to improve overall documentation reading experience
2022-06-23 11:24:52 -06:00
kimocoder
cab4e4ec56 Remove more Windows code 2022-06-06 05:15:15 +02:00
Christian Bremvåg
16d1a9c6c7
Update README.md 2022-06-06 03:33:25 +02:00
kimocoder
2b784b49ce Updated README.md 2022-06-06 03:32:41 +02:00
kimocoder
9590d7e626 Remove more Windows code 2022-06-06 03:31:23 +02:00
kimocoder
3b0cdfc23e Add signing to Makefile 2022-06-06 03:27:12 +02:00
Christian Bremvåg
2fcc00bbb3
Merge pull request #961 from Reflexe/v5.17.5
Fix compilation issues with 5.17 (archlinux)
2022-06-06 03:21:14 +02:00
Christian Bremvåg
ed08f262bc
Merge pull request #947 from Ice-IX/patch-1
Update Makefile to fix building on ppc32
2022-06-06 03:19:05 +02:00
kimocoder
a116233ca6 Fix compile warning in rtw_sta_mgt.c 2022-06-06 03:11:24 +02:00
kimocoder
91d47c6982 Minor code cleanup 2022-06-06 03:01:42 +02:00
Christian Bremvåg
56419c2d98
Merge pull request #962 from 3rd3/patch-2
Update README.md for RPi Zero 2 W
2022-06-06 02:55:38 +02:00
kimocoder
6d0d9fb56d Tag new build version 2022-06-06 02:51:31 +02:00
kimocoder
41532e3b16 Add kernel 5.18 support 2022-06-06 02:50:32 +02:00
Christian Bremvåg
bf9f12febb
Merge pull request #963 from CGarces/fix_ci
Partial fix of CI builds
2022-06-06 02:43:32 +02:00
kimocoder
4ea7ffb9b4 Fix GCC compiler warning 2022-06-06 02:43:17 +02:00
Carlos Garcés
89a30e4c49 GCC 11.2 needed for kernel>=5.17. Updated Ubuntu
Removed workaround for libc6 (already on 22.04 LTS).
2022-05-14 16:30:35 +00:00
3rd3
f5243b6664
Update README.md
Add explanation for building on RPi Zero 2 W
2022-05-07 19:41:56 +02:00
Shmuel H
a7e64bafd4 linux: proc: use pde_data instead of PDE_DATA in >=5.17 2022-05-07 19:38:51 +03:00
Shmuel H
5bb4bffa97 linux: set netdev macaddr using dev_addr_set
dev_addr is const now, therefore, we have to use dev_addr_set
in order to modify it.
2022-05-07 14:30:47 +03:00
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