linux/drivers/infiniband/hw/ipath
Arthur Jones bb9171448d IB/ipath: Misc changes to prepare for IB7220 introduction
The patch adds a number of minor changes to support newer HCAs:
 - New send buffer control bits
 - New error condition bits
 - Locking and initialization changes
 - More send buffers

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:31 -07:00
..
ipath_7220.h IB/ipath: Isolate 7220-specific content 2008-04-16 21:09:30 -07:00
ipath_common.h IB/ipath: Header file changes to support IBA7220 2008-04-16 21:09:30 -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: Prevent link-recovery code from negating admin disable 2008-04-16 21:09:26 -07:00
ipath_diag.c IB/ipath: Allow old and new diagnostic packet formats 2008-04-16 21:09:28 -07:00
ipath_dma.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_driver.c IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -07:00
ipath_eeprom.c IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup 2008-04-16 21:09:27 -07:00
ipath_file_ops.c IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -07:00
ipath_fs.c IB/ipath: Remove unnecessary cast 2008-01-25 14:17:46 -08:00
ipath_iba6110.c IB/ipath: Add support for 7220 receive queue changes 2008-04-16 21:09:29 -07:00
ipath_iba6120.c IB/ipath: Fix up error handling 2008-04-16 21:09:30 -07:00
ipath_iba7220.c IB/ipath: HCA-specific code to support IBA7220 2008-04-16 21:09:30 -07:00
ipath_init_chip.c IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -07:00
ipath_intr.c IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -07:00
ipath_kernel.h IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -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 time comparison to use time_after_eq() 2008-04-16 21:09:28 -07:00
ipath_mmap.c
ipath_mr.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_qp.c IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00
ipath_rc.c IB/ipath: Use PIO buffer for RC ACKs 2008-04-16 21:09:27 -07:00
ipath_registers.h IB/ipath: Header file changes to support IBA7220 2008-04-16 21:09:30 -07:00
ipath_ruc.c IB/ipath: Fix RNR NAK handling 2008-01-25 14:15:34 -08:00
ipath_sd7220.c IB/ipath: Support for SerDes portion of IBA7220 2008-04-16 21:09:31 -07:00
ipath_sd7220_img.c IB/ipath: Add IBA7220-specific SERDES initialization data 2008-04-16 21:09:31 -07:00
ipath_sdma.c IB/ipath: Add code for IBA7220 send DMA 2008-04-16 21:09:31 -07:00
ipath_srq.c IB/ipath: Misc sparse warning cleanup 2008-04-16 21:01:11 -07:00
ipath_stats.c IB/ipath: Add support for 7220 receive queue changes 2008-04-16 21:09:29 -07:00
ipath_sysfs.c IB/ipath: Misc changes to prepare for IB7220 introduction 2008-04-16 21:09:31 -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_user_sdma.c IB/ipath: User mode send DMA 2008-04-16 21:09:31 -07:00
ipath_user_sdma.h IB/ipath: User mode send DMA header file 2008-04-16 21:09:31 -07:00
ipath_verbs.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_verbs.h IB/ipath: Header file changes to support IBA7220 2008-04-16 21:09:30 -07:00
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile