1. 09 4月, 2009 4 次提交
  2. 15 3月, 2009 2 次提交
  3. 10 3月, 2009 1 次提交
  4. 27 2月, 2009 1 次提交
  5. 15 1月, 2009 1 次提交
  6. 07 8月, 2008 1 次提交
  7. 23 7月, 2008 1 次提交
    • D
      netxen: cut-through rx changes · d9e651bc
      Dhananjay Phadke 提交于
      NX3031 supports cut-through operation where ingress packets are
      directly dma'ed into host buffers to reduce latency.
      
      This requires larger dma buffers (2kb) and different alignemnt.
      
      The buffer posting logic is changed a bit. The free rx buffers
      are maintained in linked list, since the received reference
      handles can be out of order. However rx descriptors are still
      posted sequentially, indexed by producer.
      Signed-off-by: NDhananjay Phadke <dhananjay@netxen.com>
      Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
      d9e651bc