linux/net/ieee802154
Alexander Aring 955d7fc93e ieee802154: handle socket functionality as module
This patch makes the ieee802154 socket handling as module. Currently
this is part of ieee802154 module. It pointed out that ieee802154 module
has also two module_init/module_exit functions. One inside of core.c and
the other in af_ieee802154.c. This patch will also solve this issue by
handle the af_802154 as separate module.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-01-03 01:49:23 +01:00
..
6lowpan_rtnl.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
af802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
af_ieee802154.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
core.c ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
core.h ieee802154: add wpan_phy dump support 2014-11-09 19:50:29 +01:00
dgram.c Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-12-09 18:12:03 -05:00
header_ops.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
ieee802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
Kconfig ieee802154: handle socket functionality as module 2015-01-03 01:49:23 +01:00
Makefile ieee802154: handle socket functionality as module 2015-01-03 01:49:23 +01:00
netlink.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
nl-mac.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
nl-phy.c net/ieee802154: Remove and add extra blank lines as needed. 2014-12-05 12:43:05 +01:00
nl802154.c nl802154: introduce support for cca settings 2014-12-19 00:19:23 +01:00
nl802154.h ieee802154: add nl802154 framework 2014-11-09 19:50:29 +01:00
nl_policy.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
raw.c Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-12-09 18:12:03 -05:00
rdev-ops.h nl802154: introduce support for cca settings 2014-12-19 00:19:23 +01:00
reassembly.c ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
reassembly.h ieee802154: reassembly: fix tag byteorder 2014-10-25 07:56:22 +02:00
sysfs.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
sysfs.h ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00