aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-10mac802154: tx: fix synced xmit deadlockAlexander Aring2-12/+0
2015-11-19mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring1-2/+1
2015-10-21mac802154: llsec: use kzfreeAlexander Aring1-10/+10
2015-09-30ieee802154: change mtu size behaviourAlexander Aring2-12/+11
2015-09-30mac802154: add comments for llsec issuesAlexander Aring2-0/+8
2015-09-30nl802154: add support for security layerAlexander Aring1-0/+205
2015-09-24mac802154: iface: assume big endian for af_packetAlexander Aring1-5/+3
2015-09-22mac802154: tx: add warning if MTU exceedsAlexander Aring1-0/+11
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring2-6/+14
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring1-12/+79
2015-09-22mac802154: llsec: fix device deletion from listAlexander Aring1-0/+1
2015-08-10ieee802154: add ack request default handlingAlexander Aring1-0/+11
2015-08-10mac802154: change frame_retries behaviourAlexander Aring2-8/+4
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring1-16/+0
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring1-0/+15
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek3-21/+12
2015-07-23mac802154: fix ieee802154_rx handlingVarka Bhadram3-4/+3
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram2-1/+1
2015-07-23mac802154: cfg: add suspend and resume callbacksAlexander Aring3-2/+54
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring3-5/+11
2015-07-23mac802154: remove unused macroVarka Bhadram1-2/+0
2015-07-23mac802154: use WARN_ON() macroVarka Bhadram1-4/+2
2015-07-23mac802154: add llsec address update workaroundAlexander Aring3-3/+15
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-248/+555
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-28/+16
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring1-1/+1
2015-06-17mac802154: iface: fix order while interface upAlexander Aring1-48/+55
2015-06-15mac802154: iface: flush workqueue before stopAlexander Aring1-0/+1
2015-06-15mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring1-3/+3
2015-06-15mac802154: rx packet handle cleanupVarka Bhadram1-2/+4
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt1-1/+0
2015-06-07mac802154: remove unneeded vif structAlexander Aring3-9/+6
2015-06-02mac802154: add trace functionality for driver opsVarka Bhadram4-15/+362
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek1-2/+2
2015-05-28mac802154: Switch to new AEAD interfaceHerbert Xu1-27/+14
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+19
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+19
2015-05-26mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek1-18/+11
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek1-0/+3
2015-05-23mac802154: remove mib lockAlexander Aring5-73/+2
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring4-14/+6
2015-05-23mac802154: remove pib lockAlexander Aring2-9/+2
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring1-2/+3
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann1-0/+1
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-05-19ieee802154: add iftypes capabilityAlexander Aring1-0/+6
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring1-3/+3
2015-05-19mac802154: remove check if operation is supportedAlexander Aring1-24/+0
2015-05-19mac802154: check for really changesAlexander Aring1-0/+26
2015-05-19ieee802154: add several phy supported handlingAlexander Aring1-0/+26