zephyr/drivers
Tomasz Bursztyka bff65b6330 net/ethernet: Let's remove the use for ll reserve
There is no need to reserve any space for each frag, as the l2 will
allocate a frag for the ethernet header, arp will do the same.

This is one step further to removing the concept of ll reserve.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-12-14 14:16:37 +01:00
..
adc drivers: adc_mcux: improve initialization of the ADC 2018-12-13 08:32:18 -06:00
aio
audio
bluetooth
can
clock_control
console
counter
crypto
display
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy
ethernet net/ethernet: Let's remove the use for ll reserve 2018-12-14 14:16:37 +01:00
flash
gpio drivers: gpio_nrfx: Remove undesired NRF_P0 definition 2018-12-13 07:35:28 -06:00
i2c drivers: i2c: nrfx: Prevent transfer overlapping 2018-12-14 08:46:35 +01:00
i2s
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net net/ethernet: Let's remove the use for ll reserve 2018-12-14 14:16:37 +01:00
neural_net
pci
pinmux pinmux: stm32: Add missing pinmux for I2C2 and SPI2 2018-12-13 08:07:28 -06:00
ptp_clock
pwm
rtc
sensor
serial
spi stm32: drivers: spi: Added missing devices 2018-12-13 07:31:06 -06:00
timer drivers: timer: fix disable systick function 2018-12-12 15:40:36 -06:00
usb
watchdog
wifi
CMakeLists.txt
Kconfig