1. 09 6月, 2006 2 次提交
  2. 27 5月, 2006 1 次提交
  3. 26 4月, 2006 1 次提交
  4. 02 4月, 2006 1 次提交
  5. 21 3月, 2006 1 次提交
  6. 17 3月, 2006 1 次提交
  7. 12 3月, 2006 2 次提交
  8. 09 3月, 2006 1 次提交
  9. 03 3月, 2006 19 次提交
  10. 01 3月, 2006 1 次提交
    • J
      [PATCH] e1000: revert to single descriptor for legacy receive path · a1415ee6
      Jeff Kirsher 提交于
      A recent patch attempted to enable more efficient memory usage by using
      only 2kB descriptors for jumbo frames.  The method used to implement this
      has since been commented upon as "illegal" and in recent kernels even
      causes a BUG when receiving ip fragments while using jumbo frames.
      This patch simply goes back to the way things were.  We expect some
      complaints due to order 3 allocations failing to come back due to this
      change.
      Signed-off-by: NJesse Brandeburg <jesse.brandeburg@intel.com>
      a1415ee6
  11. 19 1月, 2006 8 次提交
  12. 17 1月, 2006 2 次提交