zephyr/include
Tomasz Gorochowik 226fa97304 net: ethernet: Add 802.1Qav settings to eth mgmt api
This commit adds a possibility to use Qav (credit-based shaping) in the
ethernet drivers.

There are two parameters exposed through the mgmt api: deltaBandwidth
and idleSlope.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-07-04 16:27:34 -04:00
..
arch arch: arm: mpu: replace literals with CMSIS bitsets 2018-07-04 08:25:02 -04:00
bluetooth Bluetooth: UUID: add UUIDs for missing HIDS characteristics 2018-06-26 19:06:30 +02:00
crypto
debug
dfu
display
drivers i2c: slave: Add EEPROM I2C Slave driver 2018-07-04 11:57:33 +02:00
dt-bindings gpio: doc: Be explicit about how EDGE and DOUBLE_EDGE work together 2018-06-12 11:51:14 -04:00
fs
linker logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
logging logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
mgmt
misc logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
net net: ethernet: Add 802.1Qav settings to eth mgmt api 2018-07-04 16:27:34 -04:00
nvs
posix lib/posix: Port wait_q usage to new API 2018-05-19 07:00:55 +03:00
random
settings settings: fix typo in header file 2018-06-12 22:49:12 -04:00
shell
toolchain toolchain: gcc: check if __weak is defined 2018-06-28 09:13:17 -05:00
usb usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
clock_control.h
console.h subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
counter.h
crc8.h
crc16.h
device.h
disk_access.h
dma.h
entropy.h drivers: entropy: Introduce ISR-specific entropy function 2018-05-24 15:13:13 -07:00
fcb.h
flash_map.h
flash.h
fs.h
gpio.h doc: fix early closing of GPIO doxygen defgroup 2018-06-04 10:55:37 -04:00
i2c.h i2c: Add new I2C Slave syscalls 2018-07-04 11:57:33 +02:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h include: create kernel_includes.h header to hold kernel includes 2018-06-21 22:28:00 +02:00
kernel_version.h
kernel.h kernel: Move _ms_to_ticks() and __ticks_to_ms() close to each other. 2018-07-03 22:46:39 -04:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00
pwm.h
ring_buffer.h
rtc.h
sched_priq.h kernel: Add the old "multi queue" scheduler algorithm as an option 2018-07-03 17:09:15 -04:00
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h api: watchdog: fix wdt_install_timeout doxygen comment 2018-06-05 08:04:45 -04:00
zephyr.h