- Feb 11, 2022
-
-
-
-
-
-
-
Also set DSL options. They were already set to the same value, because it is the default, but better be explicit.
-
-
-
Piotr Kubik authored
Just to show that sysupgrade environment vars are reachable in upgrade bundle. refs #7306
-
- Feb 07, 2022
-
-
Sukru Senli authored
-
- Feb 04, 2022
-
-
Enable: CONFIG_LIBWIFI_USE_CTRL_IFACE Instead of fork hostap_cli/wpa_cli use sockets. Signed-off-by:
Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
-
- Feb 03, 2022
-
-
Sukru Senli authored
-
Sukru Senli authored
-
Sukru Senli authored
-
- Jan 31, 2022
-
-
Janusz Dziedzic authored
Add uci (optional) options: - wps_model_name - wps_model_number - wps_serial_number - wps_os_version Signed-off-by:
Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
-
- Jan 28, 2022
-
-
Andreas Gnau authored
Do not build libwifi and wfadatad on panther. The target does not have WiFi. Also disable the LUCI dashboard and admin-full which depend on libiwinfo.
-
Andreas Gnau authored
Change to BCM Wi-Fi driver wlan-all-src-17.10.188.55 aka WL21D2GA aka impl87. Use new WL21D2GA profiles instead of WL20D1D1 (impl69) profiles.
-
- Jan 27, 2022
-
-
Roman Azarenko authored
Commit 7d1285b6 introduced an issue with setting media type for a particular port when autonegotiation is disabled. In this case $subport ends up being undefined, resulting in an error in ethctl, which leads to the appropriate media type not being set. This change is designed to fix the above. Additionally cleaned up the conditionals a bit, so that media type is only determined once and then reused regardless of whether "oncrossbar" is set or not. Related to IOP-6415 Related to IOP-5001
-
- Jan 21, 2022
-
-
Andreas Gnau authored
Fixes: 49c77292 (brcm63xx-arm: Update fake "bcmlinux" Linux kernel for 5.04L.02p1, 2022-01-20)
-
- Jan 20, 2022
-
-
Andreas Gnau authored
This kernel is only used for userspace headers. The kernel from the Broadcom SDK build system is the one ending up in the final image. Also change to a fixed commit instead of a branch. Signed-off-by:
Andreas Gnau <andreas.gnau@iopsys.eu>
-
-
- Dec 29, 2021
-
-
- Dec 20, 2021
-
-
Janusz Dziedzic authored
Signed-off-by:
Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
-
- Dec 15, 2021
-
-
Artee Roy authored
-
- Dec 14, 2021
-
-
-
Markus Gothe authored
Add necessary callback-script and LED mapping for 10GBE PHY LED. This commit updates LED mapping and adds a script which should be used to control the LED. The script is based on the commands in the ticket and Eduardo's work for Sphinx1. Change-Id: Ibf98802e410f197384ad0ce73bf51d28ebd494dc
-
- Dec 13, 2021
-
-
Rahul Thakur authored
This resolve the wan link flap observed. Suspected race condition when first trying to set the port speed as 1000FD and then immediately changing it to auto. This fix simplifies this logic and also resolves the issue.
-
- Dec 09, 2021
-
-
Jani Juvan authored
-
- Dec 08, 2021
-
-
The tr command does not take regular expressions and should not be used with ranges such as [a-z] which furthermore can cause issues if unquoted as they are interpreted by the shell.
-
- Dec 07, 2021
-
-
- Dec 06, 2021
-
-
Sukru Senli authored
-
Markus Gothe authored
We've made a decision to rename the product.
-
- Dec 01, 2021
-
-
The RGMII bus on the panther is special and weird. We just need to ensure it is working. This commit patch the code for communicating with via RGMII with the functional one used in 5.04L02. The new code in 5.04L02p1 will probably never work.
-
- Nov 30, 2021
-
-
Update with fix provided by Altibox. Also set the 'readonly' attribute on variables. Change-Id: I567e3ee1b193636949300c2b236ef3c206bdc028
-
- Nov 29, 2021
-
-
Issue reproduced on DISC on wl0 when: - set country GB channel 149 - 149 is non-DFS so scan should work while no CAC After reboot scan on wl0 failed. I suspect early (before we set country/channel) driver start on DFS channel and run CAC and for some reason stuck in that state. Signed-off-by:
Janusz Dziedzic <janusz.dziedzic@iopsys.eu>
-
In order for SIP to work correctly we need to provide some new options to the db files. Change-Id: Idf52d265e53fefacf281d585a5bc085a0e75f0d3
-
- Nov 26, 2021
-
-
Jakob Olsson authored
-
- Nov 23, 2021
-
-
Andreas Gnau authored
This reverts commit 6f29c813.
-
- Nov 22, 2021
-
-
Sukru Senli authored
-
- Nov 17, 2021
-
-