Skip to content
Snippets Groups Projects
  1. Jul 02, 2009
  2. Jun 23, 2009
  3. 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
  4. Jun 11, 2009
  5. May 06, 2009
  6. Apr 28, 2009
  7. Apr 08, 2009
  8. Mar 14, 2009
  9. Mar 10, 2009
  10. Feb 27, 2009
  11. Feb 24, 2009
  12. Jan 29, 2009
  13. Jan 14, 2009
  14. Nov 03, 2008
  15. Aug 14, 2008
  16. Aug 07, 2008
  17. Jul 22, 2008
Loading