summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Don't change itt endiannessErez Zilber2008-04-161-2/+2
* IB/mlx4: Update module version and release dateJack Morgenstein2008-04-161-2/+2
* IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2008-04-162-7/+7
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-161-4/+1
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-161-48/+79
* RDMA/nes: Free IRQ before killing taskletRoland Dreier2008-04-161-2/+2
* IB/mthca: Update module version and release dateJack Morgenstein2008-04-161-2/+2
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-161-5/+12
* IB/mthca: Update QP state if query QP succeedsDotan Barak2008-04-161-6/+14
* RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2008-04-162-3/+7
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-163-33/+270
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-163-0/+10
* IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2008-04-162-0/+52
* IB/core: Add support for modify CQEli Cohen2008-04-161-0/+7
* IPoIB: Add basic ethtool supportEli Cohen2008-04-164-1/+59
* RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2008-04-162-8/+17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-1612-26/+34
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-1618-18/+18
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-1613-136/+896
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-166-34/+83
* IB/ipath: User mode send DMAArthur Jones2008-04-161-0/+879
* IB/ipath: User mode send DMA header fileArthur Jones2008-04-161-0/+54
* IB/ipath: Add code for IBA7220 send DMAJohn Gregor2008-04-161-0/+743
* IB/ipath: Add IBA7220-specific SERDES initialization dataRalph Campbell2008-04-161-0/+1082
* IB/ipath: Support for SerDes portion of IBA7220Michael Albaugh2008-04-161-0/+1462
* IB/ipath: HCA-specific code to support IBA7220Ralph Campbell2008-04-161-0/+2571
* IB/ipath: Isolate 7220-specific contentMichael Albaugh2008-04-161-0/+57
* IB/ipath: Header file changes to support IBA7220Ralph Campbell2008-04-164-54/+282
* IB/ipath: Fix up error handlingRalph Campbell2008-04-163-17/+66
* IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson2008-04-163-22/+42
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-163-1/+45
* IB/ipath: Set LID filtering for HCAs that support it.Dave Olson2008-04-161-2/+7
* IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson2008-04-162-3/+30
* IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson2008-04-161-1/+15
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-1610-225/+305
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-166-35/+38
* IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh2008-04-161-2/+7
* IB/core: Check optional verbs before using themDotan Barak2008-04-161-1/+6
* IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day2008-04-161-1/+2
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-161-8/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-164-9/+73
* IPoIB: Add LSO supportEli Cohen2008-04-165-36/+92
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-167-0/+21
* IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh2008-04-163-67/+439
* IB/ipath: Use PIO buffer for RC ACKsRalph Campbell2008-04-161-18/+39
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-168-145/+225
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-166-29/+55
* IB/ipath: Remove some useless (void) castsRalph Campbell2008-04-162-9/+9
* IB/ipath: Change the module authorRalph Campbell2008-04-161-1/+1
* RDMA/nes: Use more concise list_for_each_entry()Robert P. J. Day2008-04-161-6/+2