Skip to content
Snippets Groups Projects
  1. Feb 11, 2022
  2. Feb 07, 2022
  3. Feb 04, 2022
  4. Feb 03, 2022
  5. Jan 31, 2022
  6. Jan 28, 2022
  7. Jan 27, 2022
    • Roman Azarenko's avatar
      brcm63xx-arm: fix media type setting with autonegotiation disabled · 09be087a
      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
      Unverified
      09be087a
  8. Jan 21, 2022
  9. Jan 20, 2022
  10. Dec 29, 2021
  11. Dec 20, 2021
  12. Dec 15, 2021
  13. Dec 14, 2021
  14. Dec 13, 2021
    • Rahul Thakur's avatar
      iopsys-brcm63xx-arm: resolve link flap issue · 7d1285b6
      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.
      7d1285b6
  15. Dec 09, 2021
  16. Dec 08, 2021
    • Erik Karlsson's avatar
      Use correct ranges with tr · 0bfd58a1
      Erik Karlsson authored and Andreas Gnau's avatar Andreas Gnau committed
      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.
      0bfd58a1
  17. Dec 07, 2021
  18. Dec 06, 2021
  19. Dec 01, 2021
    • Markus Gothe's avatar
      Fixup how we use the RGMII bus on panther. · c5e1b87a
      Markus Gothe authored and Andreas Gnau's avatar Andreas Gnau committed
      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.
      c5e1b87a
  20. Nov 30, 2021
  21. Nov 29, 2021
  22. Nov 26, 2021
  23. Nov 23, 2021
  24. Nov 22, 2021
  25. Nov 17, 2021
Loading