aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2022-12-14ca8210: Fix crash by zero initializing dataHauke Mehrtens
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-09-20ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong
2022-09-15ieee802154/adf7242: defer destroy_workqueue callLin Ma
2022-02-23net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal
2022-02-23net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
2021-08-26ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu
2021-08-26ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu
2021-07-20ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet
2021-07-20ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu
2021-07-20ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian
2020-07-29ieee802154: fix one possible memleak in adf7242_probeLiu Jian
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-09-21ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing
2019-09-21ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing
2019-05-25net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu
2019-05-04ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing
2019-05-04net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu
2019-01-13ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing
2019-01-13ieee802154: hwsim: fix off-by-one in parse nestedAlexander Aring
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu
2018-09-27ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang
2018-09-21ieee802154: remove unecessary condition check before debugfs_remove_recursivezhong jiang
2018-09-21ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing
2018-08-14ieee802154: hwsim: using right kind of iterationAlexander Aring
2018-08-08ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()Wei Yongjun
2018-08-08ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun
2018-08-08ieee802154: hwsim: fix rcu handlingAlexander Aring
2018-08-07ieee802154: hwsim: fix rcu address annotationAlexander Aring
2018-08-06ieee802154: fakelb: add deprecated msg while probeAlexander Aring
2018-08-06ieee802154: hwsim: add replacement for fakelbAlexander Aring
2018-07-09net: ieee802154: adf7242: Fix OCL calibration runsMichael Hennerich
2018-07-09net: ieee802154: adf7242: Fix erroneous RX enableMichael Hennerich
2018-07-09ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-07-09ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt
2018-07-09ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-07-05ieee802154: mcr20a: add missing includesArnd Bergmann
2018-04-23net: ieee802154: mcr20a: do not leak resources on error pathStefan Schmidt