summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+3
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-8/+8
* kfifo: cleanup namespaceStefani Seibold2009-12-221-5/+5
* kfifo: move out spinlockStefani Seibold2009-12-221-16/+20
* kfifo: move struct kfifo in placeStefani Seibold2009-12-222-35/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-1622-574/+730
|\
| *---------. Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-1521-570/+720
| |\ \ \ \ \ \
| | | | | | | * RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-091-10/+27
| | | | | | | * RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-091-1/+8
| | | | | | | * RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-093-2/+19
| | | | | | | * RDMA/nes: Check for zero STagFaisal Latif2009-12-092-4/+2
| | | | | | | * RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-091-1/+16
| | | | | | | * RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-091-13/+3
| | | | | | | * RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-092-28/+50
| | | | | | | * RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-091-0/+2
| | | | | | | * RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-091-2/+29
| | | | | | | * RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
| | | | | | | * RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-091-1/+3
| | | | | | | * RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-091-1/+2
| | | | | | | * RDMA/nes: Update copyright and branding stringChien Tung2009-12-0913-17/+16
| | | | | | | * RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-092-2/+5
| | | | | | | * RDMA/nes: Clean up struct nes_qpChien Tung2009-12-092-14/+1
| | | | | | | * RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-092-8/+13
| | | | | | | * RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
| | | | | | | * RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-094-291/+299
| | | | | | | * RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
| | | | | | | * RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
| | | | | | | * RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
| | | | | | * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-122-13/+13
| | | | | | * | IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0
| | | |_|_|/ / | | |/| | | |
OpenPOWER on IntegriCloud