Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b1abbae authored by Adrian Bunk's avatar Adrian Bunk Committed by Jeff Garzik
Browse files

The overdue eepro100 removal.



Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 5177b324
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -144,13 +144,6 @@ Who: Christoph Hellwig <hch@lst.de>

---------------------------

What:   eepro100 network driver
When:   January 2007
Why:    replaced by the e100 driver
Who:    Adrian Bunk <bunk@stusta.de>

---------------------------

What:	Unused EXPORT_SYMBOL/EXPORT_SYMBOL_GPL exports
	(temporary transition config option provided until then)
	The transition config option will also be removed at the same time.
+0 −5
Original line number Diff line number Diff line
@@ -1599,11 +1599,6 @@ L: acpi4asus-user@lists.sourceforge.net
W:	http://sourceforge.net/projects/acpi4asus
S:	Maintained

EEPRO100 NETWORK DRIVER
P:	Andrey V. Savochkin
M:	saw@saw.sw.com.sg
S:	Maintained

EFS FILESYSTEM
W:	http://aeschi.ch.eu.org/efs/
S:	Orphan
+0 −13
Original line number Diff line number Diff line
@@ -1414,19 +1414,6 @@ config TC35815
	depends on NET_PCI && PCI && MIPS
	select PHYLIB

config EEPRO100
	tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
	depends on NET_PCI && PCI
	select MII
	help
	  If you have an Intel EtherExpress PRO/100 PCI network (Ethernet)
	  card, say Y and read the Ethernet-HOWTO, available from
	  <http://www.tldp.org/docs.html#howto>.

	  To compile this driver as a module, choose M here. The module
	  will be called eepro100.


config E100
	tristate "Intel(R) PRO/100+ support"
	depends on NET_PCI && PCI
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ obj-$(CONFIG_VORTEX) += 3c59x.o
obj-$(CONFIG_TYPHOON) += typhoon.o
obj-$(CONFIG_NE2K_PCI) += ne2k-pci.o 8390.o
obj-$(CONFIG_PCNET32) += pcnet32.o
obj-$(CONFIG_EEPRO100) += eepro100.o
obj-$(CONFIG_E100) += e100.o
obj-$(CONFIG_TLAN) += tlan.o
obj-$(CONFIG_EPIC100) += epic100.o

drivers/net/eepro100.c

deleted100644 → 0
+0 −2400

File deleted.

Preview size limit exceeded, changes collapsed.