zephyr/drivers
Tomasz Bursztyka 11a1d9ef32 drivers: ieee802154: Make uart pipe driver tx one fragment only
Let's not count the whole buffer length but only the very first frag's.
Up to L2 radio strategy to loop on every fragments and call tx for each.
(once sent, it deletes the fragment, so next fragment is always
buf->frags).

Change-Id: I94130fedfbecffdf62286bcb7f10563c776a255e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:40:55 +02:00
..
adc
aio aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
bluetooth
clock_control clock_control: NRF5 Kconfig option should be available only on NRF5 2016-11-22 17:00:46 +00:00
console drivers: console: use unified kernel API 2016-11-30 23:49:04 +00:00
counter counter: Fix interface 2016-11-30 14:39:10 +00:00
dma
ethernet eth: enc28j60_legacy: Make driver config_info structure const. 2016-12-02 12:40:51 +02:00
flash
gpio
grove drivers: lcd: use unified kernel APIs 2016-11-30 21:45:21 +00:00
i2c
ieee802154 drivers: ieee802154: Make uart pipe driver tx one fragment only 2016-12-02 12:40:55 +02:00
interrupt_controller
ipm
pci
pinmux
pwm
random
rtc
sensor drivers: sensor: use unified kernel API 2016-11-30 23:54:58 +00:00
serial
shared_irq
slip slip: Fix hexdump print 2016-12-02 12:40:54 +02:00
spi
timer drivers: timer: replace deprecated interface in nrf_rtc_timer 2016-11-30 19:21:54 +00:00
usb
watchdog watchdog: Refactor main Kconfig file 2016-11-30 17:25:15 +00:00
Kconfig drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver 2016-12-02 12:40:18 +02:00
Makefile enc28j60: Adapt driver for native IP stack 2016-12-02 12:40:50 +02:00