1. 03 May, 2021 1 commit
    • Jian-Hong Pan's avatar
      brcm: Add a link to enable khadas VIM2's WiFi · 2a96c085
      Jian-Hong Pan authored
      
      
      According to kernel message on khadas VIM2 board equipped with BCM4356:
      
      brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
      usbcore: registered new interface driver brcmfmac
      brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.khadas,vim2.txt failed with error -2
      brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.txt failed with error -2
      
      System needs the NVRAM file "brcmfmac4356-sdio.khadas,vim2.txt" to
      enable the WiFi chip BCM4356. Found it can share with the same file
      "brcmfmac4356-sdio.vamrs,rock960.txt" with a soft link as
      "brcmfmac4356-sdio.khadas,vim2.txt". Both 2.4GHz and 5GHz WiFi are
      enabled with the linked config.
      
      This patch adds the link to brcmfmac4356-sdio.vamrs,rock960.txt for it.
      Signed-off-by: default avatarJian-Hong Pan <jhp@endlessos.org>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      2a96c085
  2. 26 Apr, 2021 6 commits
  3. 23 Apr, 2021 2 commits
  4. 21 Apr, 2021 1 commit
  5. 19 Apr, 2021 4 commits
  6. 08 Apr, 2021 2 commits
  7. 05 Apr, 2021 1 commit
  8. 03 Apr, 2021 3 commits
  9. 01 Apr, 2021 1 commit
  10. 22 Mar, 2021 1 commit
  11. 15 Mar, 2021 3 commits
  12. 10 Mar, 2021 3 commits
  13. 03 Mar, 2021 5 commits
  14. 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
  15. 11 Feb, 2021 1 commit
  16. 08 Feb, 2021 5 commits