aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-1529-119/+9654
|\ \ \ \ \ \
| | | | | | * RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-212-3/+3
| | | | | | * RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-213-20/+14
| | |_|_|_|/ | |/| | | |
| | | | | * IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-213-8/+8
| | |_|_|/ | |/| | |
| | | | * IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-213-11/+48
| | |_|/ | |/| |
| | | * MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-056-164/+224
| | | * RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-2114-0/+9445
| | |/ | |/|
| | * RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-282-66/+65
| | * RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-211-2/+2
| | * RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-213-9/+9
| |/
* | RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-216-13/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-092-6/+5
|\
| *-. Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-092-6/+5
| |\ \
| | | * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
| | |/ | |/|
| | * IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-071-1/+1
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3059-3/+72
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-135-2/+40
|\
| *-. Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-nextRoland Dreier2010-03-124-2/+38
| |\ \
| | | * RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-121-2/+28
| | | * RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2010-03-112-0/+9
| | | * RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-111-0/+1
| | |/
| * | RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise2010-03-111-0/+2
| |/
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-3/+3
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-0320-321/+402
|\ \
| * \ Merge branch 'misc' into for-nextRoland Dreier2010-03-013-4/+3
| |\ \
| | * | IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-242-2/+2
| | * | RDMA: Use rlimit helpersJiri Slaby2010-02-111-2/+1
| | |/
| * | Merge branch 'nes' into for-nextRoland Dreier2010-03-017-290/+284
| |\ \
| | * | RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-255-218/+243
| | * | RDMA/nes: Change WQ overflow return codeOr Gerlitz2010-02-191-3/+3
| | * | RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif2010-02-191-60/+28
| | * | RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-191-1/+2
| | * | RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-193-8/+8
| | |/
| * | Merge branch 'mlx4' into for-nextRoland Dreier2010-03-011-1/+1
| |\ \
| | * | IB/mlx4: Simplify retrieval of ib_deviceEli Cohen2010-02-121-1/+1
| | |/
| * | Merge branch 'ehca' into for-nextRoland Dreier2010-03-013-7/+4
| |\ \
| | * | IB/ehca: Require in_wc in process_mad()Alexander Schmidt2010-02-191-1/+1
| | * | IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-121-3/+1
| | * | IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-121-3/+2
| | |/
| * | RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise2010-02-241-0/+1
| * | RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-243-9/+9
| * | RDMA/cxgb3: Increase the max CQ depthSteve Wise2010-02-241-1/+1
| * | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-244-8/+99
| * | RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-111-1/+0
| |/
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-261-36/+49
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-3/+1
|\ \ | |/
| * Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-1/+7
|\ \ | |/