linux/net/mac802154
Alexander Aring 944742a36d mac802154: use new nl802154 iftype types
This patch replace the depracted IEEE802154_DEV to the new introduced
NL802154_IFTYPE_NODE types. There is a backwards compatibility to have
the identical types for both enum definitions. Also remove some inlcude
issue with "linux/nl802154.h", because the export nl_policy inside this
header it was always necessary to have an include of "net/rtnetlink.h"
before. The reason for this is more complicated. Nevertheless we removed
this now, because "linux/nl802154.h" is the depracted netlink interface.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-11-17 09:49:15 +01:00
..
cfg.c mac802154: remove const for non pointer in cfg ops 2014-11-17 09:49:15 +01:00
cfg.h mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
driver-ops.h mac802154: remove const for non pointer in driver-ops 2014-11-17 09:49:14 +01:00
ieee802154_i.h mac802154: use new nl802154 iftype types 2014-11-17 09:49:15 +01:00
iface.c mac802154: use new nl802154 iftype types 2014-11-17 09:49:15 +01:00
Kconfig trivial: net/mac802154: Fix Kconfig typo 2014-10-25 07:56:21 +02:00
llsec.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac_cmd.c ieee802154: netlink add rtnl lock 2014-11-09 19:50:29 +01:00
main.c mac802154: use new nl802154 iftype types 2014-11-17 09:49:15 +01:00
Makefile mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
mib.c mac802154: move mac pib attributes into wpan_dev 2014-11-09 19:50:27 +01:00
rx.c mac802154: use new nl802154 iftype types 2014-11-17 09:49:15 +01:00
tx.c mac802154: add interframe spacing time handling 2014-11-13 04:51:58 +01:00
util.c mac802154: add interframe spacing time handling 2014-11-13 04:51:58 +01:00