netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wpan-next 0/5] ieee802154: Association tweaks
@ 2023-11-28 11:16 Miquel Raynal
  2023-11-28 11:16 ` [PATCH wpan-next 1/5] mac80254: Provide real PAN coordinator info in beacons Miquel Raynal
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Miquel Raynal @ 2023-11-28 11:16 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David Girault, Romuald Despres, Frederic Blain, Nicolas Schodet,
	Guilhem Imberton, Thomas Petazzoni, David S. Miller,
	Jakub Kicinski, Paolo Abeni, Eric Dumazet, netdev, Miquel Raynal

Hello,

Last serie on this area to clarify a few points and avoid to confuse the
network too much. I believe more will come while using this stack, but
that's a first round I kept aside. Nothing particularly problematic
here, just a few clarifications.

Thanks,
Miquèl

Miquel Raynal (5):
  mac80254: Provide real PAN coordinator info in beacons
  mac802154: Use the PAN coordinator parameter when stamping packets
  mac802154: Only allow PAN controllers to process association requests
  ieee802154: Avoid confusing changes after associating
  mac802154: Avoid new associations while disassociating

 include/net/cfg802154.h   |  4 +++-
 net/ieee802154/nl802154.c | 30 ++++++++++++++++++------------
 net/ieee802154/pan.c      |  8 +++++++-
 net/mac802154/cfg.c       | 11 ++++++++---
 net/mac802154/rx.c        | 11 +++++++----
 net/mac802154/scan.c      | 10 ++++++++--
 6 files changed, 51 insertions(+), 23 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-12-20  7:32 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 11:16 [PATCH wpan-next 0/5] ieee802154: Association tweaks Miquel Raynal
2023-11-28 11:16 ` [PATCH wpan-next 1/5] mac80254: Provide real PAN coordinator info in beacons Miquel Raynal
2023-12-07 20:42   ` Stefan Schmidt
2023-12-15  3:06   ` Alexander Aring
2023-12-20  7:32   ` Miquel Raynal
2023-11-28 11:16 ` [PATCH wpan-next 2/5] mac802154: Use the PAN coordinator parameter when stamping packets Miquel Raynal
2023-12-07 20:44   ` Stefan Schmidt
2023-12-15  2:46   ` Alexander Aring
2023-12-15  3:05     ` Alexander Aring
2023-12-15 10:42     ` Miquel Raynal
2023-12-20  7:32   ` Miquel Raynal
2023-11-28 11:16 ` [PATCH wpan-next 3/5] mac802154: Only allow PAN controllers to process association requests Miquel Raynal
2023-12-07 20:45   ` Stefan Schmidt
2023-12-15  3:17   ` Alexander Aring
2023-12-20  7:32   ` Miquel Raynal
2023-11-28 11:16 ` [PATCH wpan-next 4/5] ieee802154: Avoid confusing changes after associating Miquel Raynal
2023-12-07 20:47   ` Stefan Schmidt
2023-12-15  3:18   ` Alexander Aring
2023-12-20  7:32   ` Miquel Raynal
2023-11-28 11:16 ` [PATCH wpan-next 5/5] mac802154: Avoid new associations while disassociating Miquel Raynal
2023-12-07 20:49   ` Stefan Schmidt
2023-12-15  3:19   ` Alexander Aring
2023-12-20  7:32   ` 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).