linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rtw88: report RX signal strength for each antenna
@ 2019-09-12  6:39 yhchuang
  2019-09-12  6:39 ` [PATCH 1/2] rtw88: fix wrong rx power calculation yhchuang
  2019-09-12  6:39 ` [PATCH 2/2] rtw88: report RX power for each antenna yhchuang
  0 siblings, 2 replies; 8+ messages in thread
From: yhchuang @ 2019-09-12  6:39 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, briannorris

From: Yan-Hsuan Chuang <yhchuang@realtek.com>

For some user-space programs such as tcpdump, they can parse
the radiotap headers provided by the wireless device. And the
signal strengths for each antenna are very helpful. They can
tell us if the antennas are placed or connected properly.

Tsang-Shian Lin (1):
  rtw88: fix wrong rx power calculation

Yan-Hsuan Chuang (1):
  rtw88: report RX power for each antenna

 drivers/net/wireless/realtek/rtw88/rtw8822b.c |  1 +
 drivers/net/wireless/realtek/rtw88/rtw8822c.c | 10 +++++-----
 drivers/net/wireless/realtek/rtw88/rx.c       |  5 +++++
 3 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-09-13 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12  6:39 [PATCH 0/2] rtw88: report RX signal strength for each antenna yhchuang
2019-09-12  6:39 ` [PATCH 1/2] rtw88: fix wrong rx power calculation yhchuang
2019-09-12  7:05   ` Chris Chiu
2019-09-13 15:14   ` Kalle Valo
2019-09-12  6:39 ` [PATCH 2/2] rtw88: report RX power for each antenna yhchuang
2019-09-12  7:15   ` Chris Chiu
2019-09-12  7:43     ` Tony Chuang
2019-09-12  9:11       ` Chris Chiu

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