freebsd-dev/sys/dev/fxp
Pyun YongHyeon 829b278e5e It seems some 82559ER controllers do not support Rx checksum
offloading. Datasheet said nothing about the limitation of 82559ER
except WOL. Explicitly disable Rx checksum offloading for
controllers that is known to lack the capability.

PR:	kern/138135
Tested by:	Gooderum, Mark < mgooderum <> websense dot com >
2009-09-28 19:40:16 +00:00
..
if_fxp.c It seems some 82559ER controllers do not support Rx checksum 2009-09-28 19:40:16 +00:00
if_fxpreg.h Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum 2008-12-02 02:30:12 +00:00
if_fxpvar.h For ICH based fxp(4) controllers treat them as 82559 compatibles. 2009-06-21 07:34:12 +00:00
rcvbundl.h