Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> --- website/index.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/index.txt b/website/index.txt index e6e2427..7cede5d 100644 --- a/website/index.txt +++ b/website/index.txt @@ -147,6 +147,8 @@ https://github.com/linux-wpan/linux-wpan-next/blob/wpan_rework_rfc/net/ieee80215 * devicetree extended addr setting, draft is here http://www.spinics.net/lists/linux-wpan/msg01503.html[ieee802154: add usual way to get extended address via device tree] * RPL? - not our job, need to go through ipv6 netdev community, but we should do something to have a "started" mainline solution. * cleanup/fix 802.15.4 af raw/dgram socket code. We should use bluetooth socket code as example. +* In wireless exists a "station dump", we need something similar "node dump" with all neighbour nodes and their last LQI value, addresses, etc. information. +* A wpan-phy is an own device class, we need pm suspend handling like in wireless http://lxr.free-electrons.com/source/net/wireless/sysfs.c#L154[callbacks which are in #ifdef CONFIG_PM]. Rework ~~~~~~ -- 2.3.6 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html