1. 18 10月, 2017 1 次提交
  2. 23 8月, 2017 8 次提交
  3. 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
  4. 01 8月, 2017 2 次提交
  5. 06 7月, 2017 1 次提交
  6. 28 6月, 2017 5 次提交
  7. 02 5月, 2017 4 次提交
  8. 29 4月, 2017 4 次提交
  9. 21 4月, 2017 1 次提交
  10. 06 4月, 2017 5 次提交
  11. 19 2月, 2017 5 次提交
  12. 15 2月, 2017 1 次提交
  13. 25 1月, 2017 1 次提交
  14. 12 12月, 2016 1 次提交