1. 18 5月, 2009 6 次提交
  2. 07 5月, 2009 2 次提交
  3. 28 4月, 2009 1 次提交
    • A
      ixgbe: enable HW RSC for 82599 · f8212f97
      Alexander Duyck 提交于
      This patch enables hardware receive side coalescing for 82599 hardware.
      82599 can merge multiple frames from the same TCP/IP flow into a single
      structure that can span one ore more descriptors.  The accumulated data is
      arranged similar to how jumbo frames are arranged with the exception that
      other packets can be interlaced inbetween.  To overcome this issue a next
      pointer is included in the written back descriptor which indicates the next
      descriptor in the writeback sequence.
      
      This feature sets the NETIF_F_LRO flag and clearing it via the ethtool set
      flags operation will also disable hardware RSC.
      Signed-off-by: NAlexander Duyck <alexander.h.duyck@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f8212f97
  4. 15 3月, 2009 1 次提交
  5. 01 3月, 2009 1 次提交
  6. 25 2月, 2009 2 次提交
  7. 06 2月, 2009 1 次提交
  8. 01 2月, 2009 2 次提交
  9. 22 1月, 2009 1 次提交
  10. 10 12月, 2008 1 次提交
  11. 25 11月, 2008 1 次提交
  12. 21 11月, 2008 2 次提交
  13. 02 11月, 2008 1 次提交
  14. 16 10月, 2008 1 次提交
  15. 25 9月, 2008 9 次提交
  16. 03 9月, 2008 3 次提交
  17. 25 6月, 2008 1 次提交
  18. 17 3月, 2008 3 次提交
  19. 06 2月, 2008 1 次提交