linux-stable-rt/drivers/infiniband/hw/ipath
Ralph Campbell 27676a3e16 IB/ipath: Fix SM trap forwarding
SM/SMA traps received by the ipath driver should be forwarded to the
SM if it is running on the host.  The ib_ipath driver was incorrectly
replying with "bad method."

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-06-06 11:23:29 -07:00
..
Kconfig
Makefile
ipath_7220.h
ipath_common.h
ipath_cq.c
ipath_debug.h
ipath_diag.c
ipath_dma.c
ipath_driver.c IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long 2008-05-13 11:51:23 -07:00
ipath_eeprom.c
ipath_file_ops.c IB/ipath: Make ipath_portdata work with struct pid * not pid_t 2008-05-13 11:45:32 -07:00
ipath_fs.c
ipath_iba6110.c
ipath_iba6120.c
ipath_iba7220.c IB/ipath: Need to always request and handle PIO avail interrupts 2008-05-07 11:00:15 -07:00
ipath_init_chip.c IB/ipath: Need to always request and handle PIO avail interrupts 2008-05-07 11:00:15 -07:00
ipath_intr.c IB/ipath: Need to always request and handle PIO avail interrupts 2008-05-07 11:00:15 -07:00
ipath_kernel.h IB/ipath: Avoid test_bit() on u64 SDMA status value 2008-05-26 15:20:34 -07:00
ipath_keys.c
ipath_mad.c IB/ipath: Fix SM trap forwarding 2008-06-06 11:23:29 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Fix many locking issues when switching to error state 2008-05-13 11:41:29 -07:00
ipath_rc.c IB/ipath: Fix RDMA read response sequence checking 2008-05-13 11:42:20 -07:00
ipath_registers.h
ipath_ruc.c IB/ipath: Fix many locking issues when switching to error state 2008-05-13 11:41:29 -07:00
ipath_sd7220.c
ipath_sd7220_img.c
ipath_sdma.c IB/ipath: Avoid test_bit() on u64 SDMA status value 2008-05-26 15:20:34 -07:00
ipath_srq.c
ipath_stats.c
ipath_sysfs.c
ipath_uc.c IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate 2008-05-15 16:37:25 -07:00
ipath_ud.c IB/ipath: Fix many locking issues when switching to error state 2008-05-13 11:41:29 -07:00
ipath_user_pages.c
ipath_user_sdma.c
ipath_user_sdma.h IB/ipath: Fix many locking issues when switching to error state 2008-05-13 11:41:29 -07:00
ipath_verbs.c IB/ipath: Fix device capability flags 2008-05-26 15:22:17 -07:00
ipath_verbs.h IB/ipath: Fix RDMA read response sequence checking 2008-05-13 11:42:20 -07:00
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c