Hello Dave, Jakub. An update from ieee802154 for your *net* tree. A bunch of fixes in drivers, all from Miquel Raynal. Clarifying the default channel in hwsim, leak fixes in at86rf230 and ca8210 as well as a symbol duration fix for mcr20a. Topping up the driver fixes with better error codes in nl802154 and a cleanup in MAINTAINERS for an orphaned driver. regards Stefan Schmidt The following changes since commit 2f61353cd2f789a4229b6f5c1c24a40a613357bb: net: hns3: handle empty unknown interrupt for VF (2022-01-25 13:08:05 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-01-28 for you to fetch changes up to 5d8a8b324ff48c9d9fe4f1634e33dc647d2481b4: MAINTAINERS: Remove Harry Morris bouncing address (2022-01-27 08:20:54 +0100) ---------------------------------------------------------------- Miquel Raynal (6): net: ieee802154: hwsim: Ensure proper channel selection at probe time net: ieee802154: mcr20a: Fix lifs/sifs periods net: ieee802154: at86rf230: Stop leaking skb's net: ieee802154: ca8210: Stop leaking skb's net: ieee802154: Return meaningful error codes from the netlink helpers MAINTAINERS: Remove Harry Morris bouncing address MAINTAINERS | 3 +-- drivers/net/ieee802154/at86rf230.c | 13 +++++++++++-- drivers/net/ieee802154/ca8210.c | 1 + drivers/net/ieee802154/mac802154_hwsim.c | 1 + drivers/net/ieee802154/mcr20a.c | 4 ++-- net/ieee802154/nl802154.c | 8 ++++---- 6 files changed, 20 insertions(+), 10 deletions(-)