1
1
openwrt/package/kernel/mac80211
Mieczyslaw Nalewaj 0584503bab mac80211: ath9k: gpio: adapt to 6.16+ gpio_chip API change
Linux 6.16 changed the return type of gpio_chip.set() from void to int.
Add a version check so the driver builds correctly on both older and
newer kernels[1].

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.16&id=fb52f3226cab41b94f9e6ac92b1108bce324e700

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/21078
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-03-28 11:51:10 +01:00
..
patches mac80211: ath9k: gpio: adapt to 6.16+ gpio_chip API change 2026-03-28 11:51:10 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: ath12k: backport thermal sensor support 2026-03-13 19:52:59 +01:00
broadcom.mk mac80211: broadcom: fix Makefile syntax error 2026-03-15 10:56:13 +01:00
intel.mk mac80211: iwlwifi: Add DRIVER_11BE_SUPPORT 2025-09-04 12:09:35 +02:00
Makefile mac80211: update to version 6.18.7 2026-01-27 23:24:02 +01:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk mac80211: ralink: remove rt2x00soc.ko 2025-12-08 18:47:45 +01:00
realtek.mk mac80211: realtek: rtw88: add RTL8822CS support 2025-10-16 21:39:16 +02:00