1. 21 9月, 2019 1 次提交
  2. 13 12月, 2018 1 次提交
  3. 10 8月, 2018 1 次提交
  4. 20 7月, 2018 1 次提交
  5. 12 7月, 2018 1 次提交
  6. 02 7月, 2018 1 次提交
  7. 20 6月, 2018 1 次提交
  8. 05 6月, 2018 1 次提交
  9. 23 5月, 2018 2 次提交
  10. 11 5月, 2018 1 次提交
  11. 08 5月, 2018 2 次提交
  12. 24 4月, 2018 1 次提交
  13. 30 3月, 2018 1 次提交
  14. 27 7月, 2017 4 次提交
  15. 03 7月, 2017 1 次提交
  16. 05 6月, 2017 1 次提交
    • M
      qed: VFs to try utilizing the doorbell bar · 1a850bfc
      Mintz, Yuval 提交于
      VFs are currently not mapping their doorbell bar, instead relying
      on the small doorbell window they have in their limited regview bar.
      
      In order to increase the number of possible Tx connections [queues]
      employeed by VF past 16, we need to start using the doorbell bar if
      one such is exposed - VF would communicate this fact to PF which would
      return the size-bar internally configured into chip, according to
      which the VF would decide whether to actually utilize the doorbell
      bar.
      Signed-off-by: NYuval Mintz <Yuval.Mintz@cavium.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1a850bfc
  17. 02 6月, 2017 3 次提交
  18. 31 5月, 2017 1 次提交
    • M
      qed: Don't log missing periodic stats by default · 512c7840
      Mintz, Yuval 提交于
      Current implementation lacks the logic for providing management
      firmware with RDMA-related statistics; [much] worse than that -
      it logs such events by default to system logs.
      
      Since the statistics' gathering is done periodically, using sufficiently
      new management firmware the system logs would get filled with these
      unnecessary prints.
      
      For now, reduce the verbosity of the log so that it would not be
      logged by default.
      
      Fixes: 6c754246 ("qed: Add support for NCSI statistics")
      Signed-off-by: NYuval Mintz <Yuval.Mintz@cavium.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      512c7840
  19. 25 5月, 2017 3 次提交
  20. 19 5月, 2017 1 次提交
  21. 09 5月, 2017 2 次提交
  22. 05 5月, 2017 2 次提交
  23. 01 5月, 2017 1 次提交
  24. 28 4月, 2017 1 次提交
  25. 25 4月, 2017 3 次提交
  26. 18 4月, 2017 1 次提交
  27. 07 4月, 2017 1 次提交