- Jun 18, 2017
-
-
Gregory Nutt authored
IEEE 802.15.4 Network Driver: Add logic to setup the network mask, update the MAC-based IPv6 addressing when the network is brought up. The idea is that addressing changes are supposed to occur only while the network is down but won't take effect until the network is up again.
-
Gregory Nutt authored
ieee 802.15.4: Need counting protection on the logic that releases the notification resources. Otherwise, notification handlers may be operating with a stale pointer.
-
Gregory Nutt authored
-
Gregory Nutt authored
IEEE 802.15.4 MAC: Add list management and prioritization logic that will permit the MAC layer to support bound multiple clients.
-
Anthony Merlino authored
wireless/ieee802154: Renames Kconfig option, adds option for unimplemented receiver priority. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Gregory Nutt authored
rfc6775: Fix header, add references, correct naming. This is NOT ICMPv6, but part of 6LoWPAN that acts like ICMPv6.
-
Gregory Nutt authored
-
- Jun 17, 2017
-
-
Gregory Nutt authored
-
Mateusz Szafoni authored
stm32_hrtim Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
raiden00pl authored
-
Gregory Nutt authored
-
raiden00pl authored
-
Gregory Nutt authored
-
raiden00pl authored
-
Anthony Merlino authored
wireless/ieee802154: Minor improvements and simplified logic Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Anthony Merlino authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
ieee802.15.4 loopback: Better simulation addressing: sort, extended, panid, and IP address conversion
-
Gregory Nutt authored
-
David Sidrane authored
stm32:flash add CONFIG_STM32_STM32F469 to list defining OPTCR1 Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
David Sidrane authored
-
Gregory Nutt authored
clicker2-stm32: mrf24j40-6lowpan configuration needs to enabled the ieee 802.15.4 MAC network device as well.
-
- Jun 16, 2017
-
-
Oleg Evseev authored
Merged in lukegluke/nuttx/lukegluke/kconfig-correction-edited-online-with-bi-1497624177393 (pull request #401) Kconfig correction Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Clicker2-STM32: Enable networking and 6loWPAN in the mrf24j40-6lowpan configuration. Fix a couple of new 6loWPAN compile issues revealed by this new configuration.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32 SPI/I2S: Back out a bad pin mapping change from 4ab2a366. Try to staighten out some I2C3 and SPI3 pin configuration stuff.
-