summaryrefslogtreecommitdiff
path: root/net/mac802154/wpan.c
AgeCommit message (Expand)Author
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-19ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend
2014-08-19mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend
2014-08-14mac802154: common error pathVarka Bhadram
2014-06-11mac802154: don't deliver packets to devices that are downPhoebe Buckheister
2014-06-11mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-15mac802154: make mac802154_wpan_open staticPhoebe Buckheister
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15mac802154: account for all header parts during wpan header creationgPhoebe Buckheister
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-03-14ieee802154: add proper length checks to header creationsPhoebe Buckheister
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott
2013-03-26mac802154: turn on ACK when enabled by the upper layersTony Cheneau
2013-02-06wpan: use stack buffer instead of heapAlexander Aring
2013-02-06wpan: whitespace fixAlexander Aring
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2012-11-30mac802154: fix memory leaksAlan Ott
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com