zephyr/drivers/ieee802154
Jukka Rissanen 2b487646d6 drivers: ieee802154: cc2520: User can set the MAC address
Allow user to set the four last bytes of a MAC address.
By default the bytes are selected randomly but for testing
purposes we need a way to specify the address in advance.

Change-Id: Ic9820a8026b327d1ee5025ab77fdc77f5778de67
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-03-17 10:34:45 +02:00
..
ieee802154_cc2520.c drivers: ieee802154: cc2520: User can set the MAC address 2017-03-17 10:34:45 +02:00
ieee802154_cc2520.h drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
ieee802154_cc2520_regs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ieee802154_mcr20a.c drivers/net/ieee802154: Display the wrong channel setting in error msg 2017-03-09 20:33:50 +02:00
ieee802154_mcr20a.h drivers: mcr20a: cleanup and refactor interrupt processing 2017-02-22 17:28:24 +02:00
ieee802154_mcr20a_regs.h drivers: ieee802154: add MCR20A driver 2017-01-27 12:35:51 +02:00
ieee802154_nrf5.c drivers/ieee802154: Added RAW device to nRF5 radio driver 2017-03-09 20:33:47 +02:00
ieee802154_nrf5.h drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
ieee802154_uart_pipe.c net: nbuf: Use net_nbuf_get_frag() to allocate a fragment 2017-03-09 20:33:43 +02:00
ieee802154_uart_pipe.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig drivers/net/ieee802154: nRF5 802.15.4 radio driver 2017-02-22 17:28:24 +02:00
Kconfig.cc2520 drivers: ieee802154: cc2520: User can set the MAC address 2017-03-17 10:34:45 +02:00
Kconfig.mcr20a drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
Kconfig.nrf5 drivers/ieee802154: Added RAW mode support to nRF5 radio driver 2017-03-09 20:33:47 +02:00
Makefile drivers/ieee802154: Added RAW mode support to nRF5 radio driver 2017-03-09 20:33:47 +02:00