linux-kernel-test/drivers/net/tulip
Tomasz Lemiech 1f8ae0a21d tulip: Fix for MTU problems with 802.1q tagged frames
The original patch was submitted last year but wasn't discussed or applied
because of missing maintainer's CCs. I only fixed some formatting errors,
but as I saw tulip is very badly formatted and needs further work.

Original description:
This patch fixes MTU problem, which occurs when using 802.1q VLANs. We
should allow receiving frames of up to 1518 bytes in length, instead of
1514.

Based on patch written by Ben McKeegan for 2.4.x kernels. It is archived
at http://www.candelatech.com/~greear/vlan/howto.html#tulip
I've adjusted a few things to make it apply on 2.6.x kernels.

Tested on D-Link DFE-570TX quad-fastethernet card.

Signed-off-by: Tomasz Lemiech <szpajder@staszic.waw.pl>
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: Ben McKeegan <ben@netservers.co.uk>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-13 15:43:38 -07:00
..
21142.c tulip: fix 21142 with 10Mbps without negotiation 2009-01-29 17:35:04 -08:00
de4x5.c tulip: get rid of warning for non-const string literal 2009-02-26 22:21:53 -08:00
de4x5.h
de2104x.c de2104x: force correct order when writing to rx ring 2009-02-08 17:50:34 -08:00
dmfe.c tulip: get rid of warning for non-const string literal 2009-02-26 22:21:53 -08:00
eeprom.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
interrupt.c tulip: Fix for MTU problems with 802.1q tagged frames 2009-03-13 15:43:38 -07:00
Kconfig
Makefile
media.c drivers/net/tulip: fix sparse warning: symbol shadows an earlier one 2009-02-17 19:34:46 -08:00
pnic2.c
pnic.c
timer.c
tulip_core.c tulip: convert devices to new API 2009-01-07 17:59:15 -08:00
tulip.h tulip: Fix for MTU problems with 802.1q tagged frames 2009-03-13 15:43:38 -07:00
uli526x.c tulip: get rid of warning for non-const string literal 2009-02-26 22:21:53 -08:00
winbond-840.c tulip: get rid of warning for non-const string literal 2009-02-26 22:21:53 -08:00
xircom_cb.c xircom: convert devices to new API 2009-01-07 18:00:55 -08:00