aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner13-17/+40
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier2-2/+8
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin6-160/+16
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes1-1/+1
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes1-19/+18
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes1-19/+3
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes7-56/+63
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes3-0/+9
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma6-49/+134
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung2-13/+13
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier3-9/+13
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier3-21/+15
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2-6/+6
2008-04-21IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier1-9/+4
2008-04-21IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier1-1/+1
2008-04-21IB/ipath: Build IBA7220 code unconditionallyRoland Dreier1-2/+4
2008-04-21IB/ipath: Remove reference to dev->class_dev Roland Dreier1-1/+0
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle1-1/+1
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier2-15/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds16-404/+450
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones2-62/+72
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2-24/+27
2008-04-19IB: convert struct class_device to struct deviceTony Jones14-318/+351
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2-3/+2
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-16IB/iser: Don't change itt endiannessErez Zilber1-2/+2
2008-04-16IB/mlx4: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2-7/+7
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber1-4/+1
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher1-48/+79
2008-04-16RDMA/nes: Free IRQ before killing taskletRoland Dreier1-2/+2
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mlx4: Update QP state if query QP succeedsDotan Barak1-5/+12
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak1-6/+14
2008-04-16RDMA/amso1100: Add check for NULL reply_msg in c2_intr()Tom Tucker2-3/+7
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky3-33/+270
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen3-0/+10
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen2-0/+52
2008-04-16IB/core: Add support for modify CQEli Cohen1-0/+7
2008-04-16IPoIB: Add basic ethtool supportEli Cohen4-1/+59
2008-04-16RDMA/amso1100: Add support for "send with invalidate" work requestsRoland Dreier2-8/+17
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier12-26/+34
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell18-18/+18
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson13-136/+896
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones6-34/+83
2008-04-16IB/ipath: User mode send DMAArthur Jones1-0/+879
2008-04-16IB/ipath: User mode send DMA header fileArthur Jones1-0/+54
2008-04-16IB/ipath: Add code for IBA7220 send DMAJohn Gregor1-0/+743
2008-04-16IB/ipath: Add IBA7220-specific SERDES initialization dataRalph Campbell1-0/+1082
2008-04-16IB/ipath: Support for SerDes portion of IBA7220Michael Albaugh1-0/+1462