zephyr/modules
Maochen Wang 8562ae6155 hostap: fix SAP UDP RX low throughput in 5GHz
The default Max A-MPDU length is 8191 shown in the VHT Cap Info from
SAP's beacon/Assoc response, and this length is read from
hapd->iface->conf->vht_capab. It will lead to the AMPDU only contains
5 packets and the throughput is only 60Mbps for 1x1 HE case in 5GHz.
Change the default vht_capab to VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT_MAX
(1048575), and the throughput can be increased to 83Mbps.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2024-09-06 10:07:07 -05:00
..
acpica
canopennode
cmsis
cmsis-dsp
cmsis-nn
fatfs fs: fatfs: Add CONFIG_FS_MULTI_PARTITION 2024-09-03 14:39:18 +01:00
hal_ambiq dts: arm: ambiq: add ambiq adc to dtsi file 2024-08-30 11:46:56 -04:00
hal_ethos_u
hal_gigadevice
hal_infineon modules: hal_infineon: Remove dependency on IFX SOC for ABSTR_RTOS 2024-09-03 10:43:10 +02:00
hal_nordic modules: hal_nordic: Enforce nrf-regtool exact version match 2024-09-05 12:23:08 +01:00
hal_nxp drivers: udc: mcux: ehci: enable the cache maintenance 2024-08-20 14:51:55 -04:00
hal_rpi_pico
hal_st
hostap hostap: fix SAP UDP RX low throughput in 5GHz 2024-09-06 10:07:07 -05:00
liblc3
littlefs
loramac-node
lvgl
lz4
mbedtls mbedtls: move entropy polling functions to a dedicated file 2024-08-24 07:16:51 -04:00
nanopb
openthread kconfig: openthread: Add 1.4 version 2024-08-13 14:56:30 +02:00
percepio modules: percepio: Fix python executable name 2024-08-28 06:49:27 -04:00
segger debug: tracing: Add Segger RTT init mode configuration 2024-08-12 10:14:34 +02:00
tflite-micro
thrift
trusted-firmware-a
trusted-firmware-m
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon drivers: rtc: Add RTC driver for Infineon XMC4xxx devices 2024-09-04 09:54:52 +02:00
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot
Kconfig.mcux mcux: add Kconfig to configure NXP WiFi monolithic feature 2024-08-14 15:54:50 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp driver: spi: Add initial support for spi driver on ra8 2024-09-04 21:28:19 +02:00
Kconfig.silabs soc: Add initial SiM3U1xx support 2024-08-26 18:51:36 +02:00
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake