Go to file
Tomasz Bursztyka cf9dcd3d5b drivers: cc2520: Fix 80 chars lenght limit
Fixing 80 chars limit by removing length computation:
We can count the FCS as part of the received length, even if AUTOCRC is
on. L2 layer is able to parse this out.

Change-Id: I3c824ed95d177570a07d04784798e14f5979c96b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:47 +02:00
.known-issues
arch
boards net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00
doc net: User connectivity API documentation 2016-12-02 12:40:27 +02:00
drivers drivers: cc2520: Fix 80 chars lenght limit 2016-12-02 12:40:47 +02:00
ext
include net: Add network management event code for IPv6 2016-12-02 12:40:47 +02:00
kernel
lib
misc
net net: net_if: Notify about IPv6 address related changes 2016-12-02 12:40:47 +02:00
samples net: sample: echo-client ported to use the new IP stack 2016-12-02 12:40:46 +02:00
scripts net: Remove nbr_data section as it is useless 2016-12-02 12:40:27 +02:00
subsys
tests tests: Add network core event tests 2016-12-02 12:40:47 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh