netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [wpan-next 0/9] ieee802154: A bunch of fixes
@ 2022-01-20  0:36 Miquel Raynal
  2022-01-20  0:36 ` [wpan-next 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time Miquel Raynal
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Miquel Raynal @ 2022-01-20  0:36 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, netdev, linux-wireless, Xue Liu,
	Marcel Holtmann, Harry Morris, David Girault, Romuald Despres,
	Frederic Blain, Nicolas Schodet, Thomas Petazzoni, Miquel Raynal

In preparation to a wider series, here are a number of small and random
fixes across the subsystem.

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-01-20  9:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20  0:36 [wpan-next 0/9] ieee802154: A bunch of fixes Miquel Raynal
2022-01-20  0:36 ` [wpan-next 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time Miquel Raynal
2022-01-20  0:36 ` [wpan-next 2/9] net: ieee802154: hwsim: Ensure frame checksum are valid Miquel Raynal
2022-01-20  0:36 ` [wpan-next 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods Miquel Raynal
2022-01-20  0:36 ` [wpan-next 4/9] net: ieee802154: at86rf230: Stop leaking skb's Miquel Raynal
2022-01-20  0:36 ` [wpan-next 5/9] net: ieee802154: ca8210: " Miquel Raynal
2022-01-20  7:31   ` kernel test robot
2022-01-20  9:25     ` Miquel Raynal
2022-01-20  0:36 ` [wpan-next 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant Miquel Raynal
2022-01-20  0:36 ` [wpan-next 7/9] net: ieee802154: Return meaningful error codes from the netlink helpers Miquel Raynal
2022-01-20  0:36 ` [wpan-next 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue() Miquel Raynal
2022-01-20  0:36 ` [wpan-next 9/9] MAINTAINERS: Remove Harry Morris bouncing address Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).