1. 04 4月, 2018 2 次提交
  2. 20 3月, 2018 1 次提交
  3. 16 3月, 2018 1 次提交
  4. 03 1月, 2018 1 次提交
  5. 21 12月, 2017 1 次提交
  6. 14 12月, 2017 1 次提交
  7. 14 11月, 2017 1 次提交
  8. 19 10月, 2017 1 次提交
  9. 15 10月, 2017 3 次提交
  10. 27 9月, 2017 1 次提交
  11. 23 9月, 2017 1 次提交
  12. 10 8月, 2017 1 次提交
    • L
      RDMA: Simplify get firmware interface · 9abb0d1b
      Leon Romanovsky 提交于
      There is a need to forward FW version to user space
      application through RDMA netlink. In order to make it safe, there
      is need to declare nla_policy and limit the size of FW string.
      
      The new define IB_FW_VERSION_NAME_MAX will limit the size of
      FW version string. That define was chosen to be equal to
      ETHTOOL_FWVERS_LEN, because many drivers anyway are limited
      by that value indirectly.
      
      The introduction of this define allows us to remove the string size
      from get_fw_str function signature.
      Signed-off-by: NLeon Romanovsky <leonro@mellanox.com>
      9abb0d1b
  13. 24 7月, 2017 1 次提交
  14. 20 7月, 2017 2 次提交
  15. 02 5月, 2017 5 次提交
  16. 26 4月, 2017 1 次提交
  17. 25 3月, 2017 1 次提交
  18. 15 2月, 2017 1 次提交
  19. 25 1月, 2017 1 次提交
  20. 13 1月, 2017 1 次提交
  21. 11 1月, 2017 1 次提交
  22. 15 12月, 2016 1 次提交
  23. 14 12月, 2016 1 次提交
  24. 04 12月, 2016 1 次提交
  25. 08 10月, 2016 2 次提交
  26. 24 8月, 2016 1 次提交
  27. 24 6月, 2016 1 次提交
  28. 14 5月, 2016 2 次提交
  29. 04 3月, 2016 2 次提交