1. 06 Nov, 2019 1 commit
  2. 04 Nov, 2019 1 commit
  3. 30 Oct, 2019 1 commit
    • Rasesh Mody's avatar
      qed: Add firmware 8.40.33.0 · 9e194c73
      Rasesh Mody authored
      
      
      This patch adds new 8.40.33.0 firmware image for QL4xxxx family of
      QLogic adapters. The new firmware consists of fixes and enhancements.
      
      Following changes are part of the new firmware:
       - Fix VF RX queue start by returning error when fail to load VF data
       - Fix big receive buffer initialization for 100G leading hardware
         assertion
       - Fix FW to handle GRE tunnel traffic when non-L2 ethernet protocol is
         enabled
       - Add initial FW support for VF Representors
      Signed-off-by: default avatarRasesh Mody <rmody@marvell.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      9e194c73
  4. 29 Oct, 2019 1 commit
  5. 25 Oct, 2019 1 commit
  6. 23 Oct, 2019 5 commits
  7. 22 Oct, 2019 1 commit
  8. 14 Oct, 2019 4 commits
  9. 08 Oct, 2019 2 commits
  10. 04 Oct, 2019 5 commits
  11. 26 Sep, 2019 1 commit
  12. 23 Sep, 2019 2 commits
  13. 13 Sep, 2019 9 commits
  14. 09 Sep, 2019 1 commit
  15. 04 Sep, 2019 4 commits
  16. 29 Aug, 2019 1 commit
    • Vishal Kulkarni's avatar
      Chelsio driver loads firmware configuration file to allow · 2f885ba5
      Vishal Kulkarni authored
      
      firmware to distribute resources before chip bring up. Chelsio NIC
      driver, cxgb4 searches for firmware config file at /lib/firmware/cxgb4/
      directory.
      
      Two predefined configuration files are available – default and
      hashfilter. Default configuration file equally distributes
      resources across all features, such as iSCSI, iWARP, Crypto, etc.
      On the other hand, hashfilter configuration file borrows some
      resources by disabling the iSCSI, iWARP, Crypto, etc. features,
      and redistributes them to increase offloading more number of flows
      to hardware via tc-flower.
      Signed-off-by: default avatarVishal Kulkarni <vishal@chelsio.com>
      2f885ba5