kernel_optimize_test/drivers
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way
During the transition to the ethtool_ops way of doing things, we supported
calling the device's ->do_ioctl method to allow unconverted drivers to
continue working.  Those days are long behind us, all in-tree drivers
use the ethtool_ops way, and so we no longer need to support this.

The bonding driver is the biggest beneficiary of this; it no longer
needs to call ioctl() as a fallback if ethtool_ops aren't supported.

Also put a proper copyright statement on ethtool.c.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-31 14:00:02 -07:00
..
acorn
acpi
amba
ata
atm
auxdisplay
base driver core: revert "device" link creation check 2007-07-30 14:25:12 -07:00
block
bluetooth
cdrom
char
clocksource
connector
cpufreq
crypto
dio
dma [NET_DMA]: remove unused dma_memcpy_to_kernel_iovec 2007-07-31 02:28:03 -07:00
edac
eisa
fc4
firewire
firmware
hid
hwmon
i2c
ide
ieee1394
infiniband Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2007-07-30 16:36:33 -07:00
input
isdn
kvm
leds
lguest
macintosh
mca
md
media V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d static 2007-07-30 16:26:37 -03:00
message
mfd
misc
mmc
mtd
net [NET]: ethtool ops are the only way 2007-07-31 14:00:02 -07:00
nubus
of
oprofile
parisc
parport
pci kernel-doc fixes for PCI and drivers/base/ 2007-07-30 14:25:12 -07:00
pcmcia
pnp
power
ps3
rapidio
rtc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 2007-07-30 21:54:37 -07:00
s390
sbus
scsi
serial Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 2007-07-30 21:54:37 -07:00
sh
sn
spi
tc
telephony
uio
usb USB: "sparse" cleanups for usb gadgets 2007-07-30 13:27:47 -07:00
video
w1
xen
zorro
Kconfig
Makefile