walnux/drivers/wireless
chao.an b33a709213 wireless/bcm43xxx: improve throughput of net driver
1. Wake up tx if there is data alreay to sent after rx update
2. Try tx queue again after every data frame sent

iperf test:

```
TCP RX  4M->16M
⁣TCP TX  2M->14M
⁣UDP RX 18M->26M
UDP TX  2M->18M
```

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-06-16 21:08:28 +09:00
..
bluetooth fs: Make the binary(no process) mode as the default 2022-06-07 20:22:26 +03:00
ieee80211 wireless/bcm43xxx: improve throughput of net driver 2022-06-16 21:08:28 +09: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 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 drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
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