amazingfate
ee145942fe
wifi: rtl8852bs: add driver for family instead of board
2024-07-13 17:50:20 +08:00
ColorfulRhino
f25fc42e1e
wifi: rtl8852bs: Add some comments
2024-07-11 09:55:16 +08:00
amazingfate
9381edb69d
wifi: rtl8852bs: fix build for rockchip
2024-07-11 09:55:16 +08:00
ColorfulRhino
b572f30472
wifi: Add new SDIO driver rtl8852bs for BananaPi F3
...
Also add for Armsom Sige5 since it has the same chip built-in.
2024-07-01 19:15:00 +02:00
Igor Pecovnik
75ce67f329
Run shellfmt to complete code
2024-06-22 19:22:24 +02:00
Igor Pecovnik
d7db1cd26b
Add 6.9 compatibility fix for UWE and rewrite rockchip64 kernel config
2024-06-06 15:35:08 +02:00
Igor Pecovnik
8f0596dc8f
Wireless drivers: port 8723cs to be compatible with kernel 6.9
2024-06-06 15:35:08 +02:00
Patrick Yavitz
aa2d4696ca
RTL88X2CS: linux 6.9.y support
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-06-04 07:17:44 -04:00
Igor
07047176cc
Bump UEFI edge kernels with kernel config rewrite ( #6666 )
...
* Bump UEFI edge kernels with kernel config rewrite
* Update wireless drivers that breaks compilation
2024-06-01 22:35:46 +02:00
Igor Pecovnik
3406519dee
Adjust wireless drivers to build on kernel 6.9.y
2024-06-01 19:13:25 +02:00
Brent Roman
7343ca42f7
Restore WiFi functionality to the RockPi-S
...
Reverts the part of 7b2c985363 that deprecated the RTL8723 driver.
The RTW88 driver for the RTL8723DS **does not work**
See issue Jira AR-2121
2024-04-16 00:36:19 +08:00
Patrick Yavitz
7df2f46a91
RTW88: 6.x.y fixups
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-04-03 11:59:06 -04:00
Paolo Sabatino
f63a98d082
fix rtl8723cs compilation for kernel 6.8
2024-03-25 17:26:47 +01:00
ColorfulRhino
6d602effc8
drivers_network: Sort drivers/patches by legacy (<=5.x) and not legacy for better visibility and ease of use (e.g. when checking which driver commits should be updated)
2024-03-17 18:57:28 +00:00
ColorfulRhino
7b2c985363
drivers_network: Deprecate vendor drivers for RTW8723DS, RTW8723DU and RTL88x2cs in favor of mainline RTW88 for kernel >=6.8
...
- RTW8723DS, RTW8723DU is unsupported/deprecated/obsolete by the author since kernel 6.7 in favor of RTW88, so deprecate it for kernel >=6.8
- RTL88x2cs specifically says in its repo: "USE RTW88 NOT THIS DRIVER", so deprecate in favor of RTW88, except for meson64 family
- move random RTL88x2cs hook specific for meson64 family in drivers_network.sh to their family config
2024-03-17 18:57:28 +00:00
ColorfulRhino
07c1ea75c2
drivers_network: rtl8812au: Remove two upstreamed patches
2024-03-17 18:57:28 +00:00
ColorfulRhino
b1ec387300
drivers_network: Bump several drivers from upstream
...
Also add commit dates to make life prettier and easier
The following drivers have been updated with fixes for 6.8
- driver_rtl8811CU_rtl8821C
- driver_rtl88x2bu
- driver_rtl8811_rtl8812_rtl8814_rtl8821
The following drivers have been updated without specific 6.8 patches:
- driver_rtl8189ES (patches for 6.7, deleted two upstreamed patches)
- driver_rtl8189FS (patches for 6.7, deleted four upstreamed patches)
2024-03-17 18:57:28 +00:00
ColorfulRhino
d881d78209
drivers_network: Add repo URLs for ease of use + formatting
2024-03-17 18:57:28 +00:00
Igor Pecovnik
9e0c0caae8
Fixing rtl8192eu wireless driver compatibility, removing deprecated patch
2024-03-17 18:57:28 +00:00
amazingfate
aeda6b8a72
uwe5622: also apply to rk35xx kernel
2024-03-06 08:01:08 +01:00
c0rnelius
88ed514b89
RTW88: RTL8822/21CU FIXUPS ( #6314 )
...
* patch: misc: rtw88: `rtl8822/21cu fixups`
Backported 6.7.y to 6.1.y.
Included fixups for 6.1, 6.6, 6.7 and added 6.8.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* patch: misc: rtw88: 6.6: removed mbox
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* patch: misc: rtw88: `v2 rtl8822/21cu fixups`
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
---------
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-03-02 13:14:43 -05:00
Viacheslav Bocharov
d0cfcfa733
Add hook to activate build module for rtl88x2cs driver in kernel config
2024-02-10 15:32:34 +01:00
Viacheslav Bocharov
4e7363f227
Update commit for network driver rtl88x2cs. Re-enable build
2024-02-10 15:32:34 +01:00
Gunjan Gupta
7bb20d7063
uwe5622: reduce system load
2024-01-31 23:55:58 +05:30
Igor Pecovnik
5383bd3cfa
Upstream wireless RTW88: Both 6.6 and 6.7 got patch integegrated, thus don't apply it for 6.6 and up
2024-01-26 08:34:38 +01:00
amazingfate
d9389553e0
rtw88: remove merged patch for kernel 6.8
2024-01-24 17:43:27 +01:00
Paolo Sabatino
8786526914
rtl8723cs: fix driver compilation on kernel 6.7
2024-01-11 23:38:57 +01:00
Ricardo Pardini
1efe94cc0d
drivers_network: bumps to drivers from upstream repos (by Igor, from AR-2005)
...
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-12-27 13:29:37 +01:00
Gunjan Gupta
2ea9d98656
xradio: remove upstreamed patch
2023-12-25 12:20:50 +05:30
Gunjan Gupta
03cbbdff7b
driver-harness: fix compilation failure with 6.7 kernel as observed with allwinner kernels
2023-12-24 09:13:08 +01:00
Gunjan Gupta
5f4b0e335b
Do not set upper limit for uwe5622 driver as this can make the driver get lost during upgrade
2023-12-24 09:13:08 +01:00
Paolo Sabatino
af031aeefd
uwe5622: tidy up patch files organization
...
* move uwe5622 driver patches into specific misc directory
* remove "_allwinner" suffix in function call
2023-12-08 18:25:10 +01:00
Paolo Sabatino
2b342b2366
rockchip64: move uwe5622 adjust patch to misc
2023-12-08 18:25:10 +01:00
Gunjan Gupta
9131aac1c9
Switch entirely to fifteenhex repo for xradio driver as it performs better
2023-12-02 17:30:31 +05:30
Ricardo Pardini
99d4abf7a1
drivers_network: replace all "branch:xxx" references with sha1; add notice about it
2023-11-25 13:38:10 +01:00
Alban Browaeys
312738fa70
Revert "Add a patch that breaks compilation of wifi driver 8723ds on a kernel 6.6 ( #5912 )"
...
Fix is now merged in upstream master branch.
This reverts commit 563de0bd8a .
2023-11-17 06:47:47 +01:00
Igor
563de0bd8a
Add a patch that breaks compilation of wifi driver 8723ds on a kernel 6.6 ( #5912 )
...
+ attach sources to commmit ID
2023-11-14 18:21:21 +01:00
Igor
a1294f470e
Fixing wrong Makefile location when adjusting wireless driver rtl8723cs
2023-11-14 13:45:20 +01:00
Igor
dc5d461c95
Move Makefile section from patch ( #5909 )
...
There are many changes in this file and its impossible to cover this with a patch for now current and all kernels back
We are using same hack in UWE drivers.
2023-11-14 12:04:15 +01:00
Gunjan Gupta
2980065b8c
uwe5622: Fix kernel warning for incorrect netdev-dev_addr
2023-10-20 17:37:40 +05:30
Ricardo Pardini
41d79906c3
rockchip64 + sunxi*: drivers_network: add patch for uwe5622, fixing build on 6.6.y
2023-10-03 13:54:03 +02:00
Ricardo Pardini
0ebfa3acde
rockchip64 + sunxi*: drivers_network: enable uwe5622 driver also for 6.6
2023-10-03 13:54:03 +02:00
Gunjan Gupta
2d0447b391
uwe5622: fix compilation for sunxi64 on 6.3+ kernels
2023-09-19 20:08:18 +02:00
c0rnelius
fdc1966847
RTW88: linux-6.x.y ( #5697 )
...
This is just a cosmetic change. Patches have been consolidated
into one patch within each corresponding linux version directory.
Added: linux-6.6 (RC-1)
Removed: linux-6.2/6.3
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-11 20:18:36 -04:00
amazingfate
6d981baba6
rockchip64: bump rockchip64-edge kernel to 6.5
2023-09-04 14:55:50 +02:00
Gunjan Gupta
ef3f252d49
allwinner: bring back uwe5622 back on legacy kernel
2023-09-04 14:37:10 +02:00
Gunjan Gupta
46e756540e
xradio: fix compilation for 6.1+
...
Also added some cleanup fixes to silence some of the compiler warnings,
fixes for issues during inserting and removing xradio module and fixes
for possible data corruption on vmmaped stack.
All of these fixes were taken from https://github.com/fifteenhex/xradio
2023-09-04 14:37:10 +02:00
c0rnelius
dbe8ea49b0
patch: misc: rtw88: wireless-next: 2023-08-25 ( #5653 )
...
* patch: misc: rtw88: wireless-next: 2023-08-25
Updated: 6.1 / 6.4
Added: 6.5
For doc sake, this update makes 6.1 slightly differrent than 6.4 and
6.5 in one particular area of main.c.
As shown here:
7746e2fa87
6.1 requires we use del_timer_sync, where the above releases use
timer_delete_sync.
Tested-on: ODROID-C4 X96-AIR BPI-CM4 (linux 6.x.y)
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* driver_rtw88: `linux-version compare "${version}" ge 6.1`
Suggested-by: @viraniac
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
---------
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-08-29 13:15:59 -04:00
Gunjan Gupta
36f0425358
rtl8811CU, rtl8723cs: Fix module build failure on 6.5 kernel
2023-08-23 20:52:25 +02:00
Ricardo Pardini
11df81403d
config/lib/exts: run shellfmt
...
- `bash lib/tools/shellfmt.sh`
- mostly spacing changes that accumulated over time
2023-08-22 14:28:14 +02:00