summaryrefslogtreecommitdiff
path: root/net/mac802154
AgeCommit message (Expand)Author
2018-09-09net: mac802154: tx: expand tailroom if necessaryAlexander Aring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-09-19mac802154: use rate limited warnings for malformed framesAristeu Rozanski
2016-09-19mac802154: don't warn on unsupported framesAristeu Rozanski
2016-09-19mac802154: set phy net namespace for new ifacesAlexander Aring
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-02-23mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg
2016-01-27mac802154: Use skcipherHerbert Xu
2016-01-04mac802154: constify ieee802154_llsec_ops structureJulia Lawall
2015-12-10mac802154: tx: fix synced xmit deadlockAlexander Aring
2015-11-19mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring
2015-10-21mac802154: llsec: use kzfreeAlexander Aring
2015-09-30ieee802154: change mtu size behaviourAlexander Aring
2015-09-30mac802154: add comments for llsec issuesAlexander Aring
2015-09-30nl802154: add support for security layerAlexander Aring
2015-09-24mac802154: iface: assume big endian for af_packetAlexander Aring
2015-09-22mac802154: tx: add warning if MTU exceedsAlexander Aring
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring
2015-09-22mac802154: llsec: fix device deletion from listAlexander Aring
2015-08-10ieee802154: add ack request default handlingAlexander Aring
2015-08-10mac802154: change frame_retries behaviourAlexander Aring
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek
2015-07-23mac802154: fix ieee802154_rx handlingVarka Bhadram
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23mac802154: cfg: add suspend and resume callbacksAlexander Aring
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring
2015-07-23mac802154: remove unused macroVarka Bhadram
2015-07-23mac802154: use WARN_ON() macroVarka Bhadram
2015-07-23mac802154: add llsec address update workaroundAlexander Aring
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