zephyr/drivers
Jukka Rissanen 7b3148e780 drivers/eth/mcux: Fix the fragment ordering in RX
The data fragments were stored in reversed order when the RX
data was saved into network buffers. This was caused by net_pkt
changes in commit "net/net_pkt: Fully separate struct net_pkt
from struct net_buf".

Change-Id: I8ad2cfc23b2cb90896b0548eab168895b0d7421d
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-28 15:01:09 +03:00
..
adc spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
aio drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
bluetooth spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
clock_control spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
console net: net_pkt_append: Refactor to return length of data actually added 2017-04-28 15:01:09 +03:00
counter drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crypto drivers/crypto: Fix a memory leak in tc shim driver 2017-04-27 13:06:34 +00:00
display drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
dma spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
ethernet drivers/eth/mcux: Fix the fragment ordering in RX 2017-04-28 15:01:09 +03:00
flash spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
gpio spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
grove spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
i2c spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
ieee802154 spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
interrupt_controller drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
ipm drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pci spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
pinmux spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
pwm spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
random drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
rtc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
sensor sensor: lsm6ds0: fix copy/paste error 2017-04-25 19:27:22 +00:00
serial Revert "serial: stm32: Give H/W a chance to set the TXE bit on transfer" 2017-04-27 15:19:59 +00:00
shared_irq spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
slip drivers: slip: escape SLIP special characters in headers too 2017-04-28 15:01:08 +03:00
spi spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
timer timer: tickless: arcv2: Add tickless kernel support 2017-04-27 13:46:32 +00:00
usb spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
watchdog drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00