You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Linus Lüssing 066ec97167 mac80211: ath10k: increase rx buffer size to 2048
Before, only frames with a maximum size of 1528 bytes could be
transmitted between two 802.11s nodes.

For batman-adv for instance, which adds its own header to each frame,
we typically need an MTU of at least 1532 bytes to be able to transmit
without fragmentation.

This patch now increases the maxmimum frame size from 1528 to 1656
bytes.

Tested with two ath10k devices in 802.11s mode, as well as with
batman-adv on top of 802.11s with forwarding disabled.

Fix originally found and developed by Ben Greear.

Link: https://github.com/greearb/ath10k-ct/issues/89
Link: 9e5ab25027
Cc: Ben Greear <greearb@candelatech.com>
Signed-off-by: Linus Lüssing <ll@simonwunderlich.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
4 years ago
..
base-files base-files: ensure VERBOSE is set 4 years ago
boot uboot-rockchip: fix ident string 4 years ago
devel perf: build with NO_LIBCAP=1 4 years ago
firmware cypress-firmware: update to v5.4.18-2020_0402 4 years ago
kernel mac80211: ath10k: increase rx buffer size to 2048 4 years ago
libs openssl: bump to 1.1.1g 4 years ago
network relayd: bump to version 2020-04-25 4 years ago
system procd: extend requirejail attribute handling 4 years ago
utils upgs: Remove extra _DEFAULT_SOURCE definition 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago