]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/s2io.c
[PATCH] s2io: fixes
authorAnanda Raju <Ananda.Raju@neterion.com>
Fri, 21 Apr 2006 23:18:03 +0000 (19:18 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 2 May 2006 19:16:36 +0000 (15:16 -0400)
commitc92ca04b2a21852fbc6842e8a7c6fff3ae255b30
tree9c161719d811a693d1ee3b202494e5a6d446c42e
parent9dc737a77353920a67337aa627f7d9dae8dade05
[PATCH] s2io: fixes

Hi,
This patch contains some of the bug fixes done for S2io driver.
Following are the brief description of changes

1. Continuing with initialization if we get minimum required MSI-X vectors
2. fix for ethtool online link test fails
3. make wait_for_cmd_complete generic for all command status registers
4. Print "Device is on PCI-E bus" for Xframe-E card
5. CX4 requires additional delay after sw_reset, and requires higher value for igp
6. Fixed panic due to non-TCP and/or LLC/SNAP traffic in case of lro
7. remove legacy code for old transponder
8. SPECIAL_REG_WRITE made to use 32-bit writes irrespective of system type
9. handle link interrupt as per user guide for Xframe II
10. Wait till all interrupts hndled

Signed-off-by: Ananda Raju <ananda.raju@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/s2io.c
drivers/net/s2io.h