summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-222-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-221-9/+4
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-221-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-221-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-221-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-221-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-222-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-229-170/+197
|\
| * IB: convert struct class_device to struct deviceTony Jones2008-04-209-170/+197
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-2/+1
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0
|/
* IB/mlx4: Update module version and release dateJack Morgenstein2008-04-171-2/+2
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-171-48/+79
* RDMA/nes: Free IRQ before killing taskletRoland Dreier2008-04-171-2/+2
* IB/mthca: Update module version and release dateJack Morgenstein2008-04-171-2/+2
* IB/mlx4: Update QP state if query QP succeedsDotan Barak2008-04-171-5/+12
* IB/mthca: Update QP state if query QP succeedsDotan Barak2008-04-171-6/+14
* RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2008-04-172-3/+7
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-173-33/+270
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-173-0/+10
* RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2008-04-172-8/+17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-1711-24/+23
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-1718-18/+18
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-1713-136/+896
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-176-34/+83
* IB/ipath: User mode send DMAArthur Jones2008-04-171-0/+879
* IB/ipath: User mode send DMA header fileArthur Jones2008-04-171-0/+54
* IB/ipath: Add code for IBA7220 send DMAJohn Gregor2008-04-171-0/+743
* IB/ipath: Add IBA7220-specific SERDES initialization dataRalph Campbell2008-04-171-0/+1082
* IB/ipath: Support for SerDes portion of IBA7220Michael Albaugh2008-04-171-0/+1462
* IB/ipath: HCA-specific code to support IBA7220Ralph Campbell2008-04-171-0/+2571
* IB/ipath: Isolate 7220-specific contentMichael Albaugh2008-04-171-0/+57
* IB/ipath: Header file changes to support IBA7220Ralph Campbell2008-04-174-54/+282
* IB/ipath: Fix up error handlingRalph Campbell2008-04-173-17/+66
* IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson2008-04-173-22/+42
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-173-1/+45
* IB/ipath: Set LID filtering for HCAs that support it.Dave Olson2008-04-171-2/+7
* IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson2008-04-172-3/+30
* IB/ipath: Make link state transition code ignore (transient) link recoveryDave Olson2008-04-171-1/+15
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-1710-225/+305
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-176-35/+38
* IB/ipath: Allow old and new diagnostic packet formatsMichael Albaugh2008-04-171-2/+7
* IB/ipath: Fix time comparison to use time_after_eq()Robert P. J. Day2008-04-171-1/+2
* IB/mlx4: Micro-optimize mlx4_ib_post_send()Roland Dreier2008-04-171-8/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-174-9/+73
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-176-0/+20
* IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh2008-04-173-67/+439
* IB/ipath: Use PIO buffer for RC ACKsRalph Campbell2008-04-171-18/+39
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-178-145/+225
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-176-29/+55