You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
Daniel F. Dickinson 8d2a9e8027 ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom
Based on the process of discovery in
https://github.com/openwrt/openwrt/pull/1613, it has become clear
that (at least) the PowerCloud System CR5000 was unable to get
working 5GHz wireless (PCIe) because AH_USE_EEPROM was unconditionally
masked out, not only when qca,noeeprom was in the DTS.

This patch moves mask AH_USE_EEPROM into the if ... qca,noeeprom
OF test.

Thanks to Christian Lampartar (@chunkeey) for the heavy lifting and help.

Patch has been prepared for upstream and will be submitted after review
by @chunkeey and @xdarklight.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years ago
..
files mac80211: add iw command wrapper with error logging 6 years ago
patches ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom 5 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: Update to version 4.19.7-1 5 years ago
ath.mk mac80211: move atheros/qca packaging code to ath.mk 6 years ago
broadcom.mk mac80211: move broadcom packaging code to broadcom.mk 6 years ago
intel.mk mac80211: move intel packaging code to intel.mk 6 years ago
marvell.mk mac80211: move marvell packaging code to marvell.mk 6 years ago
ralink.mk mac80211: move rt2x00 packaging code to ralink.mk 6 years ago
realtek.mk mac80211: move realtek packaging code to realtek.mk 6 years ago