aboutsummaryrefslogtreecommitdiff
path: root/net/mac802154
AgeCommit message (Expand)AuthorFilesLines
2022-12-19mac802154: Fix possible double free upon parsing errorGravatar Miquel Raynal 1-1/+0
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Gravatar Jakub Kicinski 4-21/+45
2022-12-05mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Gravatar Wei Yongjun 1-0/+1
2022-11-29mac802154: Trace the registration of new PANsGravatar David Girault 1-0/+25
2022-11-01mac802154: Allow the creation of coordinator interfacesGravatar Miquel Raynal 3-11/+16
2022-11-01mac802154: Clarify an expressionGravatar Miquel Raynal 1-2/+1
2022-11-01mac802154: Move an skb free within the rx pathGravatar Miquel Raynal 1-9/+4
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+3
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc...Gravatar Jakub Kicinski 1-2/+2
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 8-152/+441
2022-10-26net: mac802154: Fixup function parameter name in docsGravatar Stefan Schmidt 1-2/+2
2022-10-24mac802154: Fix LQI recordingGravatar Miquel Raynal 1-2/+3
2022-10-24mac802154: Ensure proper scan-level filteringGravatar Miquel Raynal 1-4/+12
2022-10-12net: mac802154: Avoid displaying misleading debug informationGravatar Miquel Raynal 1-1/+3
2022-10-12mac802154: Avoid delivering frames received in a non satisfying filtering modeGravatar Miquel Raynal 1-5/+7
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMGravatar Miquel Raynal 1-5/+2
2022-10-12mac802154: set filter at drv_start()Gravatar Alexander Aring 5-31/+110
2022-10-12mac802154: move receive parameters above startGravatar Alexander Aring 1-95/+95
2022-08-29net: mac802154: Fix a condition in the receive pathGravatar Miquel Raynal 1-1/+1
2022-06-27net: mac802154: Fix a Tx warning checkGravatar Miquel Raynal 2-25/+14
2022-06-14mac802154: fix atomic_dec_and_test checksGravatar Alexander Aring 2-4/+4
2022-06-14mac802154: util: fix release queue handlingGravatar Alexander Aring 1-1/+1
2022-06-10net: mac802154: Add a warning in the slow pathGravatar Miquel Raynal 1-0/+27
2022-06-10net: mac802154: Add a warning in the hot pathGravatar Miquel Raynal 2-1/+16
2022-06-10net: mac802154: Introduce a synchronous API for MLME commandsGravatar Miquel Raynal 2-0/+48
2022-06-10net: mac802154: Introduce a tx queue flushing mechanismGravatar Miquel Raynal 4-5/+30
2022-06-10net: mac802154: Introduce a helper to disable the queueGravatar Miquel Raynal 2-0/+26
2022-06-10net: mac802154: Create a hot tx pathGravatar Miquel Raynal 1-2/+8
2022-06-10net: mac802154: Bring the ability to hold the transmit queueGravatar Miquel Raynal 4-12/+69
2022-06-10net: mac802154: Follow the count of ongoing transmissionsGravatar Miquel Raynal 2-0/+5
2022-06-10net: mac802154: Enhance the error path in the main tx helperGravatar Miquel Raynal 1-6/+6
2022-06-10net: mac802154: Rename the main tx_work structGravatar Miquel Raynal 3-5/+8
2022-06-10net: mac802154: Rename the synchronous xmit workerGravatar Miquel Raynal 3-3/+3
2022-04-30net: mac802154: Fix symbol durationsGravatar Miquel Raynal 1-6/+6
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsGravatar Miquel Raynal 1-0/+6
2022-04-25net: mac802154: Create an offloaded transmission error helperGravatar Miquel Raynal 1-0/+11
2022-04-25net: mac802154: Save a global error code on transmissionsGravatar Miquel Raynal 2-1/+6
2022-02-10net: mac802154: Set durations automaticallyGravatar Miquel Raynal 2-0/+47
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsGravatar Miquel Raynal 1-4/+4
2021-10-20mac802154: use dev_addr_set() - manualGravatar Jakub Kicinski 1-7/+8
2021-10-20mac802154: use dev_addr_set()Gravatar Jakub Kicinski 1-1/+1
2021-09-07ieee802154: Remove redundant initialization of variable retGravatar Colin Ian King 1-1/+1
2021-04-06net: mac802154: Fix general protection faultGravatar Pavel Skripkin 1-1/+1
2020-11-07net: mac802154: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-5/+3
2020-09-08Merge tag 'ieee802154-for-davem-2020-09-08' of git://git.kernel.org/pub/scm/l...Gravatar David S. Miller 1-3/+5
2020-09-08mac802154: tx: fix use-after-freeGravatar Eric Dumazet 1-3/+5
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 1-10/+10
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 11-97/+13