index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
2022-10-24
mac802154: Ensure proper scan-level filtering
Miquel Raynal
2022-10-12
net: mac802154: Avoid displaying misleading debug information
Miquel Raynal
2022-10-12
mac802154: Avoid delivering frames received in a non satisfying filtering mode
Miquel Raynal
2022-10-12
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
2022-10-12
mac802154: move receive parameters above start
Alexander Aring
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
2022-06-27
net: mac802154: Fix a Tx warning check
Miquel Raynal
2022-06-14
mac802154: fix atomic_dec_and_test checks
Alexander Aring
2022-06-14
mac802154: util: fix release queue handling
Alexander Aring
2022-06-10
net: mac802154: Add a warning in the slow path
Miquel Raynal
2022-06-10
net: mac802154: Add a warning in the hot path
Miquel Raynal
2022-06-10
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2022-06-10
net: mac802154: Create a hot tx path
Miquel Raynal
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
2022-06-10
net: mac802154: Enhance the error path in the main tx helper
Miquel Raynal
2022-06-10
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-04-30
net: mac802154: Fix symbol durations
Miquel Raynal
2022-04-25
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
2022-04-25
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
2022-04-25
net: mac802154: Save a global error code on transmissions
Miquel Raynal
2022-02-10
net: mac802154: Set durations automatically
Miquel Raynal
2022-02-10
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2021-10-20
mac802154: use dev_addr_set() - manual
Jakub Kicinski
2021-10-20
mac802154: use dev_addr_set()
Jakub Kicinski
2021-09-07
ieee802154: Remove redundant initialization of variable ret
Colin Ian King
2021-04-06
net: mac802154: Fix general protection fault
Pavel Skripkin
2020-11-07
net: mac802154: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-08
Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...
David S. Miller
2020-09-08
mac802154: tx: fix use-after-free
Eric Dumazet
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-09-28
mac802154: Remove VLA usage of skcipher
Kees Cook
2018-08-06
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
2018-03-28
net/mac802154: disambiguate mac80215 vs mac802154 trace events
Alexei Starovoitov
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-20
mac802154: Fix MAC header and payload encrypted
Diogenes Pereira
2017-09-20
mac802154: replace hardcoded value with macro
Diogenes Pereira
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
[prev]
[next]