diff options
author | Jakub Kicinski <[email protected]> | 2025-01-09 08:30:04 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2025-01-09 08:30:05 -0800 |
commit | 92afd9f3bc22c92a88a8972eb34a9ef814d3286b (patch) | |
tree | a99d151925bd0f26d15ffa77ce20ee0f21330479 | |
parent | 0e2909c6bec9048f49d0c8e16887c63b50b14647 (diff) | |
parent | d9e03c6ffc4cd92c99418afc970ea8c8c53c66a8 (diff) |
Merge branch 'maintainers-spring-2025-cleanup-of-networking-maintainers'
Jakub Kicinski says:
====================
MAINTAINERS: spring 2025 cleanup of networking maintainers
Annual cleanup of inactive maintainers. To identify inactive maintainers
we use Jon Corbet's maintainer analysis script from gitdm, and some manual
scanning of lore.
v1: https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | CREDITS | 12 | ||||
-rw-r--r-- | MAINTAINERS | 16 |
2 files changed, 16 insertions, 12 deletions
@@ -20,6 +20,10 @@ N: Thomas Abraham D: Samsung pin controller driver +N: Jose Abreu +D: Synopsys DesignWare XPCS MDIO/PCS driver. + N: Dragos Acostachioaie W: http://www.arbornet.org/~dragos @@ -1428,6 +1432,10 @@ S: 8124 Constitution Apt. 7 S: Sterling Heights, Michigan 48313 S: USA +N: Andy Gospodarek +D: Maintenance and contributions to the network interface bonding driver. + N: Wolfgang Grandegger D: Controller Area Network (device drivers) @@ -1812,6 +1820,10 @@ D: Author/maintainer of most DRM drivers (especially ATI, MGA) D: Core DRM templates, general DRM and 3D-related hacking S: No fixed address +N: Woojung Huh +D: Microchip LAN78XX USB Ethernet driver + N: Kenn Humborg D: Mods to loop device to support sparse backing files diff --git a/MAINTAINERS b/MAINTAINERS index 52378f994294..4e93a00df185 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -949,7 +949,6 @@ AMAZON ETHERNET DRIVERS M: Shay Agroskin <[email protected]> M: Arthur Kiyanovski <[email protected]> R: David Arinzon <[email protected]> -R: Noam Dagan <[email protected]> R: Saeed Bishara <[email protected]> S: Supported @@ -2690,7 +2689,6 @@ N: at91 N: atmel ARM/Microchip Sparx5 SoC support -M: Lars Povlsen <[email protected]> M: Steen Hegelund <[email protected]> M: Daniel Machon <[email protected]> @@ -4058,7 +4056,6 @@ F: net/bluetooth/ BONDING DRIVER M: Jay Vosburgh <[email protected]> -M: Andy Gospodarek <[email protected]> S: Maintained F: Documentation/networking/bonding.rst @@ -14566,7 +14563,6 @@ F: drivers/dma/mediatek/ MEDIATEK ETHERNET DRIVER M: Felix Fietkau <[email protected]> M: Sean Wang <[email protected]> -M: Mark Lee <[email protected]> M: Lorenzo Bianconi <[email protected]> S: Maintained @@ -22501,11 +22497,8 @@ F: Documentation/devicetree/bindings/phy/st,stm32mp25-combophy.yaml F: drivers/phy/st/phy-stm32-combophy.c STMMAC ETHERNET DRIVER -M: Alexandre Torgue <[email protected]> -M: Jose Abreu <[email protected]> -S: Supported -W: http://www.stlinux.com +S: Orphan F: Documentation/networking/device_drivers/ethernet/stmicro/ F: drivers/net/ethernet/stmicro/stmmac/ @@ -22737,9 +22730,8 @@ S: Supported F: drivers/net/ethernet/synopsys/ SYNOPSYS DESIGNWARE ETHERNET XPCS DRIVER -M: Jose Abreu <[email protected]> -S: Supported +S: Orphan F: drivers/net/pcs/pcs-xpcs.c F: drivers/net/pcs/pcs-xpcs.h F: include/linux/pcs/pcs-xpcs.h @@ -23647,7 +23639,6 @@ F: tools/testing/selftests/timers/ TIPC NETWORK LAYER M: Jon Maloy <[email protected]> -M: Ying Xue <[email protected]> L: [email protected] (core kernel code) L: [email protected] (user apps, general discussion) S: Maintained @@ -24253,7 +24244,8 @@ F: Documentation/devicetree/bindings/usb/nxp,isp1760.yaml F: drivers/usb/isp1760/* USB LAN78XX ETHERNET DRIVER -M: Woojung Huh <[email protected]> +M: Thangaraj Samynathan <[email protected]> +M: Rengarajan Sundararajan <[email protected]> S: Maintained |