tn3399_openwrt/target/linux/cns3xxx
Felix Fietkau 2603c9045d cns3xxx: ethernet - revert: clean up tx descs only when needed
This reverts commit 0772ab938c0aedd7f4cc7127059d6ce8cf929dfa.

Trying to optimize calls to eth_complete_tx in this fasion causes a regression
where when sending only the tx queue can get disabled until a packet is
received. This original call to eth_schedule_poll() is scheduled so it
should not cause a performance issue.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 40592
2014-04-29 15:52:12 +00:00
..
base-files cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance) 2013-03-10 01:01:51 +00:00
files cns3xxx: ethernet - revert: clean up tx descs only when needed 2014-04-29 15:52:12 +00:00
image add uImage image build 2013-11-10 09:57:07 +00:00
patches-3.8 cns3xxx: fix USB ehci/ohci platform driver 2013-04-10 16:20:50 +00:00
config-3.8 cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance) 2013-03-10 01:01:51 +00:00
Makefile cns3xxx: fix uImage build issue 2014-03-05 17:37:43 +00:00