1. 11 11月, 2008 1 次提交
    • B
      myri10ge: fix stop/go ordering even more · 8c2f5fa5
      Brice Goglin 提交于
      The doorbell writes may be seen out of order by the firmware if they
      are in WC memory since the tx spin(un)lock does not flush WC writes.
      Hence if the "stop" is written on a different CPU than the "go", it
      is possible that the stop will arrive after the go unless we add an
      explicit memory barrier (and mmiowb() is not enough).
      
      It fixes transmit hangs in multi tx queue mode.
      Signed-off-by: NBrice Goglin <brice@myri.com>
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      8c2f5fa5
  2. 31 10月, 2008 1 次提交
  3. 22 10月, 2008 1 次提交
  4. 16 10月, 2008 1 次提交
  5. 11 10月, 2008 1 次提交
  6. 10 10月, 2008 1 次提交
  7. 09 10月, 2008 1 次提交
  8. 25 9月, 2008 3 次提交
  9. 03 9月, 2008 1 次提交
  10. 27 8月, 2008 1 次提交
  11. 24 8月, 2008 1 次提交
  12. 14 8月, 2008 1 次提交
  13. 07 8月, 2008 2 次提交
  14. 23 7月, 2008 2 次提交
  15. 10 7月, 2008 1 次提交
  16. 31 5月, 2008 4 次提交
  17. 22 5月, 2008 1 次提交
  18. 13 5月, 2008 11 次提交
  19. 29 4月, 2008 1 次提交
  20. 29 1月, 2008 2 次提交
  21. 09 1月, 2008 1 次提交
  22. 05 12月, 2007 1 次提交