aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/wpan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister1-1/+88
2014-03-14ieee802154: add proper length checks to header creationsPhoebe Buckheister1-0/+3
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister1-18/+17
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister1-238/+83
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister1-16/+27
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister1-5/+5
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...Weilong Chen1-2/+2
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring1-0/+2
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott1-1/+1
2013-03-26mac802154: turn on ACK when enabled by the upper layersTony Cheneau1-0/+2
2013-02-06wpan: use stack buffer instead of heapAlexander Aring1-6/+1
2013-02-06wpan: whitespace fixAlexander Aring1-1/+1
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2012-11-30mac802154: fix memory leaksAlan Ott1-1/+3
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com1-0/+559