An error occurred fetching the project authors.
  1. 18 Oct, 2009 1 commit
  2. 13 Oct, 2009 2 commits
  3. 11 Sep, 2009 3 commits
  4. 07 Sep, 2009 2 commits
  5. 04 Sep, 2009 1 commit
  6. 26 Aug, 2009 3 commits
  7. 24 Aug, 2009 2 commits
  8. 13 Aug, 2009 1 commit
  9. 05 Aug, 2009 1 commit
  10. 27 Jul, 2009 6 commits
  11. 20 Jul, 2009 1 commit
  12. 02 Jul, 2009 2 commits
  13. 23 Jun, 2009 1 commit
  14. 18 Jun, 2009 1 commit
    • Dhananjay Phadke's avatar
      netxen: fix tx ring accounting · cb2107be
      Dhananjay Phadke authored
      This forces every update of tx ring producer to check for
      availability of space for next full TSO command. Earlier
      firmware control commands didn't care to pause tx queue.
      
      Stop the tx queue if there's not enough space to transmit one full
      LSO command left on the tx ring after current transmit. This avoids
      returning NETDEV_TX_BUSY after checking distance between producer
      and consumer on every cpu.
      
      Restart the tx queue only if we have cleaned up enough tx
      descriptors.
      Signed-off-by: default avatarDhananjay Phadke <dhananjay@netxen.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      cb2107be
  15. 11 Jun, 2009 1 commit
  16. 06 May, 2009 2 commits
  17. 29 Apr, 2009 2 commits
  18. 08 Apr, 2009 6 commits
  19. 14 Mar, 2009 2 commits