nuttx/wireless/ieee802154
Gregory Nutt b49be4bb20 Squashed commit of the following:
arch/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    sched/ audio/ crypto/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    Documentation/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    fs/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    graphics/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    net/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    drivers/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    include/, syscall/, wireless/:  Removed all references to CONFIG_DISABLE_POLL.  The standard POSIX poll() can not longer be disabled.
    configs/:  Remove all references to CONFIG_DISABLE_POLL.  Standard POSIX poll can no longer be disabled.
2019-05-21 18:57:54 -06:00
..
ieee802154_primitive.c
Kconfig
mac802154_assoc.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_assoc.h
mac802154_bind.c
mac802154_data.c Merged in antmerlino/nuttx/avoid-double-context-lookup (pull request #788) 2018-12-19 18:41:27 +00:00
mac802154_data.h
mac802154_device.c Squashed commit of the following: 2019-05-21 18:57:54 -06:00
mac802154_disassoc.c
mac802154_get_mhrlen.c
mac802154_getset.c
mac802154_gts.c
mac802154_internal.h
mac802154_ioctl.c
mac802154_loopback.c Merged in antmerlino/nuttx/sixlowpan-ieee802154-address-endianness (pull request #790) 2018-12-18 15:06:41 +00:00
mac802154_netdev.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
mac802154_orphan.c
mac802154_poll.c
mac802154_poll.h
mac802154_purge.c
mac802154_reset.c
mac802154_rxenable.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_scan.c
mac802154_scan.h
mac802154_start.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_sync.c
mac802154.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154.h
Make.defs
README.txt

This will eventually hold some general documentation for the IEEE 802.15.4
MAC implementation.

NOTE: Throughout the code, excerpts from the standard are quoted as to make
the code thoroughly readable. I have tried, to always put a reference [1] and
page number.  Below is the references that correspond with the reference number

[1]