summaryrefslogtreecommitdiffstats
path: root/net/mac802154
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | mac802154: Fix MAC header and payload encryptedDiogenes Pereira2017-09-201-3/+8
* | mac802154: replace hardcoded value with macroDiogenes Pereira2017-09-201-1/+2
|/
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-4/+3
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* mac802154: use rate limited warnings for malformed framesAristeu Rozanski2016-09-191-2/+2
* mac802154: don't warn on unsupported framesAristeu Rozanski2016-09-191-0/+5
* mac802154: set phy net namespace for new ifacesAlexander Aring2016-09-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-1/+1
|\
| * mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg2016-02-231-1/+1
* | mac802154: Use skcipherHerbert Xu2016-01-272-20/+24
|/
* mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
* mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-102-12/+0
* mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-191-2/+1
* mac802154: llsec: use kzfreeAlexander Aring2015-10-211-10/+10
* ieee802154: change mtu size behaviourAlexander Aring2015-09-302-12/+11
* mac802154: add comments for llsec issuesAlexander Aring2015-09-302-0/+8
* nl802154: add support for security layerAlexander Aring2015-09-301-0/+205
* mac802154: iface: assume big endian for af_packetAlexander Aring2015-09-241-5/+3
* mac802154: tx: add warning if MTU exceedsAlexander Aring2015-09-221-0/+11
* ieee802154: change needed headroom/tailroomAlexander Aring2015-09-222-6/+14
* ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-221-12/+79
* mac802154: llsec: fix device deletion from listAlexander Aring2015-09-221-0/+1
* ieee802154: add ack request default handlingAlexander Aring2015-08-101-0/+11
* mac802154: change frame_retries behaviourAlexander Aring2015-08-102-8/+4
* mac802154: cfg: remove test and set checksAlexander Aring2015-08-101-16/+0
* mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-101-0/+15
* mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-303-21/+12
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-233-4/+3
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-232-1/+1
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-233-2/+54
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-233-5/+11
* mac802154: remove unused macroVarka Bhadram2015-07-231-2/+0
* mac802154: use WARN_ON() macroVarka Bhadram2015-07-231-4/+2
* mac802154: add llsec address update workaroundAlexander Aring2015-07-233-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2413-248/+555
|\
| * mac802154: iface: cleanup stack variableAlexander Aring2015-06-171-1/+1
| * mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
| * mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
| * mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
| * mac802154: rx packet handle cleanupVarka Bhadram2015-06-151-2/+4
| * mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
| * mac802154: remove unneeded vif structAlexander Aring2015-06-073-9/+6
| * mac802154: add trace functionality for driver opsVarka Bhadram2015-06-024-15/+362
| * ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-2/+2
| * nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+19
OpenPOWER on IntegriCloud