summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2023-02-01ieee802154: at86rf230: switch to using gpiod APIDmitry Torokhov
2023-02-01ieee802154: at86rf230: drop support for platform dataDmitry Torokhov
2023-02-01Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt
2023-01-31cc2520: move to gpio descriptorsArnd Bergmann
2023-01-28at86rf230: convert to gpio descriptorsArnd Bergmann
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29ca8210: Fix crash by zero initializing dataHauke Mehrtens
2022-11-29ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller
2022-10-24ieee802154: hwsim: Save the current filtering level and use itMiquel Raynal
2022-10-24ieee802154: hwsim: Introduce a helper to update all the PIB attributesMiquel Raynal
2022-10-12ieee802154: atusb: add support for trac featureAlexander Aring
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal
2022-10-12ieee802154: hwsim: Implement address filteringMiquel Raynal
2022-10-12ieee802154: hwsim: Record the address filter valuesMiquel Raynal
2022-10-12net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-29ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong
2022-08-23net/ieee802154: fix repeated words in commentsJilin Yuan
2022-08-23ieee802154/adf7242: defer destroy_workqueue callLin Ma
2022-07-18net/ieee802154: fix repeated words in commentsJilin Yuan
2022-05-02Stefan Schmidt says:Jakub Kicinski
2022-04-25net: ieee802154: ca8210: Call _xmit_error() when a transmission failsMiquel Raynal
2022-04-25net: ieee802154: ca8210: Use core return codes instead of hardcoding themMiquel Raynal
2022-04-25net: ieee802154: atusb: Call _xmit_hw_error() upon transmission errorMiquel Raynal
2022-04-25net: ieee802154: at86rf230: Forward Tx trac errorsMiquel Raynal
2022-04-25net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload framesMiquel Raynal
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10net: ieee802154: Drop duration settings when the core does it alreadyMiquel Raynal
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal
2022-02-10net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-02net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal
2022-01-28net: ieee802154: hwsim: Ensure frame checksum are validMiquel Raynal
2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-10ieee802154: atusb: move to new USB APIPavel Skripkin
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-07-08ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu
2021-07-07ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu
2021-06-22ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet
2021-06-22ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu
2021-06-14ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu