From: Michael Chan Date: Mon, 25 Jul 2005 19:30:38 +0000 (-0700) Subject: [TG3]: add 5780 basic jumbo frame support X-Git-Tag: v2.6.13-rc4~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f893dc6ec890058d926224c8aa254d8621e0ea3;p=pandora-kernel.git [TG3]: add 5780 basic jumbo frame support Add basic jumbo frames support for 5780. This chip supports jumbo frames on the standard receive ring without the jumbo ring. The TG3_FLAG_JUMBO_ENABLE is changed to TG3_FLAG_JUMBO_RING_ENABLE to indicate using the jumbo ring on 5704 and older chips. A new TG3_FLG2_JUMBO_CAPABLE flag is added to indicate jumbo frames support with or without the jumbo ring. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed