Go to file
Juan Manuel Cruz 26b014800b drivers: enc28j60: buffer reception waits timeout
The enc28j60's reception routine requires a timeout
for a buffer assignation. The timeout is configurable
to allow a per application fine tuning.

The effect that K_NO_WAIT currently has is that there are frames
lost everytime that a buffer is required and there are none
available.

Jira: ZEP-1169

Change-Id: Ia18736fd85daee51fe1c2304977209cc7f0038b5
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2017-03-09 20:33:46 +02:00
.known-issues
arch quark_se_ss: disable x86 GPIO driver by default 2017-03-09 14:53:17 +01:00
boards
doc
drivers drivers: enc28j60: buffer reception waits timeout 2017-03-09 20:33:46 +02:00
dts
ext
include net: nbuf: Create net_nbuf_frag_del() for tracking allocations 2017-03-09 20:33:44 +02:00
kernel
lib lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
misc
samples net: samples: Enable CONFIG_NET_CONTEXT_NBUF_POOL in prj_bt.conf 2017-03-09 20:33:46 +02:00
scripts
subsys net: bt: Place ll address type together with other assignments 2017-03-09 20:33:46 +02:00
tests net: icmpv6: Remove unused variable 'len' from input calls 2017-03-09 20:33:45 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh