Go to file
Tomasz Bursztyka 5c64a078f4 net: yaip: Removing capabilities() from net_if api
As there is a L2 in the middle, there is no need for a net_if to provide
such information.

Change-Id: I58a35d4d124cd8a67026f32e71713ef06f43b7c5
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-07-13 14:06:21 +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 net: yaip: Removing capabilities() from net_if api 2016-07-13 14:06:21 +00:00
ext ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
include net: yaip: Removing capabilities() from net_if api 2016-07-13 14:06:21 +00:00
kernel kernel: Cosmetic cleanups to memory pool code 2016-07-08 23:04:40 +00:00
lib
misc
net net: yaip: Removing capabilities() from net_if api 2016-07-13 14:06:21 +00:00
samples net: yaip: Make net_core.h include the least amount of necessary header 2016-07-13 14:06:19 +00:00
scripts altera_max10: support 'make flash' and 'make debug' 2016-07-12 18:09:57 +00:00
tests net: tests: Additional tests for ICMPv4 checksum verification 2016-07-13 14:06:12 +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
.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