openwrt/target/linux/bcm47xx
Rafał Miłecki 4970dd027b bcm47xx: revert bgmac back to the old limited max frame size
Bumping max frame size has significantly affected network performance
and memory usage. It was done by upstream commit that first appeared in
the 5.7 release.

Allocating 512 (BGMAC_RX_RING_SLOTS) buffers, 10 k each, is clearly a
bad idea on 32 MiB devices. This commit fixes support for Linksys E1000
V2.1 which gives up after allocating ~346 such buffers running 5.15
kernel.

Ref: 230c9da963 ("bcm53xx: revert bgmac back to the old limited max frame size")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-02-07 18:29:34 +01:00
..
base-files
generic treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
image
legacy treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mips74k treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
patches-5.10 bcm47xx: revert bgmac back to the old limited max frame size 2023-02-07 18:29:34 +01:00
patches-5.15 bcm47xx: revert bgmac back to the old limited max frame size 2023-02-07 18:29:34 +01:00
config-5.10
config-5.15 bcm47xx: Refresh kernel 5.15 2023-02-03 11:59:07 +01:00
Makefile bcm47xx: Refresh kernel 5.15 2023-02-03 11:59:07 +01:00
modules.mk