summaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2022-11-29ca8210: Fix crash by zero initializing dataHauke Mehrtens1-1/+1
2022-11-29ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan1-1/+1
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller3-18/+203
2022-10-24ieee802154: hwsim: Save the current filtering level and use itMiquel Raynal1-5/+23
2022-10-24ieee802154: hwsim: Introduce a helper to update all the PIB attributesMiquel Raynal1-26/+30
2022-10-12ieee802154: atusb: add support for trac featureAlexander Aring1-5/+28
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal1-1/+2
2022-10-12ieee802154: hwsim: Implement address filteringMiquel Raynal1-2/+108
2022-10-12ieee802154: hwsim: Record the address filter valuesMiquel Raynal1-0/+36
2022-10-12net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+4
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-29ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong1-0/+1
2022-08-23net/ieee802154: fix repeated words in commentsJilin Yuan1-1/+1
2022-08-23ieee802154/adf7242: defer destroy_workqueue callLin Ma1-1/+2
2022-07-18net/ieee802154: fix repeated words in commentsJilin Yuan1-1/+1
2022-05-02Stefan Schmidt says:Jakub Kicinski5-301/+92
2022-04-25net: ieee802154: ca8210: Call _xmit_error() when a transmission failsMiquel Raynal1-2/+1
2022-04-25net: ieee802154: ca8210: Use core return codes instead of hardcoding themMiquel Raynal1-110/+68
2022-04-25net: ieee802154: atusb: Call _xmit_hw_error() upon transmission errorMiquel Raynal1-3/+1
2022-04-25net: ieee802154: at86rf230: Forward Tx trac errorsMiquel Raynal2-113/+21
2022-04-25net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload framesMiquel Raynal1-2/+1
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski6-19/+7
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-02-10net: ieee802154: Drop duration settings when the core does it alreadyMiquel Raynal4-74/+0
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal4-27/+27
2022-02-10net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller2-120/+68
2022-02-09spi: make remove callback a void functionUwe Kleine-König6-19/+7
2022-02-02net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-01-28net: ieee802154: hwsim: Ensure frame checksum are validMiquel Raynal1-1/+1
2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal1-0/+1
2022-01-27net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal1-2/+11
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal1-0/+1
2022-01-10ieee802154: atusb: move to new USB APIPavel Skripkin1-119/+67
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-07-08ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu1-1/+1
2021-07-07ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu1-2/+2
2021-06-22ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet1-1/+1
2021-06-22ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu1-0/+5
2021-06-14ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu1-2/+2
2021-06-03Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller1-2/+2
2021-06-03net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()Andy Shevchenko1-2/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-04-01drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-03-29ieee802154: hwsim: remove redundant initialization of variable resColin Ian King1-1/+1
2020-11-03net: ieee802154: ca8210: Fix incorrectly named function param docLee Jones1-1/+1