diff options
author | Justin Lai <justinlai0215@realtek.com> | 2024-09-04 06:21:14 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-06 08:02:39 +0300 |
commit | b0613ba1cd9364a8ed4689cabd4b53bd0f865ae0 (patch) | |
tree | 2e1746ca7f9b93809481c2a96ef811857e3d2231 | |
parent | ad61903add56561b72b49d717c01563cf1535781 (diff) | |
download | linux-b0613ba1cd9364a8ed4689cabd4b53bd0f865ae0.tar.xz |
MAINTAINERS: Add the rtase ethernet driver entry
Add myself and Larry Chiu as the maintainer for the rtase ethernet driver.
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Link: https://patch.msgid.link/20240904032114.247117-14-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 312bf63b5a0d..ca1469d52076 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19906,6 +19906,13 @@ L: linux-remoteproc@vger.kernel.org S: Maintained F: drivers/tty/rpmsg_tty.c +RTASE ETHERNET DRIVER +M: Justin Lai <justinlai0215@realtek.com> +M: Larry Chiu <larry.chiu@realtek.com> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/realtek/rtase/ + RTL2830 MEDIA DRIVER L: linux-media@vger.kernel.org S: Orphan |