summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-16ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-03-15net: ieee802154: ca8210: drop owner from driverKrzysztof Kozlowski
2023-03-15net: ieee802154: adf7242: drop owner from driverKrzysztof Kozlowski
2023-03-15net: ieee802154: ca8210: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: ieee802154: at86rf230: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: ieee802154: mcr20a: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: ieee802154: adf7242: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-02ca8210: fix mac_len negative array accessAlexander Aring
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