ath10k: enable encapsulation offload by default
authorTiago Gaspar <tiagogaspar8@gmail.com>
Thu, 23 Jun 2022 13:15:06 +0000 (14:15 +0100)
committerChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Mon, 27 Jun 2022 19:33:16 +0000 (21:33 +0200)
commit40c2cd8bd0f7e7b6553d47c11dacb48acc533863
tree59f34b6b027a80a757f6941ca23746a66b8b57e9
parent9d06e5a7735508d793c3a125f9f7d623671e29e4
ath10k: enable encapsulation offload by default

Enable ath10k offload by default. This improves wireless performance
without requiring user configuration.
This adds ath10k_core to the AUTOLOAD section so that the frame_mode
paramter can be added to /etc/modules.d and passed to the driver.
The frame_mode 2 enables ethernet mode on the firmware/driver.
This parameter is set by passing a different value to the frame_mode
value on kmod insmod.
Link to the original patchset:
https://patchwork.kernel.org/project/linux-wireless/cover/20220516032519.29831-1-ryazanov.s.a@gmail.com/

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
package/kernel/mac80211/ath.mk