1. 08 Apr, 2021 1 commit
    • maximilian attems's avatar
      WHENCE: link to similar config file for rtl8821a support · d6a18e90
      maximilian attems authored
      linux-firmware ships no config file for rtl8821a, as it seems
      quite similar to rtl8821c add symlink to that config file
      see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1784835
      (Maintainers may replace with proper file).
      
      fixes: https://bugs.debian.org/893912
      
      
      
      -- error
      [    2.574742] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_config.bin
      [    2.575137] bluetooth hci0: firmware: failed to load
      rtl_bt/rtl8821a_config.bin (-2)
      [    2.575143] bluetooth hci0: Direct firmware load for
      rtl_bt/rtl8821a_config.bin failed with error -2
      [    2.575145] Bluetooth: hci0: Failed to load rtl_bt/rtl8821a_config.bin
      --
      
      -- with config file
      [   26.389532] Bluetooth: hci0: RTL: rtl: examining hci_ver=06
      hci_rev=000a lmp_ver=06 lmp_subver=8821
      
      [   26.390623] Bluetooth: hci0: RTL: rom_version status=0 version=1
      
      [   26.390624] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821a_fw.bin
      
      [   26.392597] bluetooth hci0: firmware: direct-loading firmware
      rtl_bt/rtl8821a_fw.bin
      [   26.392605] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821a_config.bin
      
      [   26.392748] bluetooth hci0: firmware: direct-loading firmware
      rtl_bt/rtl8821a_config.bin
      [   26.392757] Bluetooth: hci0: RTL: cfg_sz 10, total sz 17438
      --
      
      Cc: Max Chou <max.chou@realtek.com>
      Reported-by: default avatarKate Komi <katahipo@gmail.com>
      Signed-off-by: default avatarmaximilian attems <maks@stro.at>
      d6a18e90
  2. 05 Apr, 2021 1 commit
  3. 03 Apr, 2021 4 commits
  4. 01 Apr, 2021 2 commits
  5. 22 Mar, 2021 13 commits
  6. 15 Mar, 2021 5 commits
  7. 10 Mar, 2021 3 commits
  8. 05 Mar, 2021 1 commit
  9. 03 Mar, 2021 6 commits
  10. 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
  11. 11 Feb, 2021 2 commits
  12. 08 Feb, 2021 1 commit