1. 23 Oct, 2019 1 commit
    • Sudarsana Reddy Kalluru's avatar
      bnx2x: Add FW 7.13.15.0. · 0acd93ea
      Sudarsana Reddy Kalluru authored
      
      
      This patch adds new FW for bnx2x, which addresses the following issues:
      - TCP packet with padding can open TPA aggregation in GRO mode.
      - Tx Silent Drops could cause HW error when statistics is not enabled for client.
      - Transmission of tunneled packets over tx-only clients (with cos>0 in this case) followed by load/unload with DCB update (for instance), resulted in a Tx path halt.
      - FORWARD_SETUP ramrod yielded a FW assert (x_eth_fp_hsi_ver_invalid).
      
      The FW also adds support for direct update of RSS indirection table entry.
      Signed-off-by: default avatarSudarsana Reddy Kalluru <skalluru@marvell.com>
      Signed-off-by: default avatarAmeen Rahman <arahman@marvell.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      0acd93ea
  2. 22 Oct, 2019 1 commit
  3. 14 Oct, 2019 4 commits
  4. 08 Oct, 2019 2 commits
  5. 04 Oct, 2019 5 commits
  6. 26 Sep, 2019 1 commit
  7. 23 Sep, 2019 2 commits
  8. 13 Sep, 2019 9 commits
  9. 09 Sep, 2019 1 commit
  10. 04 Sep, 2019 4 commits
  11. 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
  12. 27 Aug, 2019 2 commits
  13. 23 Aug, 2019 1 commit
  14. 21 Aug, 2019 5 commits
  15. 15 Aug, 2019 1 commit