index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-12-05
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
2022-11-29
mac802154: Trace the registration of new PANs
David Girault
2022-11-01
mac802154: Allow the creation of coordinator interfaces
Miquel Raynal
2022-11-01
mac802154: Clarify an expression
Miquel Raynal
2022-11-01
mac802154: Move an skb free within the rx path
Miquel Raynal
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-26
net: mac802154: Fixup function parameter name in docs
Stefan Schmidt
2022-10-24
mac802154: Fix LQI recording
Miquel Raynal
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
[next]