]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: add 5780 basic jumbo frame support
authorMichael Chan <mchan@broadcom.com>
Mon, 25 Jul 2005 19:30:38 +0000 (12:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2005 19:30:38 +0000 (12:30 -0700)
commit0f893dc6ec890058d926224c8aa254d8621e0ea3
tree9a9c42335bac0c05aed89ed7139a22d022f5d064
parent4cf78e4fb678807e3f8265c9e9031a84f5c601f0
[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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h