1. 04 Oct, 2019 2 commits
    • Thierry Reding's avatar
      Remove duplicate symlinks · 9cfefbd7
      Thierry Reding authored
      
      
      Now that the copy-firmware.sh script can create symlinks from the Link:
      entries in the WHENCE file on the fly, remove the duplicate symlinks
      from the filesystem.
      
      One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink
      and as a regular file. Both entries can be removed since the it's really
      a symlink, so it will be recreated at installation time.
      
      While at it, update the check_whence.py script to not look for the
      existence of symlinks in the filesystem because they are created on the
      fly at installation time by the copy_firmware.sh script.
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      9cfefbd7
    • Thierry Reding's avatar
      Make symlinks consistent · 2116bcd7
      Thierry Reding authored
      
      
      The symbolic links in the filesystem sometimes don't match the Link:
      tags in the WHENCE file. Update the WHENCE file to contain the right
      symlinks.
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      Signed-off-by: default avatarJosh Boyer <jwboyer@kernel.org>
      2116bcd7
  2. 26 Sep, 2019 1 commit
  3. 23 Sep, 2019 1 commit
  4. 13 Sep, 2019 9 commits
  5. 09 Sep, 2019 1 commit
  6. 04 Sep, 2019 4 commits
  7. 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
  8. 27 Aug, 2019 2 commits
  9. 23 Aug, 2019 1 commit
  10. 21 Aug, 2019 5 commits
  11. 15 Aug, 2019 2 commits
  12. 08 Aug, 2019 5 commits
  13. 06 Aug, 2019 1 commit
  14. 05 Aug, 2019 1 commit
  15. 26 Jul, 2019 1 commit
  16. 22 Jul, 2019 1 commit
  17. 12 Jul, 2019 2 commits