summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-2116-404/+450
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-192-62/+72
| * IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
| * IB: convert struct class_device to struct deviceTony Jones2008-04-1914-318/+351
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-182-3/+2
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
|/
* 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
OpenPOWER on IntegriCloud