1. 10 Mar, 2021 3 commits
  2. 03 Mar, 2021 5 commits
  3. 02 Mar, 2021 1 commit
    • Jérôme Pouiller's avatar
      silabs: add new firmware for WF200 · 520f71bd
      Jérôme Pouiller authored
      Add version 3.12.1 (released the 2021-02-18) of firmware for Silabs
      WF200. This firmware is necessary for the wfx driver currently hosted in
      the staging/ directory of the Linux kernel.
      
      Here the last modifications (only modifications tagged [LMAC] have an
      impact on Linux):
      
      New Features/Improvements:
          [1725] - [UMAC] Wi-Fi power mode API with 'listen_interval = 0' is
                          taken into account
      
      Bug fixes:
          [1710] - [UMAC] Increase WPA3 connection authentication timeout
          [1712] - [LMAC] Avoid beacon collision in concurrent mode
          [1726] - [LMAC] Fix 'incoherent status and result_flags' warning
          [1730] - [UMAC] Fix incorrect packet abort leading to assert
      520f71bd
  4. 11 Feb, 2021 1 commit
  5. 08 Feb, 2021 5 commits
  6. 29 Jan, 2021 3 commits
  7. 22 Jan, 2021 4 commits
  8. 19 Jan, 2021 1 commit
  9. 09 Jan, 2021 2 commits
  10. 08 Jan, 2021 2 commits
  11. 30 Dec, 2020 1 commit
  12. 18 Dec, 2020 6 commits
  13. 11 Dec, 2020 1 commit
  14. 30 Nov, 2020 2 commits
  15. 25 Nov, 2020 2 commits
  16. 24 Nov, 2020 1 commit
    • Petr Machata's avatar
      Mellanox: Add new mlxsw_spectrum firmware xx.2008.2018 · b362fd4c
      Petr Machata authored
      
      
      Add latest verified version of Mellanox Spectrum-family switch firmware,
      for Spectrum (13.2008.2018), Spectrum-2 (29.2008.2018) and Spectrum-3
      (30.2008.2018).
      
      This release fixes the following issues (among others):
      
      - Prioritization of trapped control traffic on Spectrum-2 and Spectrum-3.
      - Several edge cases where the FW could get stuck on Spectrum-2 and
        Spectrum-3.
      - FW flash issues on Spectrum-3
      - Apparent resource exhaustion on Spectrum-3 due to wrong fencing.
      - When trapping dropped packets from several TCs, they would only get
        reported under one TC.
      - Incorrect rejection of RIF counters with indices over 16 bits.
      - An issue where port split might fail after port saw heavy traffic.
      - Certain large policer CIR caused effective zero CIR.
      - A race that would cause drops due to lack of buffer space.
      
      And includes the following new features:
      
      - Support for shared port headroom
      - A new trap for L2 IPv6 DHCP traffic
      - On Spectrum-2 and Spectrum-3, support ACL actions that perform ALU
        operations between packet fields, immediate values and general-purpose
        registers
      - Early support for 8-way port split on Spectrum-3
      Signed-off-by: default avatarPetr Machata <petrm@nvidia.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      b362fd4c