aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-08-04RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise
2008-08-04RDMA/cxgb3: Fix QP capabilitiesSteve Wise
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-07-24RDMA/nes: CM connection setup/teardown reworkFaisal Latif
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-07-22IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier
2008-07-22IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall
2008-07-22IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-07-21device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier
2008-07-14IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier
2008-07-14IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell
2008-07-14RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise
2008-07-14RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier
2008-07-14RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason
2008-07-14RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes
2008-07-14IB/mlx4: Add support for blocking multicast loopback packetsRon Livne
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise
2008-07-14RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier
2008-07-14RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher
2008-07-14IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes
2008-07-14IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen
2008-07-14IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen
2008-07-14RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise