pasemi_mac: Timer and interrupt fixes
authorOlof Johansson <olof@lixom.net>
Tue, 8 May 2007 05:47:32 +0000 (00:47 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 8 May 2007 05:47:53 +0000 (01:47 -0400)
commit6dfa7522d8b08c887bf9f4cb2600b89232f132f5
treef7c4257096c29d5c3d99399833e017bab8c443ae
parent1b0335ea30bf85eecffd21be64b7653407d6259a
pasemi_mac: Timer and interrupt fixes

Timer and interrupt fixes:

* Be pickier with what kind of interrupts are acked to avoid the device to
  get out of sync with the driver state
* Set RX count threshhold to 1 (for NAPI interrupted mode), TX count
  threshold to 32.
* Set timer thresholds to current max (~16ms).

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pasemi_mac.c
drivers/net/pasemi_mac.h