Re: [PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200

2022-02-14 Thread Christian Lamparter
Hi, On Mon, Feb 14, 2022 at 2:29 PM Enrico Mioso wrote: > [0.470732] pci :01:00.0: [168c:0056] type 00 class 0x028000 > [ 10.587378] ath10k 5.15 driver, optimized for CT firmware, probing pci > device: 0x56. > [ 10.588306] ath10k_pci :01:00.0: enabling device (0140 -> 0142) > [

Re: [PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200

2022-02-14 Thread Enrico Mioso
enable peer stats info: -95 [ 29.886775] wlan2: associated [ 29.906951] ath10k_ahb a80.wifi: Invalid peer id 0 or peer stats buffer, peer: sta: [ 30.175126] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready On Fri, 11 Feb 2022, Christian Lamparter wrote: Date

Re: [PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200

2022-02-14 Thread Enrico Mioso
Re: [PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200 On 11/02/2022 10:46, Enrico Mioso wrote: The PCIe and built-in 5GHZ radios are meant to operate on different frequency bands. The hardware enforces this via RF filters. Add this information to allow software enforcing

Re: [PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200

2022-02-11 Thread Christian Lamparter
On 11/02/2022 10:46, Enrico Mioso wrote: The PCIe and built-in 5GHZ radios are meant to operate on different frequency bands. The hardware enforces this via RF filters. Add this information to allow software enforcing it as well. Credits to Piotr Dymacz for the invaluable help. Signed-off-by: En

[PATCH] ipq40xx: limit available radio channels for GL.iNet GL-B2200

2022-02-11 Thread Enrico Mioso
The PCIe and built-in 5GHZ radios are meant to operate on different frequency bands. The hardware enforces this via RF filters. Add this information to allow software enforcing it as well. Credits to Piotr Dymacz for the invaluable help. Signed-off-by: Enrico Mioso --- Also due to the nature of t