1. 11 12月, 2019 1 次提交
  2. 23 11月, 2019 1 次提交
  3. 08 11月, 2019 3 次提交
  4. 11 6月, 2019 1 次提交
  5. 24 5月, 2019 1 次提交
  6. 23 5月, 2019 1 次提交
    • V
      cxgb4: Enable hash filter with offload · 74dd5aa1
      Vishal Kulkarni 提交于
      Hash (exact-match) filters used for offloading flows share the
      same active region resources on the chip with upper layer drivers,
      like iw_cxgb4, chcr, etc. Currently, only either Hash filters
      or ULDs can use the active region resources, but not both. Hence,
      use the new firmware configuration parameters (when available)
      to allow both the Hash filters and ULDs to share the
      active region simultaneously.
      Signed-off-by: NVishal Kulkarni <vishal@chelsio.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      74dd5aa1
  7. 02 3月, 2019 1 次提交
  8. 15 2月, 2019 1 次提交
    • V
      cxgb4/cxgb4vf: Add support for SGE doorbell queue timer · d429005f
      Vishal Kulkarni 提交于
      T6 introduced a Timer Mechanism in SGE called the
      SGE Doorbell Queue Timer. With this we can now configure
      TX Queues to get CIDX Updates when:
      
          Time(CIDX == PIDX) >= Timer
      
      Previously we rely on TX Queue Status Page updates by hardware
      for DMA completions. This will make Hardware/Firmware actually
      deliver the CIDX Updates as Ingress Queue messages with
      commensurate Interrupts.
      
      So we now have a new RX Path component for processing CIDX Updates
      and reclaiming TX Descriptors faster.
      
      Original work by: Casey Leedom <leedom@chelsio.com>
      Signed-off-by: NVishal Kulkarni <vishal@chelsio.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d429005f
  9. 24 11月, 2018 1 次提交
  10. 10 10月, 2018 1 次提交
  11. 08 9月, 2018 1 次提交
  12. 12 7月, 2018 1 次提交
  13. 01 6月, 2018 1 次提交
  14. 24 5月, 2018 1 次提交
  15. 15 5月, 2018 1 次提交
  16. 12 5月, 2018 1 次提交
  17. 01 4月, 2018 1 次提交
  18. 22 3月, 2018 3 次提交
  19. 13 3月, 2018 1 次提交
  20. 24 1月, 2018 1 次提交
  21. 11 1月, 2018 1 次提交
  22. 29 12月, 2017 1 次提交
  23. 14 12月, 2017 1 次提交
  24. 29 11月, 2017 1 次提交
  25. 01 11月, 2017 1 次提交
  26. 27 10月, 2017 1 次提交
  27. 20 10月, 2017 1 次提交
  28. 21 8月, 2017 1 次提交
  29. 21 7月, 2017 1 次提交
  30. 05 7月, 2017 1 次提交
  31. 24 6月, 2017 1 次提交
  32. 10 6月, 2017 1 次提交
  33. 22 5月, 2017 1 次提交
  34. 09 5月, 2017 1 次提交
  35. 21 4月, 2017 1 次提交
  36. 03 2月, 2017 1 次提交