Commit History

Author SHA1 Message Date
  Anthony Merlino 66d66b0616 Merged in antmerlino/nuttx/mac802154-assoc-lpwork (pull request #1004) 5 years ago
  Anthony Merlino 70404ed0dc Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 5 years ago
  Anthony Merlino 29ab94198c Merged in antmerlino/nuttx/mac802154_fixes (pull request #998) 5 years ago
  Anthony Merlino fc1780d63e Merged in antmerlino/nuttx/sixlowpan-removeconversions (pull request #997) 5 years ago
  Anthony Merlino 535db0140a Merged in antmerlino/nuttx/wirelessnetdev (pull request #984) 5 years ago
  Anthony Merlino 4f696dc9cd Merged in antmerlino/nuttx/multi-macnet (pull request #979) 5 years ago
  Anthony Merlino 70186874e3 Merged in antmerlino/nuttx/macnetdev (pull request #976) 5 years ago
  Gregory Nutt abf6965c24 Squashed commit of the following: 5 years ago
  Xiang Xiao fb63c0a293 sched/signal and related changes to other OS subsystems. 5 years ago
  Xiang Xiao 5e8ae23edc drivers/timers/oneshot.c: Support signal notification through SIGEV_THREAD 5 years ago
  Anthony Merlino c897790e55 Merged in antmerlino/nuttx/sixlowpan-ieee802154-address-endianness (pull request #790) 5 years ago
  Anthony Merlino b48a62a7d4 Merged in antmerlino/nuttx/sixlowpan-ul-bit (pull request #787) 5 years ago
  Anthony Merlino 52aae032f7 Merged in antmerlino/nuttx/remove-ipv6-checks (pull request #785) 5 years ago
  Gregory Nutt 09f4dee6bc All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 6 years ago
  Gregory Nutt 6d93658ff8 Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP. 6 years ago
  Gregory Nutt fd068f17ca wireless/ieee802154: Some trivial typos fixed while working with Bluetooth port 6 years ago
  Gregory Nutt de7000ee3e wireless/ieee802154: Fix a few typos 6 years ago
  Gregory Nutt b54ffe858a Standardization of some function headers. 6 years ago
  Dmitriy Linikov a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 6 years ago
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
  Gregory Nutt a8b6be4aaf The existence of the network driver ioctl() method should depend on CONFIG_NETDEV_IOCTL rather than CONFIG_NETDEV_PHY_IOCTL. The former enables the method, the later enables a subset of possible driver IOCTLs. This change should be basically a no-operation. The affected ioctl methods only support those subset of driver IOCTLs selected by CONFIG_NETDEV_PHY_IOCTL and the network logic will tolerate a nul ioctl method. 6 years ago
  Anthony Merlino 6853569633 Merged in antmerlino/nuttx/mac802154 (pull request #527) 7 years ago
  Gregory Nutt c1de4380e9 Last fix to eliminate a warning also perpetrated a logic error in semaphore handling. 7 years ago
  Gregory Nutt ac40630452 wireless/ieee802154: Fix a warning found in build testing. Mouse input: Cosmetic changes while reviewing logic. 7 years ago
  Gregory Nutt f562bf0fbe Another fix from recent PR: mac802154_primitive_free() does not exist. Perhaps ieee802154_primitive_free() is what was intended? 7 years ago
  Anthony Merlino 14fb37c995 Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request #526) 7 years ago
  Gregory Nutt 4810499d3a Squashed commit of the following: 7 years ago
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 years ago