summaryrefslogtreecommitdiff
path: root/net/mac802154
Commit message (Expand)AuthorAge
* net/mac802154: disambiguate mac80215 vs mac802154 trace eventsAlexei Starovoitov2018-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | mac802154: Fix MAC header and payload encryptedDiogenes Pereira2017-09-20
* | mac802154: replace hardcoded value with macroDiogenes Pereira2017-09-20
|/
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-30
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-16
* mac802154: use rate limited warnings for malformed framesAristeu Rozanski2016-09-19
* mac802154: don't warn on unsupported framesAristeu Rozanski2016-09-19
* mac802154: set phy net namespace for new ifacesAlexander Aring2016-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg2016-02-23
* | mac802154: Use skcipherHerbert Xu2016-01-27
|/
* mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-04
* mac802154: tx: fix synced xmit deadlockAlexander Aring2015-12-10
* mac802154: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-19
* mac802154: llsec: use kzfreeAlexander Aring2015-10-21
* ieee802154: change mtu size behaviourAlexander Aring2015-09-30
* mac802154: add comments for llsec issuesAlexander Aring2015-09-30
* nl802154: add support for security layerAlexander Aring2015-09-30
* mac802154: iface: assume big endian for af_packetAlexander Aring2015-09-24
* mac802154: tx: add warning if MTU exceedsAlexander Aring2015-09-22
* ieee802154: change needed headroom/tailroomAlexander Aring2015-09-22
* ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-22
* mac802154: llsec: fix device deletion from listAlexander Aring2015-09-22
* ieee802154: add ack request default handlingAlexander Aring2015-08-10
* mac802154: change frame_retries behaviourAlexander Aring2015-08-10
* mac802154: cfg: remove test and set checksAlexander Aring2015-08-10
* mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-10
* mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-30
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-23
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-23
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-23
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-23
* mac802154: remove unused macroVarka Bhadram2015-07-23
* mac802154: use WARN_ON() macroVarka Bhadram2015-07-23
* mac802154: add llsec address update workaroundAlexander Aring2015-07-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * mac802154: iface: cleanup stack variableAlexander Aring2015-06-17
| * mac802154: iface: fix order while interface upAlexander Aring2015-06-17
| * mac802154: iface: flush workqueue before stopAlexander Aring2015-06-15
| * mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-15
| * mac802154: rx packet handle cleanupVarka Bhadram2015-06-15
| * mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-09
| * mac802154: remove unneeded vif structAlexander Aring2015-06-07
| * mac802154: add trace functionality for driver opsVarka Bhadram2015-06-02
| * ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-31