aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2023-11-20ieee802154: hwsim: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-20ieee802154: fakelb: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-22net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET
2023-10-07ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-24Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-06-06ieee802154: ca8210: Remove stray gpiod_unexport() callAndy Shevchenko
2023-06-06Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-12ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24ieee802154: ca8210: Flag the driver as being limitedMiquel Raynal
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-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann
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