nuttx/drivers/wireless
Xiang Xiao 002d89885e net: Remove IFF_DOWN flag to compatible with Linux/*BSD
turn off interface by checking IFF_UP flag isn't set:
https://github.com/apache/nuttx/issues/1838

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-15 22:40:22 +08:00
..
bluetooth nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ieee80211 net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-15 22:40:22 +08:00
ieee802154 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lpwan poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
spirit nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
cc1101.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
CMakeLists.txt
gs2200m.c drivers/wireless/gs2200m.c: fix warning 2024-06-13 02:21:29 +08:00
ISM1_868MHzGFSK100kbps.c
ISM2_433MHzMSK500kbps.c
ISM2_905MHzGFSK250kbps.c
Kconfig
Make.defs
nrf24l01.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
nrf24l01.h