diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2021-06-22 17:21:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 20:48:16 +0300 |
commit | 1b134d8d756a944deb5f8cc14e7ea6573730442f (patch) | |
tree | 8b90e2880e1cc5615a8a30c66ed9dfcc4966bb0d /MAINTAINERS | |
parent | c4ab7b56be0f6f18f025ddc8d469cce54f82415a (diff) | |
download | linux-1b134d8d756a944deb5f8cc14e7ea6573730442f.tar.xz |
MAINTAINERS: network: add entry for WWAN
This patch adds maintainer info for drivers/net/wwan subdir, including
WWAN core and drivers. Adding Sergey and myself as maintainers and
Johannes as reviewer.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Acked-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 395b052635ca..cc375fda89d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19803,6 +19803,16 @@ F: Documentation/core-api/workqueue.rst F: include/linux/workqueue.h F: kernel/workqueue.c +WWAN DRIVERS +M: Loic Poulain <loic.poulain@linaro.org> +M: Sergey Ryazanov <ryazanov.s.a@gmail.com> +R: Johannes Berg <johannes@sipsolutions.net> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/wwan/ +F: include/linux/wwan.h +F: include/uapi/linux/wwan.h + X-POWERS AXP288 PMIC DRIVERS M: Hans de Goede <hdegoede@redhat.com> S: Maintained |