- Jan 25, 2016
-
-
Gregory Nutt authored
-
Lok Tep authored
-
- Jan 24, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 23, 2016
-
-
Gregory Nutt authored
All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 22, 2016
-
-
Gregory Nutt authored
-
Andrew Webster authored
-
Andrew Webster authored
-
Andrew Webster authored
This patch manages the packet buffer used by the upper layers by making sure it is always set to a valid transmit buffer that can be used by the MAC-NET core. The only exception to this is when the upper layer re-uses a receive buffer to send a response. In this case, the updated receive buffer is swapped with an empty transmit buffer. If there is no empty transmit buffer available, the packet will be dropped. Signed-off-by: Andrew Webster <awebster@arcx.com> Kinetis enet: add support for DBSWP Signed-off-by: Andrew Webster <awebster@arcx.com>
-
Andrew Webster authored
-
Andrew Webster authored
-
Andrew Webster authored
Kinetis enet: leave the write buffer wrap bit alone. The wrap buffer bit is initialized when the buffers are set up and should not be changed later
-
Andrew Webster authored
-
Andrew Webster authored
-
Andrew Webster authored
-
Andrew Webster authored
Kinetis enet: support multiple transmits between interrupts. Accounts for the unlikely event that more than one packet has been transmitted before the tx done is processed
-
Andrew Webster authored
Kinetis enet: use rounded up MTU size for buffers. The buffers must be evenly divisible by 16, so round up the MTU size and use that for the buffer sizes
-
Andrew Webster authored
-
Andrew Webster authored
-
- Jan 21, 2016
-
-
Gregory Nutt authored
-
- Jan 20, 2016
-
-
Stefan Kolb authored
-
- Jan 19, 2016
-
-
Gregory Nutt authored
STM32 TIM: Fix comment
-
Paul A. Patience authored
-
Gregory Nutt authored
STM32 QEncoder: Fix typo
-
Paul A. Patience authored
-
Gregory Nutt authored
STM32 TIM: Fix typos and add forgotten bit
-
Paul A. Patience authored
-
Gregory Nutt authored
-
- Jan 18, 2016
-
-
Frank Benkert authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32 QEncoder: Fix some typos
-
Paul A. Patience authored
-
- Jan 16, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 15, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-