All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update Johannes Berg's entries
@ 2017-10-10  7:57 Johannes Berg
  2017-10-18 19:27 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2017-10-10  7:57 UTC (permalink / raw)
  To: linux-wireless; +Cc: Johannes Berg

From: Johannes Berg <johannes.berg@intel.com>

Update my MAINTAINERS file entries to list all the right files.
Since I'm also the de-facto wireless extensions maintainer,
there's little point in excluding those.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 MAINTAINERS | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f0c37be4e04a..e90cdecd7b5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3329,17 +3329,22 @@ S:	Maintained
 F:	drivers/auxdisplay/cfag12864bfb.c
 F:	include/linux/cfag12864b.h
 
-CFG80211 and NL80211
+802.11 (including CFG80211/NL80211)
 M:	Johannes Berg <johannes@sipsolutions.net>
 L:	linux-wireless@vger.kernel.org
 W:	http://wireless.kernel.org/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
 S:	Maintained
+F:	net/wireless/
 F:	include/uapi/linux/nl80211.h
+F:	include/linux/ieee80211.h
+F:	include/net/wext.h
 F:	include/net/cfg80211.h
-F:	net/wireless/*
-X:	net/wireless/wext*
+F:	include/net/iw_handler.h
+F:	include/net/ieee80211_radiotap.h
+F:	Documentation/driver-api/80211/cfg80211.rst
+F:	Documentation/networking/regulatory.txt
 
 CHAR and MISC DRIVERS
 M:	Arnd Bergmann <arnd@arndb.de>
@@ -8207,6 +8212,7 @@ F:	Documentation/networking/mac80211-injection.txt
 F:	include/net/mac80211.h
 F:	net/mac80211/
 F:	drivers/net/wireless/mac80211_hwsim.[ch]
+F:	Documentation/networking/mac80211_hwsim/README
 
 MAILBOX API
 M:	Jassi Brar <jassisinghbrar@gmail.com>
@@ -11491,6 +11497,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
 S:	Maintained
 F:	Documentation/rfkill.txt
+F:	Documentation/ABI/stable/sysfs-class-rfkill
 F:	net/rfkill/
 
 RHASHTABLE
-- 
2.14.2

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

* Re: [PATCH] MAINTAINERS: update Johannes Berg's entries
  2017-10-10  7:57 [PATCH] MAINTAINERS: update Johannes Berg's entries Johannes Berg
@ 2017-10-18 19:27 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2017-10-18 19:27 UTC (permalink / raw)
  To: Johannes Berg, linux-wireless; +Cc: Johannes Berg

On Tue, 2017-10-10 at 09:57 +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> Update my MAINTAINERS file entries to list all the right files.
> Since I'm also the de-facto wireless extensions maintainer,
> there's little point in excluding those.
> 
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
>  MAINTAINERS | 13 ++++++++++---
>  1 file changed, 10 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f0c37be4e04a..e90cdecd7b5d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3329,17 +3329,22 @@ S:	Maintained
>  F:	drivers/auxdisplay/cfag12864bfb.c
>  F:	include/linux/cfag12864b.h
>  
> -CFG80211 and NL80211
> +802.11 (including CFG80211/NL80211)

You should also move this block in MAINTAINERS to
the appropriate alphabetic order location.

>  M:	Johannes Berg <johannes@sipsolutions.net>
>  L:	linux-wireless@vger.kernel.org
>  W:	http://wireless.kernel.org/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
>  S:	Maintained
> +F:	net/wireless/
>  F:	include/uapi/linux/nl80211.h
> +F:	include/linux/ieee80211.h
> +F:	include/net/wext.h
>  F:	include/net/cfg80211.h
> -F:	net/wireless/*
> -X:	net/wireless/wext*
> +F:	include/net/iw_handler.h
> +F:	include/net/ieee80211_radiotap.h
> +F:	Documentation/driver-api/80211/cfg80211.rst
> +F:	Documentation/networking/regulatory.txt
>  
>  CHAR and MISC DRIVERS
>  M:	Arnd Bergmann <arnd@arndb.de>
> @@ -8207,6 +8212,7 @@ F:	Documentation/networking/mac80211-injection.txt
>  F:	include/net/mac80211.h
>  F:	net/mac80211/
>  F:	drivers/net/wireless/mac80211_hwsim.[ch]
> +F:	Documentation/networking/mac80211_hwsim/README
>  
>  MAILBOX API
>  M:	Jassi Brar <jassisinghbrar@gmail.com>
> @@ -11491,6 +11497,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
>  S:	Maintained
>  F:	Documentation/rfkill.txt
> +F:	Documentation/ABI/stable/sysfs-class-rfkill
>  F:	net/rfkill/
>  
>  RHASHTABLE

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

end of thread, other threads:[~2017-10-18 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10  7:57 [PATCH] MAINTAINERS: update Johannes Berg's entries Johannes Berg
2017-10-18 19:27 ` Joe Perches

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.