nuttx/arch/misoc/src/common
chao.an 70213704ec arch/netdev: try tcp timer in every txavail call
In the current implementation, the first transmission of the new
connection handshake is depends entirely by tcp_timer(), which will
caused 0.5s - 1s delay each time in connect().

This patch is mainly to improve the performance of TCP handshake and wavehand.

Change-Id: Ic965a9fa26895f0d8e70368558f5bfbafdea7f58
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-12-15 21:41:29 +08:00
..
hw This commit adds support for the Minerva architecture 2019-02-07 09:41:18 -06:00
misoc.h Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
misoc_flushcache.c Misoc LM32: Add logic to flush/invalidate caches 2016-11-29 09:09:28 -06:00
misoc_lowputs.c LM32: Fix various compilation errors that I introduced. 2016-11-04 17:37:10 -06:00
misoc_mdelay.c LM32: Progress on interrupt and serial driver. 2016-11-04 14:04:43 -06:00
misoc_modifyreg8.c LM32: More standard, common helper functions 2016-11-04 14:42:17 -06:00
misoc_modifyreg16.c LM32: More standard, common helper functions 2016-11-04 14:42:17 -06:00
misoc_modifyreg32.c LM32: Fix various compilation errors that I introduced. 2016-11-04 17:37:10 -06:00
misoc_net.c arch/netdev: try tcp timer in every txavail call 2020-12-15 21:41:29 +08:00
misoc_puts.c LM32: Fix various compilation errors that I introduced. 2016-11-04 17:37:10 -06:00
misoc_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
misoc_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
misoc_udelay.c Correct mispelling 2017-04-22 17:03:34 -06:00