All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] wcn36xx: add missing 5GHz channels 136 and 144
@ 2021-10-25 17:53 Benjamin Li
  2021-10-25 17:53 ` [PATCH v2 1/2] wcn36xx: switch on antenna diversity feature bit Benjamin Li
  2021-10-25 17:53 ` [PATCH v2 2/2] wcn36xx: add missing 5GHz channels 136 and 144 Benjamin Li
  0 siblings, 2 replies; 4+ messages in thread
From: Benjamin Li @ 2021-10-25 17:53 UTC (permalink / raw)
  To: Kalle Valo
  Cc: Bryan O'Donoghue, Loic Poulain, linux-arm-msm, Benjamin Li,
	David S. Miller, Jakub Kicinski, wcn36xx, linux-wireless, netdev,
	linux-kernel

v2:
Rewrote commit messages to explain why the changes are necessary & provide
explanations of jargon.

Changed author of first commit to myself and removed Bryan's Signed-off-by:
due to my changes. Added Bryan's Reviewed-by: on second patch.

v1:
Think Bryan's commit was accidentally lost during upstreaming of his original
WCN3680 support patches, so I've included it here.

Omitted Fixes: tag as this was a regression from downstream prima, but not a
regression from previous versions of wcn36xx.

Benjamin Li (2):
  wcn36xx: switch on antenna diversity feature bit
  wcn36xx: add missing 5GHz channels 136 and 144

 drivers/net/wireless/ath/wcn36xx/main.c | 2 ++
 drivers/net/wireless/ath/wcn36xx/smd.c  | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-28  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 17:53 [PATCH v2 0/2] wcn36xx: add missing 5GHz channels 136 and 144 Benjamin Li
2021-10-25 17:53 ` [PATCH v2 1/2] wcn36xx: switch on antenna diversity feature bit Benjamin Li
2021-10-28  7:32   ` Kalle Valo
2021-10-25 17:53 ` [PATCH v2 2/2] wcn36xx: add missing 5GHz channels 136 and 144 Benjamin Li

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.