pull-request: ieee802154-next 2022-12-05

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Dave, Jakub.

An update from ieee802154 for *net-next*

This is the second pull request from wpan-next this cycle. Hoping its still on
time we have a few follow ups from the first, bigger pull request.

Miquel continued his work towards full scanning support. For this, we now allow
the creation of dedicated coordinator interfaces to allow a PAN coordinator to
serve in the network and set the needed address filters with the hardware.

On top of this we have the first part to allow scanning for available 15.4
networks. A new netlink scan group, within the existing nl802154 API, was added.

In addition Miquel fixed two issues that have been introduced in the former
patches to free an skb correctly and clarifying an expression in the stack.

>From David Girault we got tracing support when registering new PANs.

regards
Stefan Schmidt

The following changes since commit 95d9a3dab109f2806980d55634972120824a5a5a:

  selftests: tc-testing: Add matchJSON to tdc (2022-10-26 20:22:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git tags/ieee802154-for-net-next-2022-12-05

for you to fetch changes up to e29e3c7ce6d4b2f164ebd717e4794c626fc1c954:

  mac802154: Trace the registration of new PANs (2022-11-29 15:34:32 +0100)

----------------------------------------------------------------
David Girault (1):
      mac802154: Trace the registration of new PANs

Miquel Raynal (4):
      mac802154: Move an skb free within the rx path
      mac802154: Clarify an expression
      mac802154: Allow the creation of coordinator interfaces
      ieee802154: Advertize coordinators discovery

 include/net/cfg802154.h   |  18 ++++++++
 include/net/nl802154.h    |  43 +++++++++++++++++++
 net/ieee802154/nl802154.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++
 net/ieee802154/nl802154.h |   2 +
 net/mac802154/iface.c     |  15 +++----
 net/mac802154/main.c      |   2 +-
 net/mac802154/rx.c        |  24 +++++------
 net/mac802154/trace.h     |  25 +++++++++++
 8 files changed, 211 insertions(+), 21 deletions(-)



[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux