Skip to content
Snippets Groups Projects
  1. Sep 11, 2009
  2. Sep 07, 2009
  3. Sep 03, 2009
  4. Aug 26, 2009
  5. Aug 23, 2009
  6. Aug 13, 2009
  7. Aug 05, 2009
  8. Jul 27, 2009
  9. Jul 26, 2009
  10. Jul 20, 2009
  11. Jul 02, 2009
  12. Jun 23, 2009
  13. Jun 18, 2009
    • 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
  14. Jun 11, 2009
  15. May 06, 2009
  16. Apr 28, 2009
  17. Apr 08, 2009
  18. Mar 14, 2009
  19. Mar 10, 2009
Loading