Linux-WPAN Archive mirror
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com,
	miquel.raynal@bootlin.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154-next 2024-03-07
Date: Thu,  7 Mar 2024 20:51:05 +0100	[thread overview]
Message-ID: <20240307195105.292085-1-stefan@datenfreihafen.org> (raw)

Hello Dave, Jakub, Paolo.

A little late, but hopefully still in time.

An update from ieee802154 for your *net-next* tree:

Various cross tree patches for ieee802154v drivers and a resource leak
fix for ieee802154 llsec.

Andy Shevchenko changed GPIO header usage for at86rf230 and mcr20a to
only include needed headers.

Bo Liu converted the at86rf230, mcr20a and mrf24j40 driver regmap
support to use the maple tree register cache.

Fedor Pchelkin fixed a resource leak in the llsec key deletion path.

Ricardo B. Marliere made wpan_phy_class const.

Tejun Heo removed WQ_UNBOUND from a workqueue call in ca8210.

regards
Stefan Schmidt

The following changes since commit 2373699560a754079579b7722b50d1d38de1960e:

  mac802154: Avoid new associations while disassociating (2023-12-15 11:14:57 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git tags/ieee802154-for-net-next-2024-03-07

for you to fetch changes up to b2d23256615c8f8b3215f0155b0234f0e310dfde:

  ieee802154: cfg802154: make wpan_phy_class constant (2024-03-06 21:23:10 +0100)

----------------------------------------------------------------
Andy Shevchenko (2):
      ieee802154: at86rf230: Replace of_gpio.h by proper one
      ieee802154: mcr20a: Remove unused of_gpio.h

Bo Liu (3):
      net: ieee802154: at86rf230: convert to use maple tree register cache
      net: ieee802154: mcr20a: convert to use maple tree register cache
      net: ieee802154: mrf24j40: convert to use maple tree register cache

Fedor Pchelkin (1):
      mac802154: fix llsec key resources release in mac802154_llsec_key_del

Ricardo B. Marliere (1):
      ieee802154: cfg802154: make wpan_phy_class constant

Tejun Heo (1):
      ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call

 drivers/net/ieee802154/at86rf230.c |  5 ++---
 drivers/net/ieee802154/ca8210.c    | 10 ++--------
 drivers/net/ieee802154/mcr20a.c    |  5 ++---
 drivers/net/ieee802154/mrf24j40.c  |  4 ++--
 include/net/cfg802154.h            |  1 +
 net/ieee802154/sysfs.c             |  2 +-
 net/ieee802154/sysfs.h             |  2 +-
 net/mac802154/llsec.c              | 18 +++++++++++++-----
 8 files changed, 24 insertions(+), 23 deletions(-)

             reply	other threads:[~2024-03-07 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 19:51 Stefan Schmidt [this message]
2024-03-09  4:40 ` pull-request: ieee802154-next 2024-03-07 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240307195105.292085-1-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).