aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-14IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-14IB/mlx4: Optimize QP stampingEli Cohen
2008-07-14RDMA/nes: Remove unnecessary memset()Christophe Jaillet
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-06-26Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar