linux/net/ieee802154
Alexander Aring 53f9ee61b4 ieee802154: rework wpan_phy index assignment
This patch reworks the wpan_phy index incrementation. It's now similar
like wireless wiphy index incrementation. We move the wpan_phy index
attribute inside of cfg802154_registered_device and use atomic
operations instead locking mechanism via wpan_phy_mutex.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-11-05 21:53:03 +01:00
..
6lowpan_rtnl.c ieee802154: 6lowpan: remove set of mac address 2014-11-02 04:51:08 +01:00
af802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
af_ieee802154.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
core.c ieee802154: rework wpan_phy index assignment 2014-11-05 21:53:03 +01:00
core.h ieee802154: rework wpan_phy index assignment 2014-11-05 21:53:03 +01:00
dgram.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
header_ops.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
ieee802154.h ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
Kconfig 6lowpan: introduce new net/6lowpan directory 2014-07-12 01:53:30 +02:00
Makefile ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00
netlink.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
nl_policy.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
nl-mac.c ieee802154: don't allow to change addr while netif_running 2014-11-02 04:51:07 +01:00
nl-phy.c cfg802154: convert deprecated iface add and del 2014-11-02 04:51:06 +01:00
raw.c ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
rdev-ops.h cfg802154: convert deprecated iface add and del 2014-11-02 04:51:06 +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: sysfs: add missing include 2014-11-02 21:52:02 +01:00
sysfs.h ieee802154: introduce sysfs file 2014-10-28 23:19:09 +01:00