dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000e
Jesse Brandeburg 74ef9c39db e1000e: remove irq_sem
irq_sem can safely be removed by auditing all irq.*able sites to
make sure that interrupts don't get enabled unexpectedly when the
interface is down.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-26 00:17:51 -04:00
..
82571.c e1000e: fix spelling errors in comments 2008-02-24 00:07:50 -05:00
Makefile [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
defines.h e1000e: fix spelling errors in comments 2008-02-24 00:07:50 -05:00
e1000.h e1000e: remove irq_sem 2008-03-26 00:17:51 -04:00
es2lan.c [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
ethtool.c e1000e: make a function static 2008-02-03 04:27:56 -08:00
hw.h e1000e: fix spelling errors in comments 2008-02-24 00:07:50 -05:00
ich8lan.c e1000e: fix spelling errors in comments 2008-02-24 00:07:50 -05:00
lib.c e1000e: remove no longer used e1000e_read_nvm_spi 2008-03-26 00:17:49 -04:00
netdev.c e1000e: remove irq_sem 2008-03-26 00:17:51 -04:00
param.c e1000e: Disable L1 ASPM power savings for 82573 mobile variants 2008-01-28 15:03:43 -08:00
phy.c e1000e: fix spelling errors in comments 2008-02-24 00:07:50 -05:00