linux/net/ieee802154
Dmitry Eremin-Solenikov e9cf356c0c wpan-phy: follow usual patter of devices registration
Follow the usual pattern of devices registration by adding new function
(wpan_phy_set_dev) that sets child->parent relationship and removing
parent argument from wpan_phy_register call.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-06 14:29:50 +03:00
..
Kconfig net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
Makefile ieee802154: add a sysfs representation of WPAN master devices 2009-08-19 23:08:20 +04:00
af802154.h net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
af_ieee802154.c net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
dgram.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
netlink.c ieee802154: add locking for seq numbers 2009-09-15 18:25:16 +04:00
nl_policy.c ieee802154: add support for channel pages from IEEE 802.15.4-2006 2009-08-19 23:08:22 +04:00
raw.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
wpan-class.c wpan-phy: follow usual patter of devices registration 2009-11-06 14:29:50 +03:00