nuttx/drivers/wireless
chao.an bc6b3f34c8 wireless/bcm43xxx: enable tx flow control to improve performance
RX/TX shared free queue on bcmf implementation, if TX occupies the
free queue completely, RX will trigger read abort because it cannot
alloc buffer successfully from the shared free queue. This commit will
limit the sending entries of tx and prevent rx triggering abort

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-06-29 09:06:57 +03:00
..
bluetooth Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
ieee80211 wireless/bcm43xxx: enable tx flow control to improve performance 2022-06-29 09:06:57 +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 Fix mistakes in comments and docs 2022-06-27 11:30:53 +08: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 drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_433MHzMSK500kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_905MHzGFSK250kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
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 drivers: Nxstyle fixes 2021-04-01 12:13:12 -05:00