forcedeth: add hardware tx checksumming
authorManfred Spraul <manfred@colorfullife.com>
Thu, 22 Sep 2005 03:22:10 +0000 (23:22 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 03:22:10 +0000 (23:22 -0400)
commit8a4ae7f2e24bf99b61082ca45de8e54e70300b9d
tree560df923cbd6dcee66352e1d55c8b170ebd57b36
parent9a01c16bd49071b2e7904d222cae71d5f8bf6bb5
forcedeth: add hardware tx checksumming

Recent forcedeth nics support checksum offloading for tx.

The attached patch, written by Ayaz Abdulla, adds the support to the
driver.

It also cleans up the handling of the three dma ring entry formats that
are supported by the driver.

Signed-off-By: Manfred Spraul <manfred@colorfullife.com>
Signed-off-By: Jeff Garzik <jgarzik@pobox.com>
drivers/net/forcedeth.c