1. 14 11月, 2017 1 次提交
  2. 11 11月, 2017 1 次提交
  3. 26 10月, 2017 4 次提交
  4. 05 10月, 2017 1 次提交
  5. 25 9月, 2017 1 次提交
  6. 23 9月, 2017 1 次提交
  7. 29 8月, 2017 2 次提交
  8. 25 8月, 2017 7 次提交
  9. 23 8月, 2017 1 次提交
  10. 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
  11. 09 8月, 2017 1 次提交
  12. 24 7月, 2017 10 次提交
  13. 06 7月, 2017 1 次提交
  14. 27 6月, 2017 1 次提交
  15. 16 6月, 2017 1 次提交
  16. 15 6月, 2017 1 次提交
  17. 02 6月, 2017 1 次提交
  18. 14 5月, 2017 2 次提交
  19. 05 5月, 2017 1 次提交
  20. 22 4月, 2017 1 次提交