openwrt/package
Christian Marangi a07566ead8
rtl8812au-ct: fix even more compilation error with kernel 6.1
Fix more compilation error with kernel 6.1 and make it possible to
compile.

Multiple fix are done due to kernel bump:
- PDE_DATA (now deprecated) to pde_data
- dev_addr now const and require some cast
- prandom_u32 (now deprecated) to get_random_u32

Also other minor fix for always true condition and tasklet type cast not
compatible.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-07-30 11:30:19 +02:00
..
base-files base-files: fix duplicate wifi radio sections when using phy renaming 2023-07-17 14:33:57 +02:00
boot uboot-mediatek: add patches for MT7988 and builds for RFB 2023-07-29 15:07:11 +01:00
devel strace: update to 6.4 2023-07-19 23:00:33 +02:00
firmware linux-firmware: broadcom: package bcm4356 NVRAM for NanoPC T4 2023-07-26 12:15:20 +02:00
kernel rtl8812au-ct: fix even more compilation error with kernel 6.1 2023-07-30 11:30:19 +02:00
libs libnl-tiny: update to latest Git HEAD 2023-07-27 12:03:12 +02:00
network dropbear: add ed25519 for failsafe key 2023-07-26 14:00:01 +02:00
system urngd: fix archived tar hash 2023-07-30 12:42:43 +02:00
utils ugps: update to latest HEAD, introduce baudrate 2023-07-26 14:28:09 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00