Go to file
Jukka Rissanen e9d0bbb984 net: 802.15.4: Do not print anything when packet is discarded
If the received packet is discarded either if it was not meant
for us or it was malformed, then do not print anything.
This helps in an environment where there are lot of traffic
in the network.

Change-Id: I8db8dcec472ccceb9ba8b6cb7cee6c5f13ee34f0
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-03-07 11:06:42 +00:00
arch uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
boards uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
doc doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability. 2016-03-04 15:09:37 +00:00
drivers drivers/nble: Implement NBLE GATT discover response 2016-03-05 19:42:00 +00:00
include uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
kernel
lib
misc
net net: 802.15.4: Do not print anything when packet is discarded 2016-03-07 11:06:42 +00:00
samples uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
scripts sanitycheck: updated footprint numbers 2016-03-05 06:57:32 -05:00
tests test_bitfield: exercise sys_*_bit and sys_bitfield_*_bit 2016-03-04 15:12:07 +00:00
.checkpatch.conf
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile Zephyr 1.1.0 2016-03-05 06:57:40 -05:00
Makefile.inc
zephyr-env.sh