1
linux/drivers/net/vxge
Jon Mason 4d2a5b406c vxge: Wait for Rx to become idle before reseting or closing
Wait for the receive traffic to become idle before attempting to close
or reset the adapter.  To enable the processing of packets while Receive
Idle, move the clearing of __VXGE_STATE_CARD_UP bit in vxge_close to
after it.  Also, modify the return value of the ISR when the adapter is
down to IRQ_HANDLED.  Otherwise there are unhandled interrupts for the
device.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Ram Vepa <ram.vepa@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-11 09:30:19 -08:00
..
Makefile
vxge-config.c vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-config.h vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-ethtool.c vxge: enable rxhash 2010-11-11 09:30:18 -08:00
vxge-ethtool.h
vxge-main.c vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-main.h vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-reg.h vxge: Wait for Rx to become idle before reseting or closing 2010-11-11 09:30:19 -08:00
vxge-traffic.c vxge: make functions local and remove dead code 2010-10-24 15:07:12 -07:00
vxge-traffic.h vxge: enable rxhash 2010-11-11 09:30:18 -08:00
vxge-version.h vxge: Version update 2010-07-15 20:46:23 -07:00