nuttx/wireless
Xiang Xiao 463f321316 wireless/ieee802154: Don't set IFF_DOWN in mac802154netdev_register
since IFF_DOWN is only used for request, not for status. Instead,
IFF_UP should be used to query the netdev status. The IFF_DOWN
related macros are also removed to avoid the confuse.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-19 11:09:16 +03:00
..
bluetooth devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
ieee802154 wireless/ieee802154: Don't set IFF_DOWN in mac802154netdev_register 2022-07-19 11:09:16 +03:00
pktradio net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Makefile wireless: Author Gregory Nutt: update licenses to Apache 2021-02-19 08:07:47 -08:00