aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/llsec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-076lowpan: mac802154: fix coding style issuesVarka Bhadram1-0/+1
2014-06-06mac802154: llsec: add forgotten list_del_rcu in key removalPhoebe Buckheister1-0/+1
2014-05-22mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister1-0/+2
2014-05-22mac802154: llsec: fold useless return value checkPhoebe Buckheister1-1/+1
2014-05-22mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister1-1/+1
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister1-0/+38
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister1-0/+247
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister1-0/+253
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister1-0/+529