openwrt/package/kernel/mac80211/patches/ath
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
..
070-ath_common_config.patch
080-ath10k_thermal_config.patch mac80211: Update to version 4.19.7-1 2018-12-13 21:33:31 +01:00
201-ath5k-WAR-for-AR71xx-PCI-bug.patch
350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
351-ath9k_hw-issue-external-reset-for-QCA955x.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
354-ath9k-force-rx_clear-when-disabling-rx.patch
356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
400-ath_move_debug_code.patch
401-ath9k_blink_default.patch
402-ath_regd_optional.patch mac80211: Update to version 4.19.7-1 2018-12-13 21:33:31 +01:00
403-world_regd_fixup.patch
404-regd_no_assoc_hints.patch mac80211: Update to version 4.19.112 2020-03-29 18:27:49 +02:00
405-ath_regd_us.patch
406-ath_relax_default_regd.patch
407-regd_add_extra_country_codes.patch mac80211: ath: add extra 'regulatory domains' 2019-01-26 21:41:04 +01:00
410-ath9k_allow_adhoc_and_ap.patch
411-ath5k_allow_adhoc_and_ap.patch
420-ath5k_disable_fast_cc.patch
430-add_ath5k_platform.patch
431-add_platform_eeprom_support_to_ath5k.patch
432-ath5k_add_pciids.patch
440-ath5k_channel_bw_debugfs.patch
500-ath9k_eeprom_debugfs.patch
501-ath9k_ahb_init.patch
510-ath9k_intr_mitigation_tweak.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
511-ath9k_reduce_rxbuf.patch
512-ath9k_channelbw_debugfs.patch
513-ath9k_add_pci_ids.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
530-ath9k_extra_leds.patch
531-ath9k_extra_platform_leds.patch
540-ath9k_reduce_ani_interval.patch
542-ath9k_debugfs_diag.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
543-ath9k_entropy_from_adc.patch
544-ath9k-ar933x-usb-hang-workaround.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
545-ath9k_ani_ws_detect.patch
547-ath9k_led_defstate_fix.patch
548-ath9k_enable_gpio_chip.patch ath9k: register GPIO chip for OF targets 2018-12-12 12:28:26 +01:00
549-ath9k_enable_gpio_buttons.patch ath9k: register GPIO chip for OF targets 2018-12-12 12:28:26 +01:00
550-ath9k-disable-bands-via-dt.patch
551-ath9k_ubnt_uap_plus_hsr.patch mac80211: Update to version 4.19.7-1 2018-12-13 21:33:31 +01:00
552-ahb_of.patch mac80211 ath9k: force QCA953x clock to 25MHz 2019-11-06 16:13:57 +01:00
554-ath9k-dynack-move-debug-log-after-buffer-increments.patch mac80211: update to version 4.19.23-1 2019-02-17 17:33:18 +01:00
557-ath9k-dynack-remove-experimental-tag.patch ath9k: fix dynack in IBSS mode 2018-11-06 11:49:27 +01:00
558-ath9k-dynack-introduce-ath_dynack_set_timeout-routin.patch mac80211: Update to version 4.19.79 2019-10-19 14:18:31 +02:00
559-ath9k-dynack-properly-set-last-timeout-timestamp-in-.patch mac80211: Update to version 4.19.79 2019-10-19 14:18:31 +02:00
560-ath9k-dynack-set-max-timeout-according-to-channel-wi.patch mac80211: Update to version 4.19.79 2019-10-19 14:18:31 +02:00
561-ath9k-dynack-set-ackto-to-max-timeout-in-ath_dynack_.patch mac80211: Update to version 4.19.112 2020-03-29 18:27:49 +02:00
921-ath10k_init_devices_synchronously.patch mac80211: update to version 4.19.85 2019-11-22 20:33:19 +01:00
922-ath10k-increase-rx-buffer-size-to-2048.patch mac80211: ath10k: increase rx buffer size to 2048 2020-05-05 00:05:26 +02:00
930-ath10k_add_tpt_led_trigger.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
960-0010-ath10k-limit-htt-rx-ring-size.patch
960-0011-ath10k-limit-pci-buffer-size.patch
972-ath10k_fix-crash-due-to-wrong-handling-of-peer_bw_rxnss_override-parameter.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
975-ath10k-use-tpt-trigger-by-default.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
977-ath10k-add-support-for-configuring-management-packet.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
978-ath10k-fix-possible-out-of-bound-access-of-ath10k_ra.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
979-ath10k-fix-incorrect-multicast-broadcast-rate-settin.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00
980-ath10k-fix-max-antenna-gain-unit.patch mac80211: Update to version 4.19.66-1 2019-08-17 13:36:06 +02:00
981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch mac80211: Update to version 4.19.98 2020-01-27 00:28:46 +01:00