[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220120112115.448077-1-miquel.raynal@bootlin.com>
Date: Thu, 20 Jan 2022 12:21:06 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Alexander Aring <alex.aring@...il.com>,
Stefan Schmidt <stefan@...enfreihafen.org>,
linux-wpan@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
Xue Liu <liuxuenetmail@...il.com>,
Marcel Holtmann <marcel@...tmann.org>,
Harry Morris <harrymorris12@...il.com>,
David Girault <david.girault@...vo.com>,
Romuald Despres <romuald.despres@...vo.com>,
Frederic Blain <frederic.blain@...vo.com>,
Nicolas Schodet <nico@...fr.eu.org>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: [wpan-next v2 0/9] ieee802154: A bunch of fixes
In preparation to a wider series, here are a number of small and random
fixes across the subsystem.
Changes in v2:
* Fixed the build error reported by a robot. It ended up being something
which I fixed in a commit from a following series. I've now sorted
this out and the patch now works on its own.
Miquel Raynal (9):
net: ieee802154: hwsim: Ensure proper channel selection at probe time
net: ieee802154: hwsim: Ensure frame checksum are valid
net: ieee802154: mcr20a: Fix lifs/sifs periods
net: ieee802154: at86rf230: Stop leaking skb's
net: ieee802154: ca8210: Stop leaking skb's
net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
net: ieee802154: Return meaningful error codes from the netlink
helpers
net: mac802154: Explain the use of ieee802154_wake/stop_queue()
MAINTAINERS: Remove Harry Morris bouncing address
MAINTAINERS | 3 +--
drivers/net/ieee802154/at86rf230.c | 1 +
drivers/net/ieee802154/ca8210.c | 1 +
drivers/net/ieee802154/mac802154_hwsim.c | 12 ++----------
drivers/net/ieee802154/mcr20a.c | 4 ++--
include/net/mac802154.h | 12 ++++++++++++
net/ieee802154/nl-phy.c | 5 +++--
net/ieee802154/nl802154.c | 8 ++++----
8 files changed, 26 insertions(+), 20 deletions(-)
--
2.27.0
Powered by blists - more mailing lists