diff options
author | Justin Lai <[email protected]> | 2024-09-04 11:21:14 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-05 22:02:39 -0700 |
commit | b0613ba1cd9364a8ed4689cabd4b53bd0f865ae0 (patch) | |
tree | 2e1746ca7f9b93809481c2a96ef811857e3d2231 | |
parent | ad61903add56561b72b49d717c01563cf1535781 (diff) |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-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: [email protected] S: Maintained F: drivers/tty/rpmsg_tty.c +RTASE ETHERNET DRIVER +M: Justin Lai <[email protected]> +M: Larry Chiu <[email protected]> +S: Maintained +F: drivers/net/ethernet/realtek/rtase/ + RTL2830 MEDIA DRIVER S: Orphan |