nuttx/drivers/wireless
chao.an 28b46bd381 wirless/sdio: frame length should with guard bound
some SDIO device will return the larger frames out of bound

error log:
bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536
bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536
bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-06-14 18:31:22 +03:00
..
bluetooth fs: Make the binary(no process) mode as the default 2022-06-07 20:22:26 +03:00
ieee80211 wirless/sdio: frame length should with guard bound 2022-06-14 18:31:22 +03:00
ieee802154 devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
lpwan Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable 2022-02-24 01:06:36 +08:00
spirit devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
cc1101.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
gs2200m.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
ISM1_868MHzGFSK100kbps.c
ISM2_433MHzMSK500kbps.c
ISM2_905MHzGFSK250kbps.c
Kconfig Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE 2022-05-28 18:41:51 +03:00
Make.defs
nrf24l01.c sched: Remove start from nxsem_tickwait[_uninterruptible] 2022-05-15 13:55:58 +03:00
nrf24l01.h