linux/drivers/infiniband/hw/ipath
Dave Olson 5d1ce03dd3 IB/ipath: Shared context code needs to be sure device is usable
The code was checking if units are present, but not that present units
were usable (link up, etc.)

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:01:12 -07:00
..
ipath_common.h IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_cq.c IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries 2008-01-25 14:15:28 -08:00
ipath_debug.h IB/ipath: Convert from .nopage to .fault 2008-01-25 14:15:29 -08:00
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Fix sparse warning about pointer signedness 2008-04-16 21:01:06 -07:00
ipath_eeprom.c IB/ipath: Fix some sparse warnings about shadowed symbols 2008-01-25 14:15:42 -08:00
ipath_file_ops.c IB/ipath: Shared context code needs to be sure device is usable 2008-04-16 21:01:12 -07:00
ipath_fs.c IB/ipath: Remove unnecessary cast 2008-01-25 14:17:46 -08:00
ipath_iba6110.c IB/ipath: Provide I/O bus speeds for diagnostic purposes 2008-04-16 21:01:12 -07:00
ipath_iba6120.c IB/ipath: Provide I/O bus speeds for diagnostic purposes 2008-04-16 21:01:12 -07:00
ipath_init_chip.c IB/ipath: Fix sparse warning about shadowed symbol 2008-04-16 21:01:07 -07:00
ipath_intr.c IB/ipath: Misc sparse warning cleanup 2008-04-16 21:01:11 -07:00
ipath_kernel.h IB/ipath: Provide I/O bus speeds for diagnostic purposes 2008-04-16 21:01:12 -07:00
ipath_keys.c IB/ipath: Clean up some comments 2008-01-25 14:15:38 -08:00
ipath_mad.c IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Fix error completion put on send CQ instead of recv CQ 2008-03-11 14:03:54 -07:00
ipath_rc.c IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets 2008-03-11 14:04:35 -07:00
ipath_registers.h IB/ipath: Make some constants chip-specific, related cleanup 2008-04-16 21:01:12 -07:00
ipath_ruc.c IB/ipath: Fix RNR NAK handling 2008-01-25 14:15:34 -08:00
ipath_srq.c IB/ipath: Misc sparse warning cleanup 2008-04-16 21:01:11 -07:00
ipath_stats.c IB/ipath: Changes for fields moving from devdata to portdata 2008-01-25 14:15:36 -08:00
ipath_sysfs.c IB/ipath: Provide I/O bus speeds for diagnostic purposes 2008-04-16 21:01:12 -07:00
ipath_uc.c
ipath_ud.c IB/ipath: Trivial simplification of ipath_make_ud_req() 2008-01-25 14:17:44 -08:00
ipath_user_pages.c
ipath_verbs.c IB/ipath: Add mappings from HW register to PortInfo port physical state 2008-01-25 14:17:44 -08:00
ipath_verbs.h IB/ipath: Add mappings from HW register to PortInfo port physical state 2008-01-25 14:17:44 -08:00
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile