1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Rafał Miłecki e17f9fd0e8 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>
(cherry picked from commit 4970dd027b)
2023-07-10 13:31:08 +02:00
..
apm821xx kernel: bump 5.10 to 5.10.178 2023-05-06 14:56:00 +02:00
archs38 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
armvirt generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
at91 kernel: bump 5.10 to 5.10.183 2023-06-15 14:26:12 +02:00
ath25 kernel: bump 5.10 to 5.10.137 2022-08-28 07:24:59 +02:00
ath79 kernel: bump 5.10 to 5.10.186 2023-07-01 15:54:25 +02:00
bcm27xx kernel: bump 5.10 to 5.10.186 2023-07-01 15:54:25 +02:00
bcm47xx bcm47xx: revert bgmac back to the old limited max frame size 2023-07-10 13:31:08 +02:00
bcm53xx kernel: bump 5.10 to 5.10.178 2023-05-06 14:56:00 +02:00
bcm63xx kernel: bump 5.10 to 5.10.186 2023-07-01 15:54:25 +02:00
bcm4908 bcm4908: include usbport trigger 2023-03-27 09:03:24 +02:00
bmips bmips: fix NETGEAR DGND3700v2 boot loop 2023-06-15 11:55:58 +02:00
gemini generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
generic kernel: bump 5.10 to 5.10.186 2023-07-01 15:54:25 +02:00
imx imx: fix USB support 2022-03-11 00:04:05 +01:00
ipq40xx ipq-wifi: fix upstream board-2.bin ZTE M289F snafu 2023-07-04 22:11:53 +02:00
ipq806x kernel: bump 5.10 to 5.10.180 2023-06-03 14:31:38 +02:00
kirkwood kernel: remove hack patch, move kirkwood specific kmods to target modules.mk 2022-12-27 08:05:23 +01:00
lantiq lantiq: fix lzma-loader for Netgear DGN 3500(B) 2023-04-02 23:01:44 +02:00
layerscape kernel: bump 5.10 to 5.10.185 2023-07-01 14:31:42 +02:00
malta generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
mediatek kernel: bump 5.10 to 5.10.180 2023-06-03 14:31:38 +02:00
mpc85xx mpc85xx: add support for Watchguard Firebox T10 2023-03-10 00:13:29 +01:00
mvebu kernel: bump 5.10 to 5.10.185 2023-07-01 14:31:42 +02:00
mxs generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
octeon octeon: fix imagebuilder generation by introducing generic target 2022-10-23 14:21:03 +02:00
octeontx kernel: bump 5.10 to 5.10.173 2023-03-27 18:58:34 +02:00
omap generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
oxnas kernel: bump 5.10 to 5.10.150 2022-11-01 13:56:10 +01:00
pistachio kernel: bump 5.10 to 5.10.173 2023-03-27 18:58:34 +02:00
qoriq qoriq: fix typo in FEATURES 2022-11-11 16:25:29 +02:00
ramips kernel: bump 5.10 to 5.10.185 2023-07-01 14:31:42 +02:00
realtek kernel: bump 5.10 to 5.10.185 2023-07-01 14:31:42 +02:00
rockchip kernel: bump 5.10 to 5.10.159 2022-12-15 01:26:25 +01:00
sunxi sunxi: fix typo in device packages for MarsBoard A10 2022-12-22 00:14:30 +01:00
tegra kernel: bump 5.10 to 5.10.132 2022-07-30 17:21:47 +02:00
uml kernel: bump 5.10 to 5.10.185 2023-07-01 14:31:42 +02:00
x86 x86: fix deprecated CONFIG_MICROCODE_OLD_INTERACE 2023-03-27 18:58:01 +02:00
zynq generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
Makefile build: fix issues with targets installed via feeds 2022-09-27 13:45:03 +02:00