| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | net: mac802154: Introduce a tx queue flushing mechanism | Miquel Raynal | 2022-06-10 | 4 | -5/+30 |
| * | net: mac802154: Introduce a helper to disable the queue | Miquel Raynal | 2022-06-10 | 2 | -0/+26 |
| * | net: mac802154: Create a hot tx path | Miquel Raynal | 2022-06-10 | 1 | -2/+8 |
| * | net: mac802154: Bring the ability to hold the transmit queue | Miquel Raynal | 2022-06-10 | 4 | -12/+69 |
| * | net: mac802154: Follow the count of ongoing transmissions | Miquel Raynal | 2022-06-10 | 2 | -0/+5 |
| * | net: mac802154: Enhance the error path in the main tx helper | Miquel Raynal | 2022-06-10 | 1 | -6/+6 |
| * | net: mac802154: Rename the main tx_work struct | Miquel Raynal | 2022-06-10 | 3 | -5/+8 |
| * | net: mac802154: Rename the synchronous xmit worker | Miquel Raynal | 2022-06-10 | 3 | -3/+3 |
* | | net: mac802154: Fix a condition in the receive path | Miquel Raynal | 2022-08-29 | 1 | -1/+1 |
|/ |
|
* | net: mac802154: Fix symbol durations | Miquel Raynal | 2022-04-30 | 1 | -6/+6 |
* | net: mac802154: Create an error helper for asynchronous offloading errors | Miquel Raynal | 2022-04-25 | 1 | -0/+6 |
* | net: mac802154: Create an offloaded transmission error helper | Miquel Raynal | 2022-04-25 | 1 | -0/+11 |
* | net: mac802154: Save a global error code on transmissions | Miquel Raynal | 2022-04-25 | 2 | -1/+6 |
* | net: mac802154: Set durations automatically | Miquel Raynal | 2022-02-10 | 2 | -0/+47 |
* | net: mac802154: Convert the symbol duration into nanoseconds | Miquel Raynal | 2022-02-10 | 1 | -4/+4 |
* | mac802154: use dev_addr_set() - manual | Jakub Kicinski | 2021-10-20 | 1 | -7/+8 |
* | mac802154: use dev_addr_set() | Jakub Kicinski | 2021-10-20 | 1 | -1/+1 |
* | ieee802154: Remove redundant initialization of variable ret | Colin Ian King | 2021-09-07 | 1 | -1/+1 |
* | net: mac802154: Fix general protection fault | Pavel Skripkin | 2021-04-06 | 1 | -1/+1 |
* | net: mac802154: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-11-07 | 1 | -5/+3 |
* | Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2020-09-08 | 1 | -3/+5 |
|\ |
|
| * | mac802154: tx: fix use-after-free | Eric Dumazet | 2020-09-08 | 1 | -3/+5 |
* | | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -10/+10 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 11 | -97/+13 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | mac802154: Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 2 | -9/+9 |
* | net: mac802154: tx: expand tailroom if necessary | Alexander Aring | 2018-08-06 | 1 | -1/+14 |
* | net/mac802154: disambiguate mac80215 vs mac802154 trace events | Alexei Starovoitov | 2018-03-28 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 4 | -0/+4 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | | mac802154: Fix MAC header and payload encrypted | Diogenes Pereira | 2017-09-20 | 1 | -3/+8 |
* | | mac802154: replace hardcoded value with macro | Diogenes Pereira | 2017-09-20 | 1 | -1/+2 |
|/ |
|
* | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 2017-06-07 | 1 | -4/+3 |
* | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 1 | -0/+1 |
* | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 2016-12-16 | 1 | -2/+0 |
* | mac802154: use rate limited warnings for malformed frames | Aristeu Rozanski | 2016-09-19 | 1 | -2/+2 |
* | mac802154: don't warn on unsupported frames | Aristeu Rozanski | 2016-09-19 | 1 | -0/+5 |
* | mac802154: set phy net namespace for new ifaces | Alexander Aring | 2016-09-19 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -1/+1 |
|\ |
|
| * | mac802154: Fixes kernel oops when unloading a radio driver | Koen Zandberg | 2016-02-23 | 1 | -1/+1 |
* | | mac802154: Use skcipher | Herbert Xu | 2016-01-27 | 2 | -20/+24 |
|/ |
|
* | mac802154: constify ieee802154_llsec_ops structure | Julia Lawall | 2016-01-04 | 1 | -1/+1 |
* | mac802154: tx: fix synced xmit deadlock | Alexander Aring | 2015-12-10 | 2 | -12/+0 |
* | mac802154: Delete an unnecessary check before the function call "kfree_skb" | Markus Elfring | 2015-11-19 | 1 | -2/+1 |
* | mac802154: llsec: use kzfree | Alexander Aring | 2015-10-21 | 1 | -10/+10 |
* | ieee802154: change mtu size behaviour | Alexander Aring | 2015-09-30 | 2 | -12/+11 |
* | mac802154: add comments for llsec issues | Alexander Aring | 2015-09-30 | 2 | -0/+8 |