All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: ieee802154-next 2022-12-05
@ 2022-12-05 13:19 Stefan Schmidt
  2022-12-08  1:50 ` patchwork-bot+netdevbpf
  2022-12-12 22:32 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schmidt @ 2022-12-05 13:19 UTC (permalink / raw)
  To: davem, kuba; +Cc: linux-wpan, alex.aring, netdev, linux-bluetooth

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(-)

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

* Re: pull-request: ieee802154-next 2022-12-05
  2022-12-05 13:19 pull-request: ieee802154-next 2022-12-05 Stefan Schmidt
@ 2022-12-08  1:50 ` patchwork-bot+netdevbpf
  2022-12-12 22:32 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-12-08  1:50 UTC (permalink / raw)
  To: Stefan Schmidt
  Cc: davem, kuba, linux-wpan, alex.aring, netdev, linux-bluetooth

Hello:

This pull request was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  5 Dec 2022 14:19:09 +0100 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154-next 2022-12-05
    https://git.kernel.org/netdev/net-next/c/cfbf877a338c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: pull-request: ieee802154-next 2022-12-05
  2022-12-05 13:19 pull-request: ieee802154-next 2022-12-05 Stefan Schmidt
  2022-12-08  1:50 ` patchwork-bot+netdevbpf
@ 2022-12-12 22:32 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2022-12-12 22:32 UTC (permalink / raw)
  To: Stefan Schmidt
  Cc: davem, kuba, linux-wpan, alex.aring, netdev, linux-bluetooth

Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  5 Dec 2022 14:19:09 +0100 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154-next 2022-12-05
    https://git.kernel.org/bluetooth/bluetooth-next/c/cfbf877a338c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2022-12-12 22:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 13:19 pull-request: ieee802154-next 2022-12-05 Stefan Schmidt
2022-12-08  1:50 ` patchwork-bot+netdevbpf
2022-12-12 22:32 ` patchwork-bot+bluetooth

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.