summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/mac802154_hwsim.c
AgeCommit message (Expand)Author
2023-11-20ieee802154: hwsim: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-12ieee802154: hwsim: Fix possible memory leaksChen Aotian
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-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-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-02-10Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-01-28net: ieee802154: hwsim: Ensure frame checksum are validMiquel Raynal
2022-01-27net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
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
2021-03-29ieee802154: hwsim: remove redundant initialization of variable resColin Ian King
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-04ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing
2019-05-04ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-13ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing
2018-12-02ieee802154: hwsim: fix off-by-one in parse nestedAlexander Aring
2018-10-02ieee802154: hwsim: remove not used ifup listAlexander Aring
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: hwsim: add replacement for fakelbAlexander Aring