Bryan O'Sullivan
1eb68b990a
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
...
The two arrays only had space for 4 units.
Also changed from ipath_set_sps_lid() to ipath_set_lid(); the sps was
leftover.
Signed-off-by: Dave Olson <dave.olson@qlogic.com >
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com >
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il >
Cc: Roland Dreier <rolandd@cisco.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-01 09:56:01 -07:00
Bryan O'Sullivan
fba75200ad
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
...
This patch fixes some problems uncovered during IB compliance testing to
return the right values for error counters returned by the Performance Get
Counters packet.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com >
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com >
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il >
Cc: Roland Dreier <rolandd@cisco.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-01 09:56:01 -07:00
Bryan O'Sullivan
e8a88f09f2
[PATCH] IB/ipath: report correct device identification information in /sys
...
Signed-off-by: Robert Walsh <robert.walsh@qlogic.com >
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com >
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il >
Cc: Roland Dreier <rolandd@cisco.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-01 09:55:59 -07:00
Bryan O'Sullivan
759d57686d
[PATCH] IB/ipath: update copyrights and other strings to reflect new company name
...
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com >
Cc: "Michael S. Tsirkin" <mst@mellanox.co.il >
Cc: Roland Dreier <rolandd@cisco.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-01 09:55:58 -07:00
Bryan O'Sullivan
889ab795a3
IB/ipath: layering interfaces used by higher-level driver code
...
The layering interfaces are used to implement the Infiniband protocols
and the ethernet emulation driver.
Signed-off-by: Bryan O'Sullivan <bos@pathscale.com >
Signed-off-by: Roland Dreier <rolandd@cisco.com >
2006-03-31 13:14:20 -08:00