aboutsummaryrefslogtreecommitdiff
path: root/net/mac802154
AgeCommit message (Expand)Author
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring
2015-06-17mac802154: iface: fix order while interface upAlexander Aring
2015-06-15mac802154: iface: flush workqueue before stopAlexander Aring
2015-06-15mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring
2015-06-15mac802154: rx packet handle cleanupVarka Bhadram
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt
2015-06-07mac802154: remove unneeded vif structAlexander Aring
2015-06-02mac802154: add trace functionality for driver opsVarka Bhadram
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek
2015-05-28mac802154: Switch to new AEAD interfaceHerbert Xu
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-26mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19mac802154: remove check if operation is supportedAlexander Aring
2015-05-19mac802154: check for really changesAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-19ieee802154: move validation check out of softmacAlexander Aring
2015-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram
2015-04-30mac802154: llsec: fix return value check in llsec_key_alloc()Wei Yongjun
2015-04-30mac802154: fix ieee802154_register_hw error handlingAlexander Aring
2015-04-23mac802154: Include crypto/aead.hHerbert Xu
2015-03-27mac802154: cleanup concurrent checkAlexander Aring
2015-03-19mac802154: fix typo in header guardNicolas Iooss
2015-03-14mac802154: correct max sifs size handlingAlexander Aring
2015-01-03mac802154: fix kbuild test robot warningAlexander Aring
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring
2014-12-19nl802154: introduce support for cca settingsAlexander Aring
2014-12-19ieee802154: rework cca settingAlexander Aring
2014-12-05mac802154: use goto label on failureVarka Bhadram
2014-12-05net/mac802154: No need for an extra space when castingStefan Schmidt
2014-12-05net/mac802154: Remove extra blank lines.Stefan Schmidt
2014-11-26mac802154: remove unnecessary if statementVarka Bhadram
2014-11-17ieee802154: fix byteorder for short address and panidAlexander Aring
2014-11-17ieee802154: add del interface commandAlexander Aring