Skip to content

Commit

Permalink
ipg: Remove ipg driver
Browse files Browse the repository at this point in the history
Now that IP1000A chips are supported by dl2k driver, the buggy ipg
driver can be removed.

Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Ondrej Zary authored and davem330 committed Nov 16, 2015
1 parent c3f45d3 commit f1a454a
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 3,075 deletions.
7 changes: 0 additions & 7 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -5709,13 +5709,6 @@ M: Juanjo Ciarlante <[email protected]>
S: Maintained
F: net/ipv4/netfilter/ipt_MASQUERADE.c

IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
M: Francois Romieu <[email protected]>
M: Sorbica Shieh <[email protected]>
L: [email protected]
S: Maintained
F: drivers/net/ethernet/icplus/ipg.*

IPATH DRIVER
M: Mike Marciniszyn <[email protected]>
L: [email protected]
Expand Down
1 change: 0 additions & 1 deletion drivers/net/ethernet/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ source "drivers/net/ethernet/ibm/Kconfig"
source "drivers/net/ethernet/intel/Kconfig"
source "drivers/net/ethernet/i825xx/Kconfig"
source "drivers/net/ethernet/xscale/Kconfig"
source "drivers/net/ethernet/icplus/Kconfig"

config JME
tristate "JMicron(R) PCI-Express Gigabit Ethernet support"
Expand Down
1 change: 0 additions & 1 deletion drivers/net/ethernet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ obj-$(CONFIG_NET_VENDOR_IBM) += ibm/
obj-$(CONFIG_NET_VENDOR_INTEL) += intel/
obj-$(CONFIG_NET_VENDOR_I825XX) += i825xx/
obj-$(CONFIG_NET_VENDOR_XSCALE) += xscale/
obj-$(CONFIG_IP1000) += icplus/
obj-$(CONFIG_JME) += jme.o
obj-$(CONFIG_KORINA) += korina.o
obj-$(CONFIG_LANTIQ_ETOP) += lantiq_etop.o
Expand Down
13 changes: 0 additions & 13 deletions drivers/net/ethernet/icplus/Kconfig

This file was deleted.

5 changes: 0 additions & 5 deletions drivers/net/ethernet/icplus/Makefile

This file was deleted.

Loading

0 comments on commit f1a454a

Please sign in to comment.