alistair23-linux/drivers/net/usb
Adrian Bunk 4aa92cd9ac [NET]: Let USB_USBNET always select MII.
All this USB_USBNET_MII trickery is simply not worth it considering how
few code it saves.

As a side effect, this also fixes the following compile error reported
by Toralf Förster:

<--  snip  -->

...
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `usbnet_set_settings':
(.text+0xf1876): undefined reference to `mii_ethtool_sset'
drivers/built-in.o: In function `usbnet_get_settings':
(.text+0xf1836): undefined reference to `mii_ethtool_gset'
drivers/built-in.o: In function `usbnet_get_link':
(.text+0xf18d6): undefined reference to `mii_link_ok'
drivers/built-in.o: In function `usbnet_nway_reset':
(.text+0xf18f6): undefined reference to `mii_nway_restart'
make: *** [.tmp_vmlinux1] Error 1

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-07 04:11:43 -08:00
..
asix.c
catc.c
cdc_ether.c
cdc_subset.c
dm9601.c DM9601: Support for ADMtek ADM8515 NIC 2007-10-30 14:32:16 -04:00
gl620a.c
kaweth.c
kawethfw.h
Kconfig [NET]: Let USB_USBNET always select MII. 2007-11-07 04:11:43 -08:00
Makefile
mcs7830.c
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size 2007-10-25 03:34:59 -04:00
rtl8150.c
usbnet.c [NET]: Let USB_USBNET always select MII. 2007-11-07 04:11:43 -08:00
usbnet.h
zaurus.c