aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2612-929/+1163
|\
| *-. Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-07-2612-929/+1163
| |\ \
| | | * RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-245-929/+1156
| | |/ | |/|
| | * mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-257-0/+7
| |/
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2412-15/+206
|\
| *---. Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-2412-15/+206
| |\ \ \
| | | | * IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-222-8/+19
| | |_|/ | |/| |
| | | * IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-235-5/+175
| | | * IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier2008-07-221-1/+1
| | |/ | |/|
| | * IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall2008-07-221-0/+1
| | * IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes2008-07-221-1/+3
| | * IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-223-0/+7
| |/
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-2/+2
|\ \
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-1664-531/+706
| |\ \ | | |/
| * | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-0612-29/+53
| |\ \
| * | | infiniband: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
* | | | device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+1
| |_|/ |/| |
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-152-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-0/+4
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-261-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-231-3/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-1610-25/+47
| |\ \ \ \ \
| * | | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-192-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0Eli Cohen2008-07-141-13/+2
* | | | | | RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-144-26/+130
* | | | | | RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-143-4/+6
* | | | | | IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-141-2/+2
* | | | | | IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier2008-07-141-1/+1
* | | | | | IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-142-14/+2
* | | | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-142-4/+5
* | | | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()Steve Wise2008-07-141-0/+1
* | | | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()Roland Dreier2008-07-146-23/+19
* | | | | | RDMA/cxgb3: Propagate HW page size capabilitiesJon Mason2008-07-143-1/+3
* | | | | | RDMA/nes: Encapsulate logic nes_put_cqp_request()Roland Dreier2008-07-144-211/+66
* | | | | | IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
* | | | | | IB/mlx4: Add support for blocking multicast loopback packetsRon Livne2008-07-143-6/+25
* | | | | | RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-141-4/+58
* | | | | | RDMA/cxgb3: Remove write-only iwch_rnic_attributes fieldsRoland Dreier2008-07-142-4/+0
* | | | | | RDMA/cxgb3: Fix up some ib_device_attr fieldsSteve Wise2008-07-143-3/+29
* | | | | | IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-143-2/+18
* | | | | | IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-141-2/+10
* | | | | | IB/mlx4: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* | | | | | IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* | | | | | IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-141-1/+2
* | | | | | IB/mlx4: Configure QPs' max message size based on real device capabilityEli Cohen2008-07-141-1/+2
* | | | | | RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-147-82/+293
* | | | | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-148-22/+22
* | | | | | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-1427-53/+0
* | | | | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-141-2/+2