Go to file
Jukka Rissanen 892a76745f net: yaip: Add util to check if IPv4 address is part of subnet
Change-Id: I6005861a4c4085b6c17ded03fda38a567a4e504a
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-07-13 14:06:06 +00:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL 2016-07-12 19:30:31 +00:00
boards altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
doc doc: application build update. 2016-07-08 20:34:31 +00:00
drivers sensor: add driver for MAX44009 light sensor 2016-07-12 19:31:09 +00:00
ext ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
include net: yaip: Add util to check if IPv4 address is part of subnet 2016-07-13 14:06:06 +00:00
kernel kernel: Cosmetic cleanups to memory pool code 2016-07-08 23:04:40 +00:00
lib nios2: Kconfig: remove some unused config options 2016-06-10 15:22:42 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net net: yaip: Add util to check if IPv4 address is part of subnet 2016-07-13 14:06:06 +00:00
samples net: yaip: Receive IPv4 packet 2016-07-12 19:20:50 +00:00
scripts altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
tests net: tests: Tweak the IP address test to use new net_if API 2016-07-13 14:06:04 +00:00
usb usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
.checkpatch.conf
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINER: move known issues component and clean blank line 2016-07-08 21:21:37 +00:00
Makefile usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh