diff options
-rw-r--r-- | MAINTAINERS | 13 |
1 files 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 | |||
3329 | F: drivers/auxdisplay/cfag12864bfb.c | 3329 | F: drivers/auxdisplay/cfag12864bfb.c |
3330 | F: include/linux/cfag12864b.h | 3330 | F: include/linux/cfag12864b.h |
3331 | 3331 | ||
3332 | CFG80211 and NL80211 | 3332 | 802.11 (including CFG80211/NL80211) |
3333 | M: Johannes Berg <johannes@sipsolutions.net> | 3333 | M: Johannes Berg <johannes@sipsolutions.net> |
3334 | L: linux-wireless@vger.kernel.org | 3334 | L: linux-wireless@vger.kernel.org |
3335 | W: http://wireless.kernel.org/ | 3335 | W: http://wireless.kernel.org/ |
3336 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | 3336 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git |
3337 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | 3337 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git |
3338 | S: Maintained | 3338 | S: Maintained |
3339 | F: net/wireless/ | ||
3339 | F: include/uapi/linux/nl80211.h | 3340 | F: include/uapi/linux/nl80211.h |
3341 | F: include/linux/ieee80211.h | ||
3342 | F: include/net/wext.h | ||
3340 | F: include/net/cfg80211.h | 3343 | F: include/net/cfg80211.h |
3341 | F: net/wireless/* | 3344 | F: include/net/iw_handler.h |
3342 | X: net/wireless/wext* | 3345 | F: include/net/ieee80211_radiotap.h |
3346 | F: Documentation/driver-api/80211/cfg80211.rst | ||
3347 | F: Documentation/networking/regulatory.txt | ||
3343 | 3348 | ||
3344 | CHAR and MISC DRIVERS | 3349 | CHAR and MISC DRIVERS |
3345 | M: Arnd Bergmann <arnd@arndb.de> | 3350 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -8207,6 +8212,7 @@ F: Documentation/networking/mac80211-injection.txt | |||
8207 | F: include/net/mac80211.h | 8212 | F: include/net/mac80211.h |
8208 | F: net/mac80211/ | 8213 | F: net/mac80211/ |
8209 | F: drivers/net/wireless/mac80211_hwsim.[ch] | 8214 | F: drivers/net/wireless/mac80211_hwsim.[ch] |
8215 | F: Documentation/networking/mac80211_hwsim/README | ||
8210 | 8216 | ||
8211 | MAILBOX API | 8217 | MAILBOX API |
8212 | M: Jassi Brar <jassisinghbrar@gmail.com> | 8218 | M: Jassi Brar <jassisinghbrar@gmail.com> |
@@ -11491,6 +11497,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | |||
11491 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | 11497 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git |
11492 | S: Maintained | 11498 | S: Maintained |
11493 | F: Documentation/rfkill.txt | 11499 | F: Documentation/rfkill.txt |
11500 | F: Documentation/ABI/stable/sysfs-class-rfkill | ||
11494 | F: net/rfkill/ | 11501 | F: net/rfkill/ |
11495 | 11502 | ||
11496 | RHASHTABLE | 11503 | RHASHTABLE |