linux/drivers/infiniband/hw/ipath
Linus Torvalds 0cdf6990e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (76 commits)
  IB: Update MAINTAINERS with Hal's new email address
  IB/mlx4: Implement query SRQ
  IB/mlx4: Implement query QP
  IB/cm: Send no match if a SIDR REQ does not match a listen
  IB/cm: Fix handling of duplicate SIDR REQs
  IB/cm: cm_msgs.h should include ib_cm.h
  IB/cm: Include HCA ACK delay in local ACK timeout
  IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
  IB/sa: Make sure SA queries use default P_Key
  IPoIB: Recycle loopback skbs instead of freeing and reallocating
  IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
  IPoIB/cm: Fix warning if IPV6 is not enabled
  IB/core: Take sizeof the correct pointer when calling kmalloc()
  IB/ehca: Improve latency by unlocking after triggering the hardware
  IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
  IB/ehca: Return QP pointer in poll_cq()
  IB/ehca: Change idr spinlocks into rwlocks
  IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
  IB/ehca: Lock renaming, static initializers
  IB/ehca: Report RDMA atomic attributes in query_qp()
  ...
2007-07-12 16:45:40 -07:00
..
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/ipath: Implement new verbs DMA mapping functions 2006-12-12 14:28:28 -08:00
ipath_common.h IB/ipath: ipath_poll fixups and enhancements 2007-07-09 20:12:26 -07:00
ipath_cq.c IB/ipath: Add barrier before updating WC head in shared memory 2007-07-09 20:12:26 -07:00
ipath_debug.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_diag.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_dma.c [PATCH] fix ipath_dma_free_coherent() prototype 2007-03-14 15:27:49 -07:00
ipath_driver.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2007-07-12 16:45:40 -07:00
ipath_eeprom.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_file_ops.c IB/ipath: ipath_poll fixups and enhancements 2007-07-09 20:12:26 -07:00
ipath_fs.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_iba6110.c IB/ipath: Remove support for preproduction HTX InfiniPath cards 2007-07-09 20:12:26 -07:00
ipath_iba6120.c IB/ipath: Be more cautious about coming out of freeze mode 2007-07-09 20:12:26 -07:00
ipath_init_chip.c IB/ipath: Change version wording to be less confusing with release number 2007-07-09 20:12:26 -07:00
ipath_intr.c IB/ipath: Test interrupts at driver startup 2007-07-09 20:12:26 -07:00
ipath_kernel.h IB/ipath: Test interrupts at driver startup 2007-07-09 20:12:26 -07:00
ipath_keys.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_layer.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_layer.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_mad.c IB/ipath: return correct PortGUID in NodeInfo 2007-07-09 20:12:26 -07:00
ipath_mmap.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_mr.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_qp.c IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp 2007-07-09 20:12:26 -07:00
ipath_rc.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_registers.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_ruc.c IB/ipath: Add barrier before updating WC head in shared memory 2007-07-09 20:12:26 -07:00
ipath_srq.c IB/ipath: Add barrier before updating WC head in shared memory 2007-07-09 20:12:26 -07:00
ipath_stats.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_sysfs.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_uc.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_ud.c IB/ipath: Add barrier before updating WC head in shared memory 2007-07-09 20:12:26 -07:00
ipath_user_pages.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_verbs.c IB/ipath: Remove support for preproduction HTX InfiniPath cards 2007-07-09 20:12:26 -07:00
ipath_verbs.h IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_verbs_mcast.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_wc_ppc64.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00
ipath_wc_x86_64.c IB/ipath: Update copyright dates 2007-07-09 20:12:26 -07:00