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 bcm47xx: Updated devices database for Netgear WNR3500L V2 2022-06-20 14:29:12 -07:00
generic treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
image mac80211: remove old legacy legacy drivers 2022-11-09 20:44:28 +01:00
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 kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
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 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00