From: Sathishkumar Muruganandam <murugana@codeaurora.org>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: [PATCH v2 0/2] add Wide Band Scan support
Date: Mon, 4 Nov 2019 17:39:32 +0530 [thread overview]
Message-ID: <1572869374-9635-1-git-send-email-murugana@codeaurora.org> (raw)
Wide Band Scan allows to perform off-channel scan on requested channel/
frequency along with corresponding phy mode/bandwidth (40Mhz, 80Mhz).
Below are use cases of Wide Band Scan,
1. In case of phy running both AP and monitor vifs, wide band scan on
a different channel along with phymode (40Mhz, 80Mhz) captures
those off-channel data frames to monitor vif.
2. Doing wide band scan instead of normal 20Mhz scan before spectral
dump, allows to fetch FFT reports for the complete requested
bandwidth (40Mhz, 80Mhz).
Sathishkumar Muruganandam (2):
nl80211: add Wide Band Scan support
include/net/cfg80211.h | 2 ++
include/uapi/linux/nl80211.h | 7 +++++
net/mac80211/scan.c | 2 ++
net/wireless/nl80211.c | 68 ++++++++++++++++++++++++++++----------------
4 files changed, 55 insertions(+), 24 deletions(-)
ath11k: add Wide Band Scan support
drivers/net/wireless/ath/ath11k/mac.c | 41 ++++++++++--
drivers/net/wireless/ath/ath11k/wmi.c | 115 +++++++++++++++++++++++++++++++---
drivers/net/wireless/ath/ath11k/wmi.h | 34 +++++++++-
3 files changed, 175 insertions(+), 15 deletions(-)
--
2.7.4
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
WARNING: multiple messages have this Message-ID (diff)
From: Sathishkumar Muruganandam <murugana@codeaurora.org>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, ath11k@lists.infradead.org
Subject: [PATCH v2 0/2] add Wide Band Scan support
Date: Mon, 4 Nov 2019 17:39:32 +0530 [thread overview]
Message-ID: <1572869374-9635-1-git-send-email-murugana@codeaurora.org> (raw)
Wide Band Scan allows to perform off-channel scan on requested channel/
frequency along with corresponding phy mode/bandwidth (40Mhz, 80Mhz).
Below are use cases of Wide Band Scan,
1. In case of phy running both AP and monitor vifs, wide band scan on
a different channel along with phymode (40Mhz, 80Mhz) captures
those off-channel data frames to monitor vif.
2. Doing wide band scan instead of normal 20Mhz scan before spectral
dump, allows to fetch FFT reports for the complete requested
bandwidth (40Mhz, 80Mhz).
Sathishkumar Muruganandam (2):
nl80211: add Wide Band Scan support
include/net/cfg80211.h | 2 ++
include/uapi/linux/nl80211.h | 7 +++++
net/mac80211/scan.c | 2 ++
net/wireless/nl80211.c | 68 ++++++++++++++++++++++++++++----------------
4 files changed, 55 insertions(+), 24 deletions(-)
ath11k: add Wide Band Scan support
drivers/net/wireless/ath/ath11k/mac.c | 41 ++++++++++--
drivers/net/wireless/ath/ath11k/wmi.c | 115 +++++++++++++++++++++++++++++++---
drivers/net/wireless/ath/ath11k/wmi.h | 34 +++++++++-
3 files changed, 175 insertions(+), 15 deletions(-)
--
2.7.4
next reply other threads:[~2019-11-04 12:09 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-04 12:09 Sathishkumar Muruganandam [this message]
2019-11-04 12:09 ` [PATCH v2 0/2] add Wide Band Scan support Sathishkumar Muruganandam
2019-11-04 12:09 ` [PATCH v2 1/2] nl80211: " Sathishkumar Muruganandam
2019-11-04 12:09 ` Sathishkumar Muruganandam
2019-11-04 12:09 ` [PATCH v2 2/2] ath11k: " Sathishkumar Muruganandam
2019-11-04 12:09 ` Sathishkumar Muruganandam
2019-11-04 12:11 ` [PATCH v2 0/2] " Johannes Berg
2019-11-04 12:11 ` Johannes Berg
2019-11-05 10:21 ` [EXT] " Sathishkumar Muruganandam
2019-11-05 10:21 ` Sathishkumar Muruganandam
2019-11-05 10:22 ` Johannes Berg
2019-11-05 10:22 ` Johannes Berg
2019-11-11 7:57 ` Sathishkumar Muruganandam
2019-11-11 7:57 ` Sathishkumar Muruganandam
2019-11-14 6:38 ` Johannes Berg
2019-11-14 6:38 ` Johannes Berg
2019-11-14 12:33 ` Sathishkumar Muruganandam
2019-11-14 12:33 ` Sathishkumar Muruganandam
2019-11-22 12:45 ` Johannes Berg
2019-11-22 12:45 ` Johannes Berg
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=1572869374-9635-1-git-send-email-murugana@codeaurora.org \
--to=murugana@codeaurora.org \
--cc=ath11k@lists.infradead.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@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 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.