nuttx/drivers/wireless/ieee80211/bcm43xxx
Alexander Lunev df40531a07 bcm43xxx: fixed an issue with wrong devif_timer() invocations
on bcmf_netdev_notify_tx_done events
that provoked massive TCP spurious retransmissions;

bcm43xxx: fixed an issue with sporadic stalls of TX poll timer.
2021-10-03 17:36:09 -03:00
..
bcmf_bdc.c bcm43xxx: fixed issues with unaligned buffers for DMA transfers. 2021-07-28 13:47:04 -03:00
bcmf_bdc.h bcm43xxx: fixed issues with unaligned buffers for DMA transfers. 2021-07-28 13:47:04 -03:00
bcmf_cdc.c bcm43xxx: fixed issues with unaligned buffers for DMA transfers. 2021-07-28 13:47:04 -03:00
bcmf_cdc.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_chip_43362.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_chip_43438.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_core.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_core.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_driver.c bcm43xxx: supported IW_AUTH_CIPHER_NONE mode 2021-07-09 21:34:05 -07:00
bcmf_driver.h bcm43xxx: fixed an issue with wrong devif_timer() invocations 2021-10-03 17:36:09 -03:00
bcmf_ioctl.h bcm43xxx: nxstyle fixes ("error: Mixed case identifier found") 2021-07-09 21:34:05 -07:00
bcmf_netdev.c bcm43xxx: fixed an issue with wrong devif_timer() invocations 2021-10-03 17:36:09 -03:00
bcmf_netdev.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_sdio_core.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdio_regs.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdio.c bcm43xxx: fixed an issue with abrupt stall of receiving new credits (via sdpcm header) 2021-09-16 21:59:25 -05:00
bcmf_sdio.h bcm43xxx: fixed an issue with abrupt stall of receiving new credits (via sdpcm header) 2021-09-16 21:59:25 -05:00
bcmf_sdpcm.c bcm43xxx: fixed an issue with abrupt stall of receiving new credits (via sdpcm header) 2021-09-16 21:59:25 -05:00
bcmf_sdpcm.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_utils.c drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
bcmf_utils.h drivers: update licenses to Apache 2021-05-31 02:58:08 -05:00
Kconfig bcm43xxx/Kconfig: added SDPCM frame pool size parameter. 2021-09-16 21:59:12 -05:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
mmc_sdio.c sdio,stm32h7: fixed an issue with not starting IDMA data transfer in case of IO_RW_EXTENDED command (CMD53); 2021-06-21 02:47:46 -05:00