alistair23-linux/drivers/net/e1000e
Auke Kok 140a748028 e1000e: Re-enable SECRC - crc stripping
This workaround code performed software stripping instead of the
hardware which can do it much faster. None of the e1000e target
hardware has issues with this feature and should work fine. This
gives us some performance back on receive, and removes some
kludging stripping the 4 bytes.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-29 05:47:08 -04:00
..
82571.c
defines.h
e1000.h e1000e: Fix jumbo frame receive code. 2007-10-29 05:47:08 -04:00
es2lan.c
ethtool.c e1000e: don't poke PHY registers to retreive link status 2007-10-16 21:10:27 -04:00
hw.h e1000e: Fix debug printk macro 2007-10-16 21:10:27 -04:00
ich8lan.c
lib.c e1000e: restore flow control settings properly 2007-10-10 16:55:25 -07:00
Makefile
netdev.c e1000e: Re-enable SECRC - crc stripping 2007-10-29 05:47:08 -04:00
param.c
phy.c