netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes
@ 2023-02-14 13:50 Miquel Raynal
  2023-02-14 13:50 ` [PATCH wpan v2 1/6] ieee802154: Use netlink policies when relevant on scan parameters Miquel Raynal
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Miquel Raynal @ 2023-02-14 13:50 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet,
	netdev, David Girault, Romuald Despres, Frederic Blain,
	Nicolas Schodet, Guilhem Imberton, Thomas Petazzoni,
	Miquel Raynal

Hello,

Following Jakub's review on Stefan's MR, a number of changes were
requested for him in order to pull the patches in net. In the mean time,
a couple of discussions happened with Alexander (return codes for
monitor scans and transmit helper used for beacons).

Hopefully this series addresses everything.

Thanks,
Miquèl

Changes in v2:
* Fixes lines with upsteam commit hashes rather than local
  hashes. Everything else is exactly the same.

Miquel Raynal (6):
  ieee802154: Use netlink policies when relevant on scan parameters
  ieee802154: Convert scan error messages to extack
  ieee802154: Change error code on monitor scan netlink request
  mac802154: Send beacons using the MLME Tx path
  mac802154: Fix an always true condition
  ieee802154: Drop device trackers

 net/ieee802154/nl802154.c | 125 ++++++++++++++------------------------
 net/mac802154/scan.c      |  25 ++++++--
 2 files changed, 65 insertions(+), 85 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-02-28 10:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14 13:50 [PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 1/6] ieee802154: Use netlink policies when relevant on scan parameters Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 2/6] ieee802154: Convert scan error messages to extack Miquel Raynal
2023-02-27 20:41   ` Eric Dumazet
2023-02-28 10:08     ` Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 3/6] ieee802154: Change error code on monitor scan netlink request Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 4/6] mac802154: Send beacons using the MLME Tx path Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 5/6] mac802154: Fix an always true condition Miquel Raynal
2023-02-14 13:50 ` [PATCH wpan v2 6/6] ieee802154: Drop device trackers Miquel Raynal
2023-02-17  9:10 ` [PATCH wpan v2 0/6] ieee802154: Scan/Beacon fixes Miquel Raynal
2023-02-18 17:20   ` Stefan Schmidt
2023-02-18 20:04     ` Miquel Raynal
2023-02-20 17:59     ` Jakub Kicinski
2023-02-20 19:15       ` Stefan Schmidt
2023-02-20 19:14 ` Stefan Schmidt

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