linux/net/mac802154
Alexander Aring 344f8c119d mac802154: use atomic ops for sequence incrementation
This patch will use atomic operations for sequence number incrementation
while MAC header generation. Upper layers like af_802154 or 6LoWPAN
could call this function in a parallel context while generating 802.15.4
MAC header before queuing into wpan interfaces transmit queue.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-23 17:57:08 +02:00
..
cfg.c mac802154: remove check if operation is supported 2015-05-19 11:44:42 +02:00
cfg.h
driver-ops.h ieee802154: change cca ed level to mbm 2015-05-19 11:44:42 +02:00
ieee802154_i.h mac802154: use atomic ops for sequence incrementation 2015-05-23 17:57:08 +02:00
iface.c mac802154: use atomic ops for sequence incrementation 2015-05-23 17:57:08 +02:00
Kconfig mac802154: select CRYPTO when needed 2015-05-19 19:35:48 +02:00
llsec.c
llsec.h
mac_cmd.c mac802154: use atomic ops for sequence incrementation 2015-05-23 17:57:08 +02:00
main.c ieee802154: add iftypes capability 2015-05-19 11:44:42 +02:00
Makefile
mib.c mac802154: use atomic ops for sequence incrementation 2015-05-23 17:57:08 +02:00
rx.c
tx.c
util.c mac802154: tx: allow xmit complete from hard irq 2015-05-19 11:44:45 +02:00