openwrt/target/linux/ath79
Guillaume Lefebvre f5a9181d6e ath79: fix wmac initialization for Zyxel NBG6716
2.4 GHz Wifi on ath79 is set up in 10-ath9k-eeprom, but in ar71xx
it was done with ath79_register_wmac.

Thus, the following errors are observed on the device:
ath: phy1: Unable to initialize hardware; initialization status: -5
ath9k 18100000.wmac: failed to initialize device
ath9k: probe of 18100000.wmac failed with error -5

This patch changes the ath79 support to properly use wmac as well.
This will also require fixing the MAC address in a different way.

Signed-off-by: Guillaume Lefebvre <guillaume@zelig.ch>
[several adjustments to 10-fix-wifi-mac, use correct MAC address,
rewrite commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-13 19:21:56 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: fix wmac initialization for Zyxel NBG6716 2020-04-13 19:21:56 +02:00
files ath79: fix missing return statement in ar934x_nand 2020-03-22 20:09:44 +01:00
generic ath79: add support for Comfast CF-WR752AC v1 2020-04-09 01:06:37 +02:00
image ath79: add support for Comfast CF-WR752AC v1 2020-04-09 01:06:37 +02:00
mikrotik ath79: improve mikrotik-caldata.sh 2020-04-04 11:18:58 +01:00
nand ath79: fix wmac initialization for Zyxel NBG6716 2020-04-13 19:21:56 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
tiny ath79: add support for TP-Link TL-MR3420 v3 2020-04-06 11:55:24 +02:00
config-4.19 ath79: add new ar934x spi driver 2020-02-06 22:53:03 +08:00
config-5.4 ath79: fix missing watchdog core dependency for hwmon-sch5627 2020-03-15 03:36:16 +01:00
Makefile ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
modules.mk