DrSchottky
5ae69b685b
Fixed job name in raspberry action
2023-05-02 13:43:54 +02:00
DrSchottky
1b0472d0a1
Parallelize RPi driver builds
2023-04-18 22:07:17 +02:00
kimocoder
fe71d83686
Update GH actions workflow
2023-04-02 13:01:14 +02:00
Christian Bremvåg
9d5c4aac62
Merge pull request #1065 from gglluukk/v5.6.4.2
...
Fix compiler and kernel warnings
2023-04-02 12:24:14 +02:00
kimocoder
a429fe18a1
Revert "Update GH actions workflow"
...
This reverts commit f6184e3cb0
.
2023-04-02 12:23:31 +02:00
kimocoder
f6184e3cb0
Update GH actions workflow
2023-04-02 12:17:25 +02:00
Christian Bremvåg
91db7d2220
Merge pull request #1064 from DrSchottky/v5.6.4.2
...
Fix RPi build github action
2023-04-02 12:06:18 +02:00
gluker
42a0c86d1a
Adopt patch for 5.x kernel warning dump
2023-04-02 06:41:44 +03:00
gluker
0445b2ba0a
Fix compiler (rtw_br_ext.c:969:11) and kernel (net/wireless/sme.c:843) warnings
2023-04-02 04:56:03 +03:00
DrSchottky
0417a2c5a5
Fix RPi build github action
...
Fixed and improved RPi build workflow to support latest driver and Pi kernel versions
2023-04-01 13:51:22 +02:00
Christian Bremvåg
eee82ac140
Merge pull request #1056 from 154pinkchairs/fix-bashism
...
fix(Makefile): remove `[[]]` bashism
2023-03-15 00:41:07 +01:00
Marcelina Hołub
285989435a
fix(Makefile): remove [[]]
bashism
2023-03-15 00:37:43 +01:00
Christian Bremvåg
20f240fc80
Merge pull request #1050 from 154pinkchairs/akms-hooks-compat
...
Ensure akms postinst hooks compatibility
2023-03-14 00:51:00 +01:00
Christian Bremvåg
e9699df823
Merge pull request #1053 from astsam2/v5.6.4.2
...
Fix control channel frequency in the cfg80211_rtw_get_channel() for 40 MHz channels
2023-03-13 23:29:06 +01:00
kimocoder
47edc1bddf
Add kernel v6.3 support
2023-03-13 23:28:34 +01:00
Sergei Makarenkov
a278842835
Fix control channel frequency in the
...
cfg80211_rtw_get_channel() for 40 MHz channels
2023-03-13 15:28:39 +03:00
154pinkchairs
9cab18e47b
fix(Makefile): ensure akms postinst hooks compatibility
2023-03-05 23:25:05 +01:00
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