summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1111-0/+11
* RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-071-4/+7
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-242-4/+8
|\
| *-. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-242-4/+8
| |\ \
| | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-241-1/+0
| | |/ | |/|
| | * IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-241-3/+8
| |/
* | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | driver model: constify attribute groupsDavid Brownell2009-09-153-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-143-3/+2
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-022-2/+1
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-1028-394/+1003
|\ \ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-051-3/+20
| | | | | | | * RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-051-50/+52
| | | | | | | * RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-051-1/+10
| | | | | | | * RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-051-21/+40
| | | | | | | * RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-053-0/+68
| | | | | | | * RDMA/nes: Implement Terminate PacketDon Wood2009-09-057-225/+607
| | | | | | | * RDMA/nes: Add CQ error handlingDon Wood2009-09-051-0/+12
| | | | | | | * RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood2009-09-051-39/+80
| | | | | | | * RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood2009-09-051-1/+1
| | | | | | | * RDMA/nes: Allocate work item for disconnect event handlingDon Wood2009-09-052-17/+16
| | | | | | | * RDMA/nes: Update refcnt during disconnectDon Wood2009-09-051-0/+2
| | | | |_|_|/ | | | |/| | |
| | | | | | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-054-0/+7
| | | | | | * IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-052-5/+13
| | | | | | * IB/mthca: Annotate CQ lockingRoland Dreier2009-09-051-4/+8
| | | | | | * IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier2009-09-051-1/+0
| | | | | | * IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier2009-09-051-2/+0
| | | | |_|/ | | | |/| |
| | | | | * IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-052-0/+7
| | | | | * IB/mlx4: Annotate CQ lockingRoland Dreier2009-09-051-4/+8
| | | | |/ | | | |/|
| | | | * RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin2009-09-051-9/+15
| | | | * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-053-13/+3
| | | | * RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-051-5/+1
| | | |/
| | * | IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-052-2/+2
| | |/
| * | IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-051-1/+5
| * | IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes2009-09-051-6/+41
| * | IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-051-4/+4
| |/
* | RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2009-09-092-1/+5
* | RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2009-09-092-22/+49
* | RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise2009-09-051-4/+12
* | RDMA/cxgb3: Don't free endpoints earlySteve Wise2009-09-052-28/+33
* | RDMA/cxgb3: Handle port events properlySteve Wise2009-09-051-8/+20
* | RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise2009-09-053-1/+10
* | RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise2009-09-051-0/+2
|/
*---. Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-233-7/+16
|\ \ \
| | | * RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
| | | * RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-221-1/+1
| | |/ | |/|
| | * IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-221-3/+10
| |/
OpenPOWER on IntegriCloud