On Tue, 2017-10-10 at 09:57 +0200, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > 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@xxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxxx> > L: linux-wireless@xxxxxxxxxxxxxxx > 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@xxxxxxxx> > @@ -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@xxxxxxxxx> > @@ -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