linux/drivers/net/ixgb
Jesse Brandeburg 9c61a9dcb2 ixgb: remove irq_sem
ixgb can remove irq_sem by auditing all the call sites to make sure
that each of them makes sure the adapter is in the correct state
before re-enabling interrupts.  after doing this to all of our other
drivers it is becoming easier.

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:53 -04:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
ixgb.h ixgb: remove irq_sem 2008-03-26 00:17:53 -04:00
ixgb_ee.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ee.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ethtool.c ixgb: move externs out of .c files 2008-03-26 00:17:48 -04:00
ixgb_hw.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_hw.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ids.h ixgb: enable sun hardware support for broadcom phy 2008-01-28 15:07:17 -08:00
ixgb_main.c ixgb: remove irq_sem 2008-03-26 00:17:53 -04:00
ixgb_osdep.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_param.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00