linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 for net 2022-08-29
Date: Mon, 29 Aug 2022 12:03:08 +0200	[thread overview]
Message-ID: <20220829100308.2802578-1-stefan@datenfreihafen.org> (raw)

Hello Dave, Jakub.

An update from ieee802154 for your *net* tree.

A repeated word fix from Jilin Yuan.
A missed return code setting in the cc2520 driver by Li Qiong.
Fixing a potential race in by defering the workqueue destroy in the adf7242
driver by Lin Ma.
Fixing a long standing problem in the mac802154 rx path to match corretcly by
Miquel Raynal.

regards
Stefan Schmidt

The following changes since commit 5003e52c311a2135d737ae906577c639fbaafe54:

  Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus' (2022-08-22 18:30:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-08-29

for you to fetch changes up to ffd7bdddaab193c38416fd5dd416d065517d266e:

  ieee802154: cc2520: add rc code in cc2520_tx() (2022-08-29 11:10:22 +0200)

----------------------------------------------------------------
Jilin Yuan (1):
      net/ieee802154: fix repeated words in comments

Li Qiong (1):
      ieee802154: cc2520: add rc code in cc2520_tx()

Lin Ma (1):
      ieee802154/adf7242: defer destroy_workqueue call

Miquel Raynal (1):
      net: mac802154: Fix a condition in the receive path

 drivers/net/ieee802154/adf7242.c | 3 ++-
 drivers/net/ieee802154/ca8210.c  | 2 +-
 drivers/net/ieee802154/cc2520.c  | 1 +
 net/mac802154/rx.c               | 2 +-
 4 files changed, 5 insertions(+), 3 deletions(-)

             reply	other threads:[~2022-08-29 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-29 10:03 Stefan Schmidt [this message]
2022-08-31  6:10 ` pull-request: ieee802154 for net 2022-08-29 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=20220829100308.2802578-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=netdev@vger.kernel.org \
    /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 NNTP newsgroup(s).