summaryrefslogtreecommitdiff
path: root/net/mac802154
AgeCommit message (Expand)Author
2014-10-26mac802154: tx: remove kmalloc in xmit hotpathAlexander Aring
2014-10-26mac802154: tx: move xmit callback to tx fileAlexander Aring
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring
2014-10-25mac802154: rename dev_workqueue to workqueueAlexander Aring
2014-10-25mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring
2014-10-25mac802154: introduce hw_to_local functionAlexander Aring
2014-10-25mac802154: rename sdata slaves and slaves_mtxAlexander Aring
2014-10-25mac802154: rename hw subif_data variable to localAlexander Aring
2014-10-25mac802154: rename mac802154_sub_if_dataAlexander Aring
2014-10-25mac802154: rename mac802154_priv to ieee802154_localAlexander Aring
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring
2014-10-25ieee802154: move ieee802154 headerAlexander Aring
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring
2014-10-25mac802154: move wpan.c to iface.cAlexander Aring
2014-10-25mac802154: move mac802154.h to ieee802154_i.hAlexander Aring
2014-10-25mac802154: move ieee802154_dev.c to main.cAlexander Aring
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring
2014-10-25ieee802154: ieee802154_dev: fix align typoAlexander Aring
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring
2014-10-25trivial: net/mac802154: Fix Kconfig typoJulien Catalano
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