openwrt/package/kernel/mac80211
Linus Lüssing 005adba939 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>
(cherry picked from commit 066ec97167)
2020-05-05 00:05:26 +02:00
..
files mac80211: unify setup of iw htmode for mesh and adhoc 2019-11-30 20:20:54 +01:00
patches mac80211: ath10k: increase rx buffer size to 2048 2020-05-05 00:05:26 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
ath.mk treewide: fix syntax errors exposed after kconfig update 2019-09-04 13:15:40 +02:00
broadcom.mk mac80211: Do not build b43legacy on BRCM47xx mips74 subtarget 2019-07-12 01:27:16 +02:00
intel.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
Makefile mac80211: backport fix for an no-ack tx status issue 2020-05-01 11:12:31 +02:00
marvell.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
ralink.mk ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
realtek.mk mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers 2019-03-03 16:44:47 +01:00