openwrt-6.x/target/linux/ath79
Rosen Penev 0ac79009dd ath79: fix GPIO numbering with ath9k
ath9k base starts at 512. This is a problem as it uses gpio_request_one
to request the GPIO, which is legacy API.

This upstream pending patch needs to also be ported to mac80211.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17445
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-09 12:43:30 +02:00
..
base-files/etc/hotplug.d/ieee80211
dts ath79: add support for NEC Aterm WG2200HP 2025-04-07 00:42:18 +02:00
files treewide: remove THIS_MODULE assignment 2024-11-10 02:16:31 +01:00
generic ath79: add support for NEC Aterm WG2200HP 2025-04-07 00:42:18 +02:00
image ath79: add support for NEC Aterm WG2200HP 2025-04-07 00:42:18 +02:00
mikrotik kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
nand ath79: support ZTE MF286C 2025-03-16 22:10:04 +01:00
patches-6.6 ath79: fix GPIO numbering with ath9k 2025-04-09 12:43:30 +02:00
tiny ath79: move TP-Link RE450 v1 & v2 and RE355 v1 to tiny target 2025-03-31 23:59:12 +02:00
config-6.6 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
Makefile
modules.mk