zephyr/drivers/ieee802154
David Leach fcffac92b7 drivers/ieee802154_kw41z: Reduce debug logging due to false positives
- Removed some debug output and changed the level of others to reduce
  the amount of information logged. The reason is that some of this is
  causing false positive distractions.
- Removed enabling of FILTER error IRQ events. It isn't needed and is
  only informational.
- Changed frame control AR bit inspection to use native retrieval
  routine.
- Addressed some coding style issues.

Signed-off-by: David Leach <david.leach@nxp.com>
2017-11-15 08:30:16 -06:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
ieee802154_cc2520_regs.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ieee802154_cc2520.c subsys: Add random subsystem 2017-11-01 08:26:29 -04:00
ieee802154_cc2520.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_kw41z.c drivers/ieee802154_kw41z: Reduce debug logging due to false positives 2017-11-15 08:30:16 -06:00
ieee802154_mcr20a_regs.h drivers: mcr20a: minor fixes and correction of the copyright header 2017-07-27 11:21:04 +03:00
ieee802154_mcr20a.c subsys: Add random subsystem 2017-11-01 08:26:29 -04:00
ieee802154_mcr20a.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_nrf5.c subsys: Add random subsystem 2017-11-01 08:26:29 -04:00
ieee802154_nrf5.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ieee802154_uart_pipe.c drivers: ieee802154: uart: Do not send FCS bytes to peer 2017-10-26 14:51:56 +03:00
ieee802154_uart_pipe.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
Kconfig drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.cc2520 drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.kw41z arm: nxp: kw41z: Select IEEE802154_KW41Z driver for networking 2017-10-06 14:39:17 -05:00
Kconfig.mcr20a drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.nrf5 drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00