aboutsummaryrefslogtreecommitdiff
path: root/net/mac802154
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 tx error pathVarka Bhadram
2014-08-14mac802154: common error pathVarka Bhadram
2014-08-14mac802154: cleanup in rx pathVarka Bhadram
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-076lowpan: mac802154: fix coding style issuesVarka 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-06-06mac802154: llsec: add forgotten list_del_rcu in key removalPhoebe Buckheister
2014-05-22mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister
2014-05-22mac802154: llsec: fold useless return value checkPhoebe Buckheister
2014-05-22mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister
2014-05-16mac802154: update KconfigPhoebe 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-07mac802154: fix duplicate #include headersJean Sacren
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe 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
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-13net: remove unnecessary return'sstephen hemminger
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-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang
2013-04-08mac802154: Keep track of the channel when changedAlan Ott
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott