openwrtv4/target/linux/cns3xxx
Felix Fietkau 8665c57923 cns3xxx: ethernet - clean up tx descs only when needed
We already clean up tx descriptors in the napi eth_poll() function so it
would likely be rare to run out of available descriptors in eth_xmit. Thus
we can clean them up only when needed and return busy only when we
still don't have enough.

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

SVN-Revision: 39762
2014-02-27 23:02:43 +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 - clean up tx descs only when needed 2014-02-27 23:02:43 +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 build: unify arm target cflags 2013-09-26 17:53:20 +00:00