| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-29 | net: mac802154: Fix a condition in the receive path | Miquel Raynal | 1 | -1/+1 |
| 2022-04-30 | net: mac802154: Fix symbol durations | Miquel Raynal | 1 | -6/+6 |
| 2022-04-25 | net: mac802154: Create an error helper for asynchronous offloading errors | Miquel Raynal | 1 | -0/+6 |
| 2022-04-25 | net: mac802154: Create an offloaded transmission error helper | Miquel Raynal | 1 | -0/+11 |
| 2022-04-25 | net: mac802154: Save a global error code on transmissions | Miquel Raynal | 2 | -1/+6 |
| 2022-02-10 | net: mac802154: Set durations automatically | Miquel Raynal | 2 | -0/+47 |
| 2022-02-10 | net: mac802154: Convert the symbol duration into nanoseconds | Miquel Raynal | 1 | -4/+4 |
| 2021-10-20 | mac802154: use dev_addr_set() - manual | Jakub Kicinski | 1 | -7/+8 |
| 2021-10-20 | mac802154: use dev_addr_set() | Jakub Kicinski | 1 | -1/+1 |
| 2021-09-07 | ieee802154: Remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
| 2021-04-06 | net: mac802154: Fix general protection fault | Pavel Skripkin | 1 | -1/+1 |
| 2020-11-07 | net: mac802154: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -5/+3 |
| 2020-09-08 | Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -3/+5 |
| 2020-09-08 | mac802154: tx: fix use-after-free | Eric Dumazet | 1 | -3/+5 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -10/+10 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 11 | -97/+13 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2018-09-28 | mac802154: Remove VLA usage of skcipher | Kees Cook | 2 | -9/+9 |
| 2018-08-06 | net: mac802154: tx: expand tailroom if necessary | Alexander Aring | 1 | -1/+14 |
| 2018-03-28 | net/mac802154: disambiguate mac80215 vs mac802154 trace events | Alexei Starovoitov | 1 | -4/+4 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -0/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
| 2017-09-20 | mac802154: Fix MAC header and payload encrypted | Diogenes Pereira | 1 | -3/+8 |
| 2017-09-20 | mac802154: replace hardcoded value with macro | Diogenes Pereira | 1 | -1/+2 |
| 2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -4/+3 |
| 2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 1 | -0/+2 |
| 2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -2/+2 |
| 2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 1 | -2/+0 |
| 2016-09-19 | mac802154: use rate limited warnings for malformed frames | Aristeu Rozanski | 1 | -2/+2 |
| 2016-09-19 | mac802154: don't warn on unsupported frames | Aristeu Rozanski | 1 | -0/+5 |
| 2016-09-19 | mac802154: set phy net namespace for new ifaces | Alexander Aring | 1 | -0/+1 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
| 2016-02-23 | mac802154: Fixes kernel oops when unloading a radio driver | Koen Zandberg | 1 | -1/+1 |
| 2016-01-27 | mac802154: Use skcipher | Herbert Xu | 2 | -20/+24 |
| 2016-01-04 | mac802154: constify ieee802154_llsec_ops structure | Julia Lawall | 1 | -1/+1 |
| 2015-12-10 | mac802154: tx: fix synced xmit deadlock | Alexander Aring | 2 | -12/+0 |
| 2015-11-19 | mac802154: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring | 1 | -2/+1 |
| 2015-10-21 | mac802154: llsec: use kzfree | Alexander Aring | 1 | -10/+10 |
| 2015-09-30 | ieee802154: change mtu size behaviour | Alexander Aring | 2 | -12/+11 |
| 2015-09-30 | mac802154: add comments for llsec issues | Alexander Aring | 2 | -0/+8 |
| 2015-09-30 | nl802154: add support for security layer | Alexander Aring | 1 | -0/+205 |
| 2015-09-24 | mac802154: iface: assume big endian for af_packet | Alexander Aring | 1 | -5/+3 |
| 2015-09-22 | mac802154: tx: add warning if MTU exceeds | Alexander Aring | 1 | -0/+11 |
| 2015-09-22 | ieee802154: change needed headroom/tailroom | Alexander Aring | 2 | -6/+14 |
| 2015-09-22 | ieee802154: introduce wpan_dev_header_ops | Alexander Aring | 1 | -12/+79 |
| 2015-09-22 | mac802154: llsec: fix device deletion from list | Alexander Aring | 1 | -0/+1 |
| 2015-08-10 | ieee802154: add ack request default handling | Alexander Aring | 1 | -0/+11 |
| 2015-08-10 | mac802154: change frame_retries behaviour | Alexander Aring | 2 | -8/+4 |
| 2015-08-10 | mac802154: cfg: remove test and set checks | Alexander Aring | 1 | -16/+0 |
| 2015-08-10 | mac802154: fix wpan mac setting while lowpan is there | Alexander Aring | 1 | -0/+15 |
| 2015-07-30 | mac802154: Fix memory corruption with global deferred transmit state. | Lennert Buytenhek | 3 | -21/+12 |
| 2015-07-23 | mac802154: fix ieee802154_rx handling | Varka Bhadram | 3 | -4/+3 |
| 2015-07-23 | mac802154: do not export ieee802154_rx() | Varka Bhadram | 2 | -1/+1 |
| 2015-07-23 | mac802154: cfg: add suspend and resume callbacks | Alexander Aring | 3 | -2/+54 |
| 2015-07-23 | mac802154: util: add stop_device utility function | Alexander Aring | 3 | -5/+11 |
| 2015-07-23 | mac802154: remove unused macro | Varka Bhadram | 1 | -2/+0 |
| 2015-07-23 | mac802154: use WARN_ON() macro | Varka Bhadram | 1 | -4/+2 |
| 2015-07-23 | mac802154: add llsec address update workaround | Alexander Aring | 3 | -3/+15 |
| 2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 13 | -248/+555 |
| 2015-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -28/+16 |
| 2015-06-17 | mac802154: iface: cleanup stack variable | Alexander Aring | 1 | -1/+1 |
| 2015-06-17 | mac802154: iface: fix order while interface up | Alexander Aring | 1 | -48/+55 |
| 2015-06-15 | mac802154: iface: flush workqueue before stop | Alexander Aring | 1 | -0/+1 |
| 2015-06-15 | mac802154: iface: fix hrtimer cancel on ifdown | Alexander Aring | 1 | -3/+3 |
| 2015-06-15 | mac802154: rx packet handle cleanup | Varka Bhadram | 1 | -2/+4 |
| 2015-06-09 | mac802154/iface: remove superfluous WARN_ON call in slave_open() | Stefan Schmidt | 1 | -1/+0 |
| 2015-06-07 | mac802154: remove unneeded vif struct | Alexander Aring | 3 | -9/+6 |
| 2015-06-02 | mac802154: add trace functionality for driver ops | Varka Bhadram | 4 | -15/+362 |
| 2015-05-31 | ieee802154: Fix EUI-64 station address validation. | Lennert Buytenhek | 1 | -2/+2 |
| 2015-05-28 | mac802154: Switch to new AEAD interface | Herbert Xu | 1 | -27/+14 |
| 2015-05-27 | nl802154: add support to set cca ed level | Alexander Aring | 1 | -0/+19 |
| 2015-05-27 | ieee802154: add set transmit power support | Varka Bhadram | 1 | -0/+19 |
| 2015-05-26 | mac802154: mac802154_mlme_start_req() optimisation. | Lennert Buytenhek | 1 | -18/+11 |
| 2015-05-26 | mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl(). | Lennert Buytenhek | 1 | -0/+3 |
| 2015-05-23 | mac802154: remove mib lock | Alexander Aring | 5 | -73/+2 |
| 2015-05-23 | mac802154: use atomic ops for sequence incrementation | Alexander Aring | 4 | -14/+6 |
| 2015-05-23 | mac802154: remove pib lock | Alexander Aring | 2 | -9/+2 |
| 2015-05-23 | mac802154: fix hold rtnl while ioctl | Alexander Aring | 1 | -2/+3 |
| 2015-05-19 | mac802154: select CRYPTO when needed | Arnd Bergmann | 1 | -0/+1 |
| 2015-05-19 | mac802154: tx: allow xmit complete from hard irq | Alexander Aring | 1 | -3/+2 |
| 2015-05-19 | ieee802154: add iftypes capability | Alexander Aring | 1 | -0/+6 |
| 2015-05-19 | cfg802154: introduce wpan phy flags | Alexander Aring | 1 | -3/+3 |
| 2015-05-19 | mac802154: remove check if operation is supported | Alexander Aring | 1 | -24/+0 |
| 2015-05-19 | mac802154: check for really changes | Alexander Aring | 1 | -0/+26 |
| 2015-05-19 | ieee802154: add several phy supported handling | Alexander Aring | 1 | -0/+26 |
| 2015-05-19 | ieee802154: change cca ed level to mbm | Alexander Aring | 1 | -2/+2 |
| 2015-05-19 | ieee802154: change transmit power to mbm | Alexander Aring | 1 | -2/+2 |
| 2015-05-19 | ieee802154: change transmit power to s32 | Alexander Aring | 1 | -1/+1 |
| 2015-05-19 | ieee802154: move validation check out of softmac | Alexander Aring | 1 | -29/+0 |
| 2015-05-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -3/+5 |
| 2015-04-30 | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram | 4 | -7/+13 |
| 2015-04-30 | mac802154: llsec: fix return value check in llsec_key_alloc() | Wei Yongjun | 1 | -2/+2 |
| 2015-04-30 | mac802154: fix ieee802154_register_hw error handling | Alexander Aring | 1 | -1/+3 |
| 2015-04-23 | mac802154: Include crypto/aead.h | Herbert Xu | 1 | -1/+2 |
| 2015-03-27 | mac802154: cleanup concurrent check | Alexander Aring | 1 | -14/+6 |
| 2015-03-19 | mac802154: fix typo in header guard | Nicolas Iooss | 1 | -2/+2 |
| 2015-03-14 | mac802154: correct max sifs size handling | Alexander Aring | 1 | -1/+12 |
| 2015-01-03 | mac802154: fix kbuild test robot warning | Alexander Aring | 1 | -4/+1 |
| 2014-12-20 | ieee802154: iface: move multiple node type check | Alexander Aring | 1 | -14/+9 |
| 2014-12-20 | mac802154: iface: check concurrent ifaces | Alexander Aring | 1 | -0/+77 |
| 2014-12-19 | nl802154: introduce support for cca settings | Alexander Aring | 1 | -0/+21 |
| 2014-12-19 | ieee802154: rework cca setting | Alexander Aring | 2 | -5/+6 |
| 2014-12-05 | mac802154: use goto label on failure | Varka Bhadram | 1 | -2/+1 |
| 2014-12-05 | net/mac802154: No need for an extra space when casting | Stefan Schmidt | 1 | -2/+2 |
| 2014-12-05 | net/mac802154: Remove extra blank lines. | Stefan Schmidt | 2 | -21/+0 |
| 2014-11-26 | mac802154: remove unnecessary if statement | Varka Bhadram | 1 | -5/+3 |
| 2014-11-17 | ieee802154: fix byteorder for short address and panid | Alexander Aring | 1 | -7/+7 |
| 2014-11-17 | ieee802154: add del interface command | Alexander Aring | 2 | -0/+15 |
| 2014-11-17 | ieee802154: setting extended address while iface add | Alexander Aring | 4 | -9/+15 |
| 2014-11-17 | ieee802154: add new interface command | Alexander Aring | 1 | -0/+15 |
| 2014-11-17 | mac802154: remove wpan_dev parameter in if_add | Alexander Aring | 4 | -7/+4 |
| 2014-11-17 | mac802154: use new nl802154 iftype types | Alexander Aring | 4 | -16/+16 |
| 2014-11-17 | mac802154: remove deprecated linux-zigbee info | Alexander Aring | 1 | -2/+0 |
| 2014-11-17 | mac802154: remove const for non pointer in cfg ops | Alexander Aring | 1 | -15/+17 |
| 2014-11-17 | mac802154: remove const for non pointer in driver-ops | Alexander Aring | 1 | -25/+21 |
| 2014-11-17 | mac802154: remove unused prototypes | Alexander Aring | 1 | -6/+0 |
| 2014-11-13 | mac802154: add interframe spacing time handling | Alexander Aring | 5 | -4/+53 |
| 2014-11-12 | ieee820154: add lbt setting support | Alexander Aring | 1 | -0/+16 |
| 2014-11-12 | ieee820154: add max frame retries setting support | Alexander Aring | 1 | -0/+16 |
| 2014-11-12 | ieee820154: add max csma backoffs setting support | Alexander Aring | 1 | -0/+16 |
| 2014-11-12 | ieee820154: add backoff exponent setting support | Alexander Aring | 1 | -0/+18 |
| 2014-11-12 | ieee820154: add short_addr setting support | Alexander Aring | 1 | -0/+26 |
| 2014-11-12 | ieee820154: add pan_id setting support | Alexander Aring | 1 | -0/+20 |
| 2014-11-12 | ieee820154: add channel set support | Alexander Aring | 1 | -0/+24 |
| 2014-11-12 | mac802154: add ifname change notifier | Alexander Aring | 3 | -0/+53 |
| 2014-11-12 | mac802154: change module description | Alexander Aring | 1 | -1/+1 |
| 2014-11-12 | mac802154: add wpan_phy priv id | Alexander Aring | 3 | -0/+8 |
| 2014-11-12 | mac820154: move mutex locks out of loop | Alexander Aring | 1 | -2/+2 |
| 2014-11-12 | mac820154: rename sdata next to tmp | Alexander Aring | 1 | -2/+2 |
| 2014-11-12 | mac820154: move interface unregistration into iface | Alexander Aring | 3 | -8/+15 |
| 2014-11-09 | mac802154: protect address changes via ioctl | Alexander Aring | 1 | -0/+7 |
| 2014-11-09 | ieee802154: netlink add rtnl lock | Alexander Aring | 1 | -4/+6 |
| 2014-11-09 | mac820154: don't set monitor dev_addr | Alexander Aring | 1 | -1/+3 |
| 2014-11-09 | ieee802154: add iftype to wpan_dev | Alexander Aring | 1 | -0/+1 |
| 2014-11-09 | ieee802154: rename wpan_phy_alloc | Alexander Aring | 1 | -1/+1 |
| 2014-11-09 | mac802154: remove mac_params in sdata | Alexander Aring | 3 | -14/+33 |
| 2014-11-09 | mac802154: move mac pib attributes into wpan_dev | Alexander Aring | 4 | -42/+40 |
| 2014-11-05 | mac802154: fix typo promisuous to promiscuous | Alexander Aring | 2 | -4/+4 |
| 2014-11-05 | mac802154: use IEEE802154_EXTENDED_ADDR_LEN | Alexander Aring | 1 | -3/+2 |
| 2014-11-05 | mac802154: add support for perm_extended_addr | Alexander Aring | 1 | -0/+4 |
| 2014-11-05 | mac802154: cleanup ieee802154_netdev_to_extended_addr | Alexander Aring | 1 | -1/+1 |
| 2014-11-05 | mac802154: add ieee802154_vif struct | Alexander Aring | 3 | -8/+10 |
| 2014-11-05 | mac802154: add default interface registration | Alexander Aring | 1 | -0/+12 |
| 2014-11-05 | ieee802154: remove mlme get_phy callback | Alexander Aring | 2 | -15/+0 |
| 2014-11-05 | ieee802154: rework interface registration | Alexander Aring | 3 | -82/+88 |
| 2014-11-05 | mac802154: move dev_hold out of ieee802154_if_add | Alexander Aring | 1 | -1/+0 |
| 2014-11-05 | mac802154: move interface add handling in iface | Alexander Aring | 4 | -68/+72 |
| 2014-11-05 | mac802154: move interface del handling in iface | Alexander Aring | 4 | -18/+16 |
| 2014-11-05 | ieee802154: remove nl802154 unused functions | Alexander Aring | 1 | -6/+0 |
| 2014-11-02 | ieee802154: remove unnecessary functions | Alexander Aring | 1 | -22/+0 |
| 2014-11-02 | mac802154: cfg: add missing include | Alexander Aring | 1 | -0/+1 |
| 2014-11-02 | mac802154: iface: add validation for extended address | Alexander Aring | 1 | -2/+6 |
| 2014-11-02 | mac802154: move phy settings into netlink receive | Alexander Aring | 2 | -19/+21 |
| 2014-11-02 | mac802154: set panid address filter on ifup | Alexander Aring | 2 | -51/+4 |
| 2014-11-02 | mac802154: set short address filter on ifup | Alexander Aring | 2 | -6/+4 |
| 2014-11-02 | mac802154: set extended address filter on ifup | Alexander Aring | 4 | -17/+9 |
| 2014-11-02 | cfg802154: convert deprecated iface add and del | Alexander Aring | 3 | -6/+23 |
| 2014-11-02 | mac802154: introduce mac802154_config_ops | Alexander Aring | 4 | -2/+31 |
| 2014-11-02 | cfg802154: introduce cfg802154_registered_device | Alexander Aring | 1 | -1/+1 |
| 2014-10-29 | mac802154: add basic support for monitor | Alexander Aring | 2 | -1/+12 |
| 2014-10-29 | mac802154: rx: add error handling after skb_clone | Alexander Aring | 1 | -5/+6 |
| 2014-10-29 | mac802154: rx: monitor receive cleanup | Alexander Aring | 1 | -2/+4 |
| 2014-10-29 | mac802154: rx: add rx stats incrementation | Alexander Aring | 1 | -0/+3 |
| 2014-10-29 | mac802154: rx: use netif_receive_skb | Alexander Aring | 1 | -1/+1 |
| 2014-10-29 | mac802154: rx: remove override pkt_type set to PACKET_HOST | Alexander Aring | 1 | -1/+0 |
| 2014-10-29 | mac802154: rx: add software checksum filtering check | Alexander Aring | 1 | -2/+13 |
| 2014-10-29 | mac802154: rx: simplify crc receive handling | Alexander Aring | 1 | -22/+12 |
| 2014-10-29 | mac802154: rx: remove unnecessary parameter | Alexander Aring | 1 | -2/+2 |
| 2014-10-29 | mac802154: separate omit tx/rx flags | Alexander Aring | 2 | -2/+2 |
| 2014-10-29 | mac802154: add support for promiscuous mode | Alexander Aring | 1 | -0/+13 |
| 2014-10-29 | mac802154: main: remove unnecessary include | Alexander Aring | 1 | -1/+0 |
| 2014-10-28 | mac802154: cleanup open count handling | Alexander Aring | 1 | -3/+4 |
| 2014-10-28 | mac802154: move mac_params functions into mac_cmd | Alexander Aring | 2 | -5/+22 |
| 2014-10-28 | mac802154: remove channel attributes from sdata | Alexander Aring | 3 | -53/+9 |
| 2014-10-28 | mac802154: iface: remove assign to zero | Alexander Aring | 1 | -6/+0 |
| 2014-10-28 | mac802154: add synchronization handling | Alexander Aring | 1 | -0/+7 |
| 2014-10-28 | mac802154: move local started handling | Alexander Aring | 3 | -26/+4 |
| 2014-10-28 | mac802154: rename running to started | Alexander Aring | 2 | -4/+4 |
| 2014-10-28 | mac802154: rework sdata state change to running | Alexander Aring | 2 | -8/+16 |
| 2014-10-28 | mac802154: remove driver ops in wpan-phy | Alexander Aring | 2 | -91/+6 |
| 2014-10-28 | mac802154: use driver-ops function wrappers | Alexander Aring | 4 | -20/+26 |
| 2014-10-28 | mac802154: introduce driver-ops header | Alexander Aring | 1 | -0/+202 |
| 2014-10-28 | mac802154: declare struct ieee802154_ops as const | Alexander Aring | 2 | -2/+2 |
| 2014-10-28 | mac802154: main: move open and close into iface | Alexander Aring | 3 | -62/+59 |
| 2014-10-28 | mac802154: monitor: merge into iface implementation | Alexander Aring | 3 | -60/+31 |
| 2014-10-27 | mac802154: rx: change naming convention | Alexander Aring | 1 | -16/+17 |
| 2014-10-27 | mac802154: rx: move rcu locking | Alexander Aring | 1 | -4/+4 |
| 2014-10-27 | mac802154: rx: move skb_reset_mac_header | Alexander Aring | 1 | -2/+3 |
| 2014-10-27 | mac802154: rx: add monitor pkt_type information | Alexander Aring | 1 | -0/+1 |
| 2014-10-27 | mac802154: rx: add CHECKSUM_UNNECESSARY | Alexander Aring | 1 | -0/+2 |
| 2014-10-27 | mac802154: rx: move skb->protocol setting | Alexander Aring | 1 | -1/+4 |
| 2014-10-27 | mac802154: rx: rename remove mac802154_subif_rx | Alexander Aring | 1 | -9/+3 |
| 2014-10-27 | mac802154: tx: remove monitor receive while xmit | Alexander Aring | 3 | -4/+2 |
| 2014-10-27 | mac802154: rx: move receive handling into rx.c | Alexander Aring | 4 | -214/+214 |
| 2014-10-27 | mac802154: rx: document ieee802154_rx() context requirement | Alexander Aring | 1 | -0/+2 |
| 2014-10-27 | mac802154: rx: use tasklet instead workqueue | Alexander Aring | 4 | -41/+46 |
| 2014-10-27 | mac802154: tx: use put_unaligned_le16 for copy crc | Alexander Aring | 1 | -2/+3 |
| 2014-10-26 | mac802154: tx: make worker information static | Alexander Aring | 1 | -12/+5 |