1. 25 7月, 2017 2 次提交
  2. 12 7月, 2017 1 次提交
    • M
      bnxt_en: Fix bug in ethtool -L. · 3b6b34df
      Michael Chan 提交于
      When changing channels from combined to rx/tx or vice versa, the code
      uses the wrong "sh" parameter to determine if we are reserving rings
      for shared or non-shared mode.  It should be using the ethtool requested
      "sh" parameter instead of the current "sh" parameter.
      
      Fix it by passing the "sh" parameter to bnxt_reserve_rings().  For
      ethtool, we will pass in the requested "sh" parameter.
      
      Fixes: 391be5c2 ("bnxt_en: Implement new scheme to reserve tx rings.")
      Signed-off-by: NMichael Chan <michael.chan@broadcom.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      3b6b34df
  3. 31 5月, 2017 1 次提交
  4. 25 4月, 2017 1 次提交
  5. 05 4月, 2017 6 次提交
  6. 13 2月, 2017 2 次提交
  7. 08 2月, 2017 2 次提交
  8. 14 1月, 2017 1 次提交
  9. 30 12月, 2016 3 次提交
  10. 06 12月, 2016 1 次提交
  11. 17 11月, 2016 1 次提交
  12. 20 9月, 2016 3 次提交
  13. 20 7月, 2016 1 次提交
  14. 12 7月, 2016 1 次提交
  15. 03 7月, 2016 5 次提交
  16. 15 6月, 2016 3 次提交
  17. 16 5月, 2016 2 次提交
  18. 12 4月, 2016 1 次提交
  19. 06 4月, 2016 3 次提交