1. 09 5月, 2016 1 次提交
  2. 08 5月, 2016 3 次提交
  3. 07 5月, 2016 1 次提交
    • S
      qede: prevent chip hang when increasing channels · 8e0ddc04
      Sudarsana Reddy Kalluru 提交于
      qede requires qed to provide enough resources to accommodate 16 combined
      channels, but that upper-bound isn't actually being enforced by it.
      Instead, qed inform back to qede how many channels can be opened based on
      available resources - but that calculation doesn't really take into account
      the resources requested by qede; Instead it considers other FW/HW available
      resources.
      
      As a result, if a user would increase the number of channels to more than
      16 [e.g., using ethtool] the chip would hang.
      
      This change increments the resources requested by qede to 64 combined
      channels instead of 16; This value is an upper bound on the possible
      available channels [due to other FW/HW resources].
      Signed-off-by: NSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
      Signed-off-by: NYuval Mintz <Yuval.Mintz@qlogic.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      8e0ddc04
  4. 05 5月, 2016 1 次提交
  5. 04 5月, 2016 1 次提交
  6. 02 5月, 2016 3 次提交
  7. 27 4月, 2016 3 次提交
  8. 26 4月, 2016 4 次提交
  9. 25 4月, 2016 1 次提交
  10. 22 4月, 2016 4 次提交
  11. 16 4月, 2016 6 次提交
  12. 14 4月, 2016 4 次提交
  13. 31 3月, 2016 1 次提交
  14. 25 3月, 2016 1 次提交
  15. 19 3月, 2016 1 次提交
  16. 12 3月, 2016 4 次提交
  17. 11 3月, 2016 1 次提交