[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230131105757.163034-1-miquel.raynal@bootlin.com>
Date: Tue, 31 Jan 2023 11:57:53 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Alexander Aring <alex.aring@...il.com>,
Stefan Schmidt <stefan@...enfreihafen.org>,
linux-wpan@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org,
David Girault <david.girault@...vo.com>,
Romuald Despres <romuald.despres@...vo.com>,
Frederic Blain <frederic.blain@...vo.com>,
Nicolas Schodet <nico@...fr.eu.org>,
Guilhem Imberton <guilhem.imberton@...vo.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Miquel Raynal <miquel.raynal@...tlin.com>
Subject: [wpan-next 0/4] ieee802154: Active scan support
Hello,
Following the initial support for passive scan and beaconing, here is an
addition to support active scans.
Thanks,
Miquèl
Miquel Raynal (4):
ieee802154: Add support for user active scan requests
mac802154: Handle active scanning
ieee802154: Add support for allowing to answer BEACON_REQ
mac802154: Handle received BEACON_REQ
include/net/ieee802154_netdev.h | 20 +++++++++-
net/ieee802154/header_ops.c | 36 +++++++++++++++++
net/ieee802154/nl802154.c | 3 +-
net/mac802154/ieee802154_i.h | 21 ++++++++++
net/mac802154/main.c | 2 +
net/mac802154/rx.c | 70 ++++++++++++++++++++++++++++++++-
net/mac802154/scan.c | 65 +++++++++++++++++++++++++++---
7 files changed, 209 insertions(+), 8 deletions(-)
--
2.34.1
Powered by blists - more mailing lists