lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Oct 2009 14:52:15 -0700
From:	Joe Perches <joe@...ches.com>
To:	netdev <netdev@...r.kernel.org>
Subject: MAINTAINERS drivers/net cleanups?

Ben Hutchings suggested adding a facility to
scripts/get_maintainer.pl to print the role of
each maintainer.  I added a bit more to print
statistics about the maintainers and "-by:" lines
from each git commit as well.

To see if it worked, I tested this script on
drivers/net:

$ for file in drivers/net/*.c ; do \
echo ; \
echo "------> $file" ; \
echo ; \
./scripts/get_maintainer.pl \
--git-since=5-years-ago \
--git-min-percent=0 -f --rolestats \
$file ; \
done

There are many people described as MAINTAINERS for
these files that have not had a single sign-off or
commit in git history.

That's 4+ years.

Here are the files, nominal maintainers, and the
sections of MAINTAINERS that could be dropped.

Should these individuals be removed from MAINTAINERS
and added to CREDITS if not already there?

------> drivers/net/3c505.c
------> drivers/net/eexpress.c
Philip Blundell <philb@....org> (maintainer)

3C505 NETWORK DRIVER
M: Philip Blundell <philb@....org>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/3c505*

ETHEREXPRESS-16 NETWORK DRIVER
M: Philip Blundell <philb@....org>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/eexpress.*

------> drivers/net/8390.c
------> drivers/net/8390p.c
------> drivers/net/ax88796.c
------> drivers/net/lib8390.c
------> drivers/net/mac8390.c
------> drivers/net/zorro8390.c
Paul Gortmaker <p_gortmaker@...oo.com> (maintainer)

8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
M: Paul Gortmaker <p_gortmaker@...oo.com>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/*8390*
F: drivers/net/ax88796.c

------> drivers/net/acenic.c
Jes Sorensen <jes@...ined-monkey.org> (maintainer)

ACENIC DRIVER
M: Jes Sorensen <jes@...ined-monkey.org>
L: linux-acenic@...site.dk
S: Maintained
F: drivers/net/acenic*

------> drivers/net/b44.c
Gary Zambrano <zambrano@...adcom.com> (maintainer)

BROADCOM B44 10/100 ETHERNET DRIVER
M: Gary Zambrano <zambrano@...adcom.com>
L: netdev@...r.kernel.org
S: Supported
F: drivers/net/b44.*

------> drivers/net/eth16i.c
Mika Kuoppala <miku@....fi> (maintainer)

ETHERTEAM 16I DRIVER
M: Mika Kuoppala <miku@....fi>
S: Maintained
F: drivers/net/eth16i.c

------> drivers/net/hp100.c
Jaroslav Kysela <perex@...ex.cz> (maintainer)

HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
M: Jaroslav Kysela <perex@...ex.cz>
S: Maintained
F: drivers/net/hp100.*

------> drivers/net/ipg.c
Francois Romieu <romieu@...zoreil.com> (maintainer)
Sorbica Shieh <sorbica@...lus.com.tw> (maintainer)
Jesse Huang <jesse@...lus.com.tw> (maintainer)

IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
M: Francois Romieu <romieu@...zoreil.com>
M: Sorbica Shieh <sorbica@...lus.com.tw>
M: Jesse Huang <jesse@...lus.com.tw>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/ipg.c

------> drivers/net/macb.c
Haavard Skinnemoen <hskinnemoen@...el.com> (maintainer)

ATMEL MACB ETHERNET DRIVER
M: Haavard Skinnemoen <hskinnemoen@...el.com>
S: Supported
F: drivers/net/macb.*

------> drivers/net/natsemi.c
Tim Hockin <thockin@...kin.org> (maintainer)

NATSEMI ETHERNET DRIVER (DP8381x)
M: Tim Hockin <thockin@...kin.org>
S: Maintained
F: drivers/net/natsemi.c

------> drivers/net/ni5010.c
Jan-Pascal van Best <janpascal@...best.org> (maintainer)
Andreas Mohr <andi@...as.de> (maintainer)

NI5010 NETWORK DRIVER
M: Jan-Pascal van Best <janpascal@...best.org>
M: Andreas Mohr <andi@...as.de>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/ni5010.*

------> drivers/net/pppoe.c
------> drivers/net/pppox.c
Michal Ostrowski <mostrows@...thlink.net> (maintainer)

PPP OVER ETHERNET
M: Michal Ostrowski <mostrows@...thlink.net>
S: Maintained
F: drivers/net/pppoe.c
F: drivers/net/pppox.c

------> drivers/net/skge.c
------> drivers/net/sky2.c
Stephen Hemminger <shemminger@...ux-foundation.org> (maintainer)

SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
M: Stephen Hemminger <shemminger@...ux-foundation.org>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/skge.*
F: drivers/net/sky2.*

------> drivers/net/sonic.c
Thomas Bogendoerfer <tsbogend@...ha.franken.de> (maintainer)

SONIC NETWORK DRIVER
M: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/sonic.*

------> drivers/net/spider_net.c
------> drivers/net/spider_net_ethtool.c
Ishizaki Kou <kou.ishizaki@...hiba.co.jp> (maintainer)
Jens Osterkamp <jens@...ibm.com> (maintainer)

SPIDERNET NETWORK DRIVER for CELL
M: Ishizaki Kou <kou.ishizaki@...hiba.co.jp>
M: Jens Osterkamp <jens@...ibm.com>
L: netdev@...r.kernel.org
S: Supported
F: Documentation/networking/spider_net.txt
F: drivers/net/spider_net*

------> drivers/net/starfire.c
Ion Badulescu <ionut@...ula.org> (maintainer)

STARFIRE/DURALAN NETWORK DRIVER
M: Ion Badulescu <ionut@...ula.org>
S: Odd Fixes
F: drivers/net/starfire*

------> drivers/net/tehuti.c
Alexander Indenbaum <baum@...utinetworks.net> (maintainer)
Andy Gospodarek <andy@...yhouse.net> (maintainer)

TEHUTI ETHERNET DRIVER
M: Alexander Indenbaum <baum@...utinetworks.net>
M: Andy Gospodarek <andy@...yhouse.net>
L: netdev@...r.kernel.org
S: Supported
F: drivers/net/tehuti*

------> drivers/net/tlan.c
Samuel Chessman <chessman@....org> (maintainer)

TLAN NETWORK DRIVER
M: Samuel Chessman <chessman@....org>
L: tlan-devel@...ts.sourceforge.net (subscribers-only)
W: http://sourceforge.net/projects/tlan/
S: Maintained
F: Documentation/networking/tlan.txt
F: drivers/net/tlan.*

------> drivers/net/typhoon.c
David Dillow <dave@...dillows.org> (maintainer)

3CR990 NETWORK DRIVER
M: David Dillow <dave@...dillows.org>
L: netdev@...r.kernel.org
S: Maintained
F: drivers/net/typhoon*



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ