armbian-build/patch
Patrick Yavitz 2b5e341220 rtw88: sdio: honor the host max_req_size in the rx path
Use multiple consecutive reads in rtw_sdio_read_port() to limit the number of bytes which are copied by the host from the card in one MMC/SDIO transfer. This allows receiving a buffer that's larger than the hosts max_req_size (number of bytes which can be transferred in one MMC/SDIO transfer). As a result of this the skb_over_panic error is gone as the rtw88 driver is now able to receive more than 1536 bytes from the card (either because the incoming packet is larger than that or because multiple packets have been aggregated).

Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-07-11 11:15:15 +02:00
..
atf Fix remaining u-boot patch problems 2023-06-15 13:22:47 +02:00
crust Allwinner: Bump u-boot to 2023.01 2023-06-26 20:54:19 +02:00
kernel Bump UEFI edge to 6.4.y 2023-07-11 11:15:00 +02:00
misc rtw88: sdio: honor the host max_req_size in the rx path 2023-07-11 11:15:15 +02:00
u-boot u-boot: allwinner: nanopineo: Bring back patches for nanopineo 2023-07-08 00:10:38 +05:30