armbian-build/lib/functions
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
..
artifacts Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
bsp Make sure we upgrade armbian-bsp-cli package 2023-07-08 00:05:58 +05:30
cli allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
compilation rtw88: sdio: honor the host max_req_size in the rx path 2023-07-11 11:15:15 +02:00
configuration Added "midstream" to the interactive config kernel branch selection. (#5349) 2023-06-19 22:03:07 +02:00
general rockchip-rk3588 collabora: new branch (by @lanefu) 2023-07-01 14:50:35 +02:00
host docker: default COLUMNS env var to 160 if unset / not-interactive 2023-07-01 14:55:49 +02:00
image partitioning: move hook call image_specific_armbian_env_ready() after the end of related manipulations 2023-07-04 03:09:07 +05:30
logging export-logs: introduce PASTE_URL to make easy to change paste service used 2023-06-13 12:07:40 +02:00
main python2/python3: symlink python3 as python/python2 if python2 is not found in host 2023-07-01 21:49:08 +02:00
rootfs Remove plymouth package if its not needed 2023-07-10 08:57:48 +02:00