* [PATCH wpan-misc 1/2] website: remove finished opentasks
@ 2015-05-01 16:04 Alexander Aring
2015-05-01 16:04 ` [PATCH wpan-misc 2/2] website: add new opentask entries Alexander Aring
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Aring @ 2015-05-01 16:04 UTC (permalink / raw)
To: linux-wpan; +Cc: Alexander Aring
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
website/index.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/website/index.txt b/website/index.txt
index 2dfa962..e6e2427 100644
--- a/website/index.txt
+++ b/website/index.txt
@@ -134,9 +134,7 @@ Open Tasks
** no aret mode for max_frame_retires -1
** etc
* Missing features which wireless has and wpan not. Since we based our implementation on wireless we should sync "good patches" from wireless branch.
-** Something like http://www.spinics.net/lists/netdev/msg321088.html[net: nl80211 - pass name_assign_type to rdev_add_virtual_intf()]
-** trace functionality for rdev/driver_ops http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/wireless/rdev-ops.h[rdev-ops.h] and
-http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/mac80211/driver-ops.h[driver-ops.h]
+** trace functionality for driver_ops http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/mac80211/driver-ops.h[driver-ops.h]
** Whatever you want and find
* rework
** missing features in nl802154, crypto etc.
--
2.3.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH wpan-misc 2/2] website: add new opentask entries
2015-05-01 16:04 [PATCH wpan-misc 1/2] website: remove finished opentasks Alexander Aring
@ 2015-05-01 16:04 ` Alexander Aring
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2015-05-01 16:04 UTC (permalink / raw)
To: linux-wpan; +Cc: Alexander Aring
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-01 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 16:04 [PATCH wpan-misc 1/2] website: remove finished opentasks Alexander Aring
2015-05-01 16:04 ` [PATCH wpan-misc 2/2] website: add new opentask entries Alexander Aring
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.