Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135224
b: refs/heads/master
c: 2bfc5cb
h: refs/heads/master
v: v3
  • Loading branch information
Andrey Borzenkov authored and John W. Linville committed Mar 16, 2009
1 parent 5923e32 commit cd09a44
Show file tree
Hide file tree
Showing 48 changed files with 300 additions and 5,842 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d6a5e9500103680464a723a4564961675652680
refs/heads/master: 2bfc5cb57b55ed2204bca7668e082f7bf485760a
9 changes: 0 additions & 9 deletions trunk/MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3888,15 +3888,6 @@ L: linux-ide@vger.kernel.org
T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
S: Supported

SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
P: Sathya Perla
M: sathyap@serverengines.com
P: Subbu Seetharaman
M: subbus@serverengines.com
L: netdev@vger.kernel.org
W: http://www.serverengines.com
S: Supported

SFC NETWORK DRIVER
P: Steve Hodgson
P: Ben Hutchings
Expand Down
13 changes: 0 additions & 13 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1040,17 +1040,6 @@ config NI65
To compile this driver as a module, choose M here. The module
will be called ni65.

config DNET
tristate "Dave ethernet support (DNET)"
depends on NET_ETHERNET
select PHYLIB
help
The Dave ethernet interface (DNET) is found on Qong Board FPGA.
Say Y to include support for the DNET chip.

To compile this driver as a module, choose M here: the module
will be called dnet.

source "drivers/net/tulip/Kconfig"

config AT1700
Expand Down Expand Up @@ -2629,8 +2618,6 @@ config QLGE

source "drivers/net/sfc/Kconfig"

source "drivers/net/benet/Kconfig"

endif # NETDEV_10000

source "drivers/net/tokenring/Kconfig"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ obj-$(CONFIG_GIANFAR) += gianfar_driver.o
obj-$(CONFIG_TEHUTI) += tehuti.o
obj-$(CONFIG_ENIC) += enic/
obj-$(CONFIG_JME) += jme.o
obj-$(CONFIG_BE2NET) += benet/

gianfar_driver-objs := gianfar.o \
gianfar_ethtool.o \
Expand Down Expand Up @@ -233,7 +232,6 @@ obj-$(CONFIG_ENC28J60) += enc28j60.o

obj-$(CONFIG_XTENSA_XT2000_SONIC) += xtsonic.o

obj-$(CONFIG_DNET) += dnet.o
obj-$(CONFIG_MACB) += macb.o

obj-$(CONFIG_ARM) += arm/
Expand Down
7 changes: 0 additions & 7 deletions trunk/drivers/net/benet/Kconfig

This file was deleted.

7 changes: 0 additions & 7 deletions trunk/drivers/net/benet/Makefile

This file was deleted.

Loading

0 comments on commit cd09a44

Please sign in to comment.