All of lore.kernel.org
 help / color / mirror / Atom feed
* [wpan-next v3 0/3] ieee802154: A bunch of light changes
@ 2022-01-25 12:25 Miquel Raynal
  2022-01-25 12:25 ` [wpan-next v3 1/3] net: ieee802154: hwsim: Ensure frame checksum are valid Miquel Raynal
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Miquel Raynal @ 2022-01-25 12:25 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, netdev, David Girault,
	Romuald Despres, Frederic Blain, Nicolas Schodet,
	Thomas Petazzoni, Miquel Raynal

Here are a few small cleanups and improvements in preparation of a wider
series bringing a lot of features. These are aside changes, hence they
have their own small series.

Changes in v3:
* Split the v2 into two series: fixes for the wpan branch and cleanups
  for wpan-next. Here are random "cleanups".
* Reworded the ieee802154_wake/stop_queue helpers kdoc as discussed
  with Alexander.

Miquel Raynal (3):
  net: ieee802154: hwsim: Ensure frame checksum are valid
  net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
  net: mac802154: Explain the use of ieee802154_wake/stop_queue()

 drivers/net/ieee802154/mac802154_hwsim.c |  2 +-
 include/net/mac802154.h                  | 12 ++++++++++++
 net/ieee802154/nl-phy.c                  |  4 ++--
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2022-01-28 10:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-25 12:25 [wpan-next v3 0/3] ieee802154: A bunch of light changes Miquel Raynal
2022-01-25 12:25 ` [wpan-next v3 1/3] net: ieee802154: hwsim: Ensure frame checksum are valid Miquel Raynal
2022-01-25 12:25 ` [wpan-next v3 2/3] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant Miquel Raynal
2022-01-25 12:25 ` [wpan-next v3 3/3] net: mac802154: Explain the use of ieee802154_wake/stop_queue() Miquel Raynal
2022-01-27 15:54 ` [wpan-next v3 0/3] ieee802154: A bunch of light changes Stefan Schmidt
2022-01-28  0:34   ` Alexander Aring
2022-01-28 10:27 ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.