| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The backported patch:
- does not actually resolve the initial issue (testing was false-positive);
- is not actually needed as the firmware image we carry in NFVA already contains the fix;
- might cause issues with other chipsets;
This reverts commit 24fb81762ed1aeee57064deaeedee03f5d57da06.
Change-Id: I9c438d871d2aaa8c109aebe310b109eb95224baa
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
Fix the following kernel error during boot-up (backport):
[ 0.068293] Error parsing PCC subspaces from PCCT
[1] https://github.com/torvalds/linux/commit/8f8027c5
Change-Id: I2e169067ba4e1a3dcdfc9e7e32612465ed00f421
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Id52863bf53947fd0bafb36892e299086bf0bd134
Signed-off-by: Dragos Ciprian Nedelcu <Dragos.Ciprian.Nedelcu@enea.com>
|