summaryrefslogtreecommitdiffstats
path: root/patches/drivers/net/ath-eeprom-regulatory-domain.scc
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-01-15 12:04:11 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-01-15 13:28:56 +0100
commit24fb81762ed1aeee57064deaeedee03f5d57da06 (patch)
tree5237a1a5e246d928ecfc80dade3e62fd32897d66 /patches/drivers/net/ath-eeprom-regulatory-domain.scc
parent4e0c3ac8bde4a84bc6a2c680394b2bfe4c96c5b6 (diff)
downloadenea-kernel-cache-24fb81762ed1aeee57064deaeedee03f5d57da06.tar.gz
patches: drivers: net: ath EEPROM reg domain
QCA6174 EEPROM might contain broken regulatory domain information, which leads to `iw reg set <country code>` not being honoured. Instead, when trying to create a wireless access point, the world (0x00) regulatory domain is used, not allowing any emissions in 5GHz bands, hence breaking 802.11a support. Change-Id: I1c65ee6b3f077116d73e777dad1ff5a3aff52a6d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches/drivers/net/ath-eeprom-regulatory-domain.scc')
-rw-r--r--patches/drivers/net/ath-eeprom-regulatory-domain.scc2
1 files changed, 2 insertions, 0 deletions
diff --git a/patches/drivers/net/ath-eeprom-regulatory-domain.scc b/patches/drivers/net/ath-eeprom-regulatory-domain.scc
new file mode 100644
index 0000000..6b02932
--- /dev/null
+++ b/patches/drivers/net/ath-eeprom-regulatory-domain.scc
@@ -0,0 +1,2 @@
1# Upstream in kernel v5.6-rc1 and newer
2patch 0001-ath-add-support-for-special-0x0-regulatory-domain.patch