openwrtv3/package/platform/lantiq/ltq-atm/src
John Crispin e40f830383 lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917.
Incoming packets are now processes in a tasklet instead of in the
irq handler; this should improve latency.

This patch is based on a previous version of ltq-atm driver, which
did implement a tasklet.

It has been tested on a arv4518pw with a
Lantiq Danube for about a month and it seems to work well.

Signed-off-by: Luca Dariz <luca.dariz@gmail.com>
Tested-by: Luca Dariz <luca.dariz@gmail.com>

SVN-Revision: 36902
2013-06-10 08:25:17 +00:00
..
ifxmips_atm_amazon_se.c
ifxmips_atm_ar9.c
ifxmips_atm_core.h
ifxmips_atm_danube.c
ifxmips_atm_fw_amazon_se.h
ifxmips_atm_fw_ar9.h
ifxmips_atm_fw_ar9_retx.h
ifxmips_atm_fw_danube.h
ifxmips_atm_fw_danube_retx.h
ifxmips_atm_fw_regs_amazon_se.h
ifxmips_atm_fw_regs_ar9.h
ifxmips_atm_fw_regs_common.h
ifxmips_atm_fw_regs_danube.h
ifxmips_atm_fw_regs_vr9.h
ifxmips_atm_fw_vr9.h
ifxmips_atm_ppe_amazon_se.h
ifxmips_atm_ppe_ar9.h
ifxmips_atm_ppe_common.h
ifxmips_atm_ppe_danube.h
ifxmips_atm_ppe_vr9.h
ifxmips_atm_vr9.c
ltq_atm.c lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917. 2013-06-10 08:25:17 +00:00
Makefile