commit | 6dfa7522d8b08c887bf9f4cb2600b89232f132f5 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue May 08 00:47:32 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Tue May 08 01:47:53 2007 -0400 |
tree | f7c4257096c29d5c3d99399833e017bab8c443ae | |
parent | 1b0335ea30bf85eecffd21be64b7653407d6259a [diff] |
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>