linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: mt76: add git tree
@ 2023-06-14 14:47 Kalle Valo
  2023-06-14 14:47 ` [PATCH 2/3] MAINTAINERS: ath9k: " Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kalle Valo @ 2023-06-14 14:47 UTC (permalink / raw)
  To: linux-wireless

Felix has a git tree for mt76 patches, document that.

Signed-off-by: Kalle Valo <kvalo@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0971854323a7..f7d7fdf47dd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13212,6 +13212,7 @@ R:	Shayne Chen <shayne.chen@mediatek.com>
 R:	Sean Wang <sean.wang@mediatek.com>
 L:	linux-wireless@vger.kernel.org
 S:	Maintained
+T:	git https://github.com/nbd168/wireless
 F:	Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
 F:	drivers/net/wireless/mediatek/mt76/
 

base-commit: 93ae81454b1107843ad36dcdc457dd10ee0f2cbe
-- 
2.30.2


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

* [PATCH 2/3] MAINTAINERS: ath9k: add git tree
  2023-06-14 14:47 [PATCH 1/3] MAINTAINERS: mt76: add git tree Kalle Valo
@ 2023-06-14 14:47 ` Kalle Valo
  2023-06-14 14:47 ` [PATCH 3/3] MAINTAINERS: ath11k: add wiki and bugreport page Kalle Valo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Kalle Valo @ 2023-06-14 14:47 UTC (permalink / raw)
  To: linux-wireless

ath9k patches go to my ath.git tree, document that.

Signed-off-by: Kalle Valo <kvalo@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f7d7fdf47dd8..ddeae82230c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17371,6 +17371,7 @@ M:	Toke Høiland-Jørgensen <toke@toke.dk>
 L:	linux-wireless@vger.kernel.org
 S:	Maintained
 W:	https://wireless.wiki.kernel.org/en/users/Drivers/ath9k
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
 F:	Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
 F:	drivers/net/wireless/ath/ath9k/
 
-- 
2.30.2


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

* [PATCH 3/3] MAINTAINERS: ath11k: add wiki and bugreport page
  2023-06-14 14:47 [PATCH 1/3] MAINTAINERS: mt76: add git tree Kalle Valo
  2023-06-14 14:47 ` [PATCH 2/3] MAINTAINERS: ath9k: " Kalle Valo
@ 2023-06-14 14:47 ` Kalle Valo
  2023-06-15  8:09 ` [PATCH 1/3] MAINTAINERS: mt76: add git tree Lorenzo Bianconi
  2023-06-21  9:51 ` Kalle Valo
  3 siblings, 0 replies; 5+ messages in thread
From: Kalle Valo @ 2023-06-14 14:47 UTC (permalink / raw)
  To: linux-wireless

ath11k has a wiki and a separate page about reporting bugs, add those so
hopefully people find them easier.

Signed-off-by: Kalle Valo <kvalo@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ddeae82230c6..ac365fc4ea6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17362,6 +17362,8 @@ QUALCOMM ATHEROS ATH11K WIRELESS DRIVER
 M:	Kalle Valo <kvalo@kernel.org>
 L:	ath11k@lists.infradead.org
 S:	Supported
+W:	https://wireless.wiki.kernel.org/en/users/Drivers/ath11k
+B:	https://wireless.wiki.kernel.org/en/users/Drivers/ath11k/bugreport
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
 F:	Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
 F:	drivers/net/wireless/ath/ath11k/
-- 
2.30.2


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

* Re: [PATCH 1/3] MAINTAINERS: mt76: add git tree
  2023-06-14 14:47 [PATCH 1/3] MAINTAINERS: mt76: add git tree Kalle Valo
  2023-06-14 14:47 ` [PATCH 2/3] MAINTAINERS: ath9k: " Kalle Valo
  2023-06-14 14:47 ` [PATCH 3/3] MAINTAINERS: ath11k: add wiki and bugreport page Kalle Valo
@ 2023-06-15  8:09 ` Lorenzo Bianconi
  2023-06-21  9:51 ` Kalle Valo
  3 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2023-06-15  8:09 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 771 bytes --]

> Felix has a git tree for mt76 patches, document that.
> 
> Signed-off-by: Kalle Valo <kvalo@kernel.org>

Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0971854323a7..f7d7fdf47dd8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13212,6 +13212,7 @@ R:	Shayne Chen <shayne.chen@mediatek.com>
>  R:	Sean Wang <sean.wang@mediatek.com>
>  L:	linux-wireless@vger.kernel.org
>  S:	Maintained
> +T:	git https://github.com/nbd168/wireless
>  F:	Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
>  F:	drivers/net/wireless/mediatek/mt76/
>  
> 
> base-commit: 93ae81454b1107843ad36dcdc457dd10ee0f2cbe
> -- 
> 2.30.2
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH 1/3] MAINTAINERS: mt76: add git tree
  2023-06-14 14:47 [PATCH 1/3] MAINTAINERS: mt76: add git tree Kalle Valo
                   ` (2 preceding siblings ...)
  2023-06-15  8:09 ` [PATCH 1/3] MAINTAINERS: mt76: add git tree Lorenzo Bianconi
@ 2023-06-21  9:51 ` Kalle Valo
  3 siblings, 0 replies; 5+ messages in thread
From: Kalle Valo @ 2023-06-21  9:51 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless

Kalle Valo <kvalo@kernel.org> wrote:

> Felix has a git tree for mt76 patches, document that.
> 
> Signed-off-by: Kalle Valo <kvalo@kernel.org>
> Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>

3 patches applied to wireless-next.git, thanks.

5fdaeca73eb2 MAINTAINERS: mt76: add git tree
30e67ed6e1d7 MAINTAINERS: ath9k: add git tree
d5b9a2102075 MAINTAINERS: ath11k: add wiki and bugreport page

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230614144704.505553-1-kvalo@kernel.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


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

end of thread, other threads:[~2023-06-21  9:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-14 14:47 [PATCH 1/3] MAINTAINERS: mt76: add git tree Kalle Valo
2023-06-14 14:47 ` [PATCH 2/3] MAINTAINERS: ath9k: " Kalle Valo
2023-06-14 14:47 ` [PATCH 3/3] MAINTAINERS: ath11k: add wiki and bugreport page Kalle Valo
2023-06-15  8:09 ` [PATCH 1/3] MAINTAINERS: mt76: add git tree Lorenzo Bianconi
2023-06-21  9:51 ` Kalle Valo

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