1. 26 1月, 2012 1 次提交
    • B
      e1000e: add Receive Packet Steering (RPS) support · 70495a50
      Bruce Allan 提交于
      Enable RPS by default.  Disallow jumbo frames when both receive checksum
      and receive hashing are enabled because the hardware cannot do both IP
      payload checksum (enabled when receive checksum is enabled when using
      packet split which is used for jumbo frames) and provide RSS hash at the
      same time.
      
      v2: added ethtool command to query flow hashing behavior per Ben Hutchings
          and changed the type of rsskey to cleanup the setting of the register
          array and avoid unnecessary casts (as pointed out by Joe Perches).
          The long error messages are not changed since there is nothing in
          the kernel ./Documentation that suggests the preferred method for
          dealing with long messages other than to never break strings; leaving
          them as-is for now.
      Signed-off-by: NBruce Allan <bruce.w.allan@intel.com>
      Tested-by: NJeff Pieper <jeffrey.e.pieper@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      70495a50
  2. 17 11月, 2011 1 次提交
  3. 15 11月, 2011 1 次提交
  4. 08 10月, 2011 1 次提交
  5. 27 8月, 2011 1 次提交
  6. 19 8月, 2011 1 次提交
  7. 11 8月, 2011 1 次提交
  8. 04 8月, 2011 2 次提交
  9. 07 6月, 2011 1 次提交
  10. 30 4月, 2011 3 次提交
  11. 27 4月, 2011 1 次提交
  12. 14 4月, 2011 2 次提交
  13. 11 3月, 2011 2 次提交
  14. 01 3月, 2011 1 次提交
  15. 12 2月, 2011 2 次提交
  16. 24 1月, 2011 3 次提交
  17. 14 1月, 2011 1 次提交
  18. 10 1月, 2011 2 次提交
  19. 25 12月, 2010 2 次提交
  20. 11 12月, 2010 4 次提交
  21. 18 10月, 2010 1 次提交
  22. 27 9月, 2010 1 次提交
  23. 29 6月, 2010 1 次提交
  24. 24 6月, 2010 1 次提交
  25. 19 6月, 2010 3 次提交