1. 17 May, 2020 1 commit
  2. 24 Apr, 2020 4 commits
  3. 21 Apr, 2020 2 commits
    • Josh Boyer's avatar
      Use Link function for brcmfmac43362-sdio.lemaker,bananapro.txt · 78c03484
      Josh Boyer authored
      
      
      This removes the in-repo symlink and uses Link in WHENCE to create
      it at installation time.
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      78c03484
    • Hans de Goede's avatar
      Add symlink for Dell XPS 15 9550 Broadcom Bluetooth patch-ram file · f2df706a
      Hans de Goede authored
      
      
      The linux-firmware repo does not contain many Broadcom (now Cypress)
      Bluetooth patch-ram files, because we have never been able to get
      permission to re-distribute those.
      
      We do have one file for the for HTC Vive, which was submitted by HTC
      themselves with permission from Cypress.
      
      That file contain a "BCM20703A1 Generic USB 20Mhz fcbga_BU" patch-ram
      build. The patch-ram files used by Windows for the Bluetooth module
      in the XPS 15 9550, USB-id 0a5c:6410 is also a "BCM20703A1 Generic
      USB 20Mhz fcbga_BU" patch-ram build. Since the build-parameters
      (crystal MHz, package/module type used) between the 2 builds are an
      exact match we can also use the HTC submitted patch-ram for the
      XPS 15 9550. So lets add a symlink for this.
      
      This will make the Bluetooth on the XPS 15 9550 work out of the box,
      when linux-firmware is installed, without the user needing to go and
      find a suitable patch-ram file themselves.
      
      This has been tested on a XPS 15 9550 with both Bluetooth HID and
      Bluetooth audio devices.
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      
      [Modified to use Link function in WHENCE by Josh Boyer <jwboyer@kernel.org]
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      f2df706a
  4. 17 Apr, 2020 1 commit
  5. 16 Apr, 2020 1 commit
  6. 13 Apr, 2020 1 commit
  7. 10 Apr, 2020 1 commit
  8. 01 Apr, 2020 1 commit
  9. 20 Mar, 2020 1 commit
  10. 16 Mar, 2020 4 commits
  11. 09 Mar, 2020 1 commit
  12. 04 Mar, 2020 2 commits
  13. 29 Feb, 2020 1 commit
  14. 26 Feb, 2020 1 commit
  15. 24 Feb, 2020 1 commit
  16. 20 Feb, 2020 1 commit
  17. 19 Feb, 2020 1 commit
  18. 06 Feb, 2020 2 commits
  19. 03 Feb, 2020 2 commits
  20. 29 Jan, 2020 1 commit
  21. 22 Jan, 2020 6 commits
  22. 14 Jan, 2020 1 commit
  23. 07 Jan, 2020 2 commits
  24. 06 Jan, 2020 1 commit
    • Michal Kalderon's avatar
      qed: Add firmware 8.42.2.0 · 379551b1
      Michal Kalderon authored
      
      
      This FW contains several fixes and features, main ones listed below.
      
      - RoCE
              - SRIOV support
              - Fixes in following flows:
                      - latency optimization flow for inline WQEs
                      - iwarp OOO packed DDPs flow
                      - tx-dif workaround calculations flow
                      - XRC-SRQ exceed cache num
      
      - iSCSI
              - Fixes:
                      - iSCSI TCP out-of-order handling.
                      - iscsi retransmit flow
      
      - Fcoe
              - Fixes:
                      - upload + cleanup flows
      
      - Eth
              - Support USO for non-tunneled UDP packets
      
      - Debug
              - Better handling of extracting data during traffic
      Signed-off-by: default avatarAriel Elior <Ariel.Elior@marvell.com>
      Signed-off-by: default avatarMichal Kalderon <michal.kalderon@marvell.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      379551b1