aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-04-16IB/iser: Don't change itt endiannessErez Zilber
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak
2008-04-16RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen
2008-04-16IB/core: Add support for modify CQEli Cohen
2008-04-16IPoIB: Add basic ethtool supportEli Cohen
2008-04-16RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones
2008-04-16IB/ipath: User mode send DMAArthur Jones
2008-04-16IB/ipath: User mode send DMA header fileArthur Jones
2008-04-16IB/ipath: Add code for IBA7220 send DMAJohn Gregor
2008-04-16IB/ipath: Add IBA7220-specific SERDES initialization dataRalph Campbell
2008-04-16IB/ipath: Support for SerDes portion of IBA7220Michael Albaugh
2008-04-16IB/ipath: HCA-specific code to support IBA7220Ralph Campbell
2008-04-16IB/ipath: Isolate 7220-specific contentMichael Albaugh
2008-04-16IB/ipath: Header file changes to support IBA7220Ralph Campbell
2008-04-16IB/ipath: Fix up error handlingRalph Campbell
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Set LID filtering for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson
2008-04-16IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell
2008-04-16IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh
2008-04-16IB/core: Check optional verbs before using themDotan Barak
2008-04-16IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day
2008-04-16IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IPoIB: Add LSO supportEli Cohen
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh
2008-04-16IB/ipath: Use PIO buffer for RC ACKsRalph Campbell
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell
2008-04-16IB/ipath: Change the module authorRalph Campbell
2008-04-16RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day