1. 25 10月, 2011 1 次提交
  2. 28 9月, 2011 1 次提交
  3. 11 8月, 2011 1 次提交
  4. 03 8月, 2011 3 次提交
  5. 01 8月, 2011 1 次提交
  6. 22 7月, 2011 1 次提交
  7. 01 7月, 2011 2 次提交
    • S
      be2net: create/destroy rx-queues on interface open/close · 482c9e79
      Sathya Perla 提交于
      On some skews, the BE card sends pause frames (and not drop pkts) if there are
      no more posted buffers available for packet reception.  This behaviour has a
      side effect: When an interface is disabled, buffers are no longer posted on the
      corresponding RX rings. All broadcast and multicast traffic being received on
      the port will quickly fill up the PMEM and cause pause push back. As the PMEM
      is shared by both the ports, all traffic being received on the other (enabled)
      port also gets stalled.
      The fix is to destroy RX rings when the interface is disabled. If there is no
      RX ring match in the RXF lookup, the packets are discarded and so don't hog the
      PMEM.
      The RXQ creation cmd must now use MCC instead of MBOX as they are are called
      post MCC queue creation.
      Signed-off-by: NSathya Perla <sathya.perla@emulex.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      482c9e79
    • S
      be2net: fix certain cmd failure logging · 2b3f291b
      Sathya Perla 提交于
      Some (older)versions of cards/fw may not recognize certain cmds and
      return illegal/unsupported errors. As long as the driver can handle
      this gracefully there is no need to log an error msg.
      Also finetuned 2 existing error log messages.
      Signed-off-by: NSathya Perla <sathya.perla@emulex.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      2b3f291b
  8. 01 6月, 2011 1 次提交
  9. 17 5月, 2011 3 次提交
  10. 12 5月, 2011 1 次提交
  11. 20 4月, 2011 1 次提交
  12. 31 3月, 2011 1 次提交
  13. 17 3月, 2011 1 次提交
  14. 15 3月, 2011 1 次提交
  15. 08 3月, 2011 2 次提交
  16. 23 2月, 2011 4 次提交
  17. 12 2月, 2011 2 次提交
  18. 28 11月, 2010 1 次提交
  19. 25 10月, 2010 1 次提交
  20. 21 10月, 2010 1 次提交
  21. 04 10月, 2010 1 次提交
  22. 04 9月, 2010 1 次提交
  23. 31 7月, 2010 1 次提交
  24. 24 7月, 2010 2 次提交
  25. 02 7月, 2010 1 次提交
  26. 02 4月, 2010 1 次提交
  27. 02 3月, 2010 1 次提交
  28. 23 2月, 2010 1 次提交
  29. 20 2月, 2010 1 次提交