openwrtv3/target/linux
John Crispin 7b306e3eb3 ramips: Fix too small rx buffer
The driver assumes that the maximum received buffer for non-jumbo frames is
1536 bytes. But the allocation of the rx fragment doesn't reflect that. It
currently allocates fragments which will only be large enough to be used as
rx buffer with the size of 1534 bytes. This is problematic because the GMAC
will now try to write to 2 bytes which don't belong to its receive buffer
when a large enough ethernet frame is received.

This may already be a problem on existing chips but will at least become a
problem when the 1536 byte rx modus is enabled on MT7621a. It is required
on this SoC to receive ethernet frames which use their full 1500 bytes MTU
and a VLAN header next to the switch VLAN tag.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 47116
2015-10-05 10:26:28 +00:00
..
adm5120 adm5120: disable the openwrt commandline hack 2015-08-30 12:17:54 +00:00
adm8668 build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00
ar7 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
ar71xx ar71xx: Correct WeIO board name 2015-10-05 10:25:40 +00:00
arm64 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
at91 at91: fix usb rate backport patch tab mangle 2015-08-17 16:10:49 +00:00
ath25 ath25: disable the openwrt commandline hack 2015-08-30 12:17:56 +00:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
brcm47xx brcm47xx: describe 300-fork_cacheflush.patch & 310-no_highpage.patch 2015-09-27 06:53:12 +00:00
brcm63xx kernel: update 3.18 to 3.18.21 2015-09-02 10:18:15 +00:00
brcm2708 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
cns3xxx kernel: update 3.18 to 3.18.21 2015-09-02 10:18:15 +00:00
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
generic kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
imx6 imx6: disable ext2/ext3 filesystem support (ext4 is enough) 2015-09-24 08:37:35 +00:00
ipq806x kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
ixp4xx kernel: update 4.1 to 4.1.5 2015-08-14 13:06:33 +00:00
kirkwood kirkwood: add wpad-mini to router profiles 2015-08-05 13:56:02 +00:00
lantiq lantiq: fix binutils 2.15.1 build 2015-10-04 22:03:04 +00:00
malta malta: disable the openwrt commandline hack 2015-08-30 12:18:05 +00:00
mcs814x mcs814x: use firmware partition splitter on dLAN USB Extender 2015-08-17 06:16:19 +00:00
mpc85xx target/mpc85xx: check if 'generic' subtarget for image file cuImage.tl-wdr4900-v1 2015-10-05 10:25:28 +00:00
mvebu This had been set in r44508 as a workaround for switch problems. 2015-08-21 08:10:48 +00:00
mxs mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
netlogic netlogic: copy initramfs image to $(BIN_DIR) 2015-04-23 22:31:36 +00:00
octeon octeon: fix imagebuilder 2015-05-29 11:28:20 +00:00
omap omap: add Kernel 4.1 2015-09-21 17:40:52 +00:00
omap24xx omap24xx: remove obsolete kernel 3.3 patches 2015-09-16 07:56:33 +00:00
orion kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
oxnas kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
pxa
ramips ramips: Fix too small rx buffer 2015-10-05 10:26:28 +00:00
rb532 kernel: update 3.18 to 3.18.14 2015-05-21 19:32:46 +00:00
realview realview: create sd card image for qemu 2015-09-14 20:10:04 +00:00
sunxi kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
uml uml: backport another upstream patch to fix compile errors 2015-09-28 12:22:35 +00:00
x86 x86/geode: enable DMI and Geos support (fixes #20512) 2015-09-17 10:15:52 +00:00
xburst image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
Makefile