zephyr/drivers
Tomasz Bursztyka 7f8d92827f net/ethernet: Remove usage of net_pkt_ll() function
This function is planned to be removed, thus avoiding its usage.

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 drivers/clock_control: stm32: add errors on unsupported bus value 2018-12-07 11:31:48 -05:00
console drivers: console: fix USB_UART_CONSOLE 2018-12-05 08:53:15 -05:00
counter
crypto
display driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ethernet net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
flash drivers: flash_mcux: remove inclusion of sys+log.h 2018-12-10 20:38:09 -05:00
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 drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ieee802154 net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
interrupt_controller drivers/gpio: stm32: return error when pin line already in use 2018-12-07 11:31:22 -05:00
ipm drivers: ipm: ipm_quark_se: Remove object declaration from header 2018-12-07 10:32:41 -05:00
led
led_strip drivers: led_strip: Fix typo in APA102 driver 2018-12-10 12:16:13 -08:00
modem
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux pinmux: stm32: Add missing pinmux for I2C2 and SPI2 2018-12-13 08:07:28 -06:00
ptp_clock
pwm drivers: pwm: nrf: Removed Kconfig prescaler option. Rewrite HW driver 2018-12-11 15:18:14 +01:00
rtc drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
sensor sensors: convert lis2mdl to use information coming from dts 2018-12-11 08:11:11 -06:00
serial drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
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 drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
watchdog
wifi net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
CMakeLists.txt
Kconfig