kernel-ark/drivers
Auke Kok 416b5d10af e1000: disable polling before registering netdevice
To assure the symmetry of poll enable/disable in up/down, we should
initialize the netdevice to be poll_disabled at load time. Doing
this after register_netdevice leaves us open to another race, so
lets move all the netif_* calls above register_netdevice so the
stack starts out how we expect it to be.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Doug Chapman <doug.chapman@hp.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-06-03 11:44:20 -04:00
..
acorn
acpi acpi: fix section mismatch warning in asus + toshiba 2007-06-01 08:18:30 -07:00
amba
ata
atm
auxdisplay cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors 2007-06-01 08:18:28 -07:00
base
block
bluetooth
cdrom
char tty: fix leakage of -ERESTARTSYS to userland 2007-06-01 08:18:29 -07:00
clocksource
connector
cpufreq
crypto
dio
dma
edac
eisa
fc4
firewire firewire: Change struct fw_cdev_iso_packet to not use bitfields. 2007-05-31 21:40:15 +02:00
firmware
hid
hwmon
i2c
ide
ieee1394
infiniband
input
isdn isdn: fix section mismatch warnings 2007-06-01 08:18:30 -07:00
kvm kvm: fix section mismatch warning in kvm-intel.o 2007-06-01 08:18:30 -07:00
leds
macintosh
mca
md
media
message Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 2007-05-29 13:39:52 -07:00
mfd
misc misc/tifm_7xx1: replace deprecated irq flag 2007-06-01 08:18:28 -07:00
mmc
mtd parse errors in ifdefs 2007-06-01 08:18:28 -07:00
net e1000: disable polling before registering netdevice 2007-06-03 11:44:20 -04:00
nubus
oprofile
parisc
parport
pci msi: mask the msix vector before we unmap it 2007-06-01 08:18:27 -07:00
pcmcia
pnp
ps3
rapidio [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
rtc RTC: use fallback IRQ if PNP tables don't provide one 2007-06-01 08:18:29 -07:00
s390
sbus
scsi parse errors in ifdefs 2007-06-01 08:18:28 -07:00
serial Merge master.kernel.org:/home/rmk/linux-2.6-arm 2007-05-30 10:04:01 -07:00
sh
sn
spi SPI: Freescale iMX SPI controller driver fixes 2007-06-01 08:18:30 -07:00
tc
telephony
usb
video pm3fb: switching between X and fb fix 2007-06-01 08:18:30 -07:00
w1
zorro
Kconfig [PATCH] drivers: add LCD support 2007-02-11 10:51:24 -08:00
Makefile