summaryrefslogtreecommitdiffstats
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-10-239-26/+113
|\
| *---. Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier2008-10-229-26/+113
| |\ \ \
| | | | * mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-223-5/+13
| | | | * mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-101-2/+19
| | |_|/ | |/| |
| | | * IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher2008-10-221-0/+48
| | | * IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-224-19/+26
| | | * IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen2008-10-101-0/+6
| | |/ | |/|
| | * RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise2008-10-151-0/+1
| |/
* / device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-1/+1
|/
*-----------. Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-0921-245/+835
|\ \ \ \ \ \ \
| | | | | | | * RDMA/nes: Fix slab corruptionChien Tung2008-10-091-1/+0
| | | | | | | * RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | | | | | | * RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | | | | | | * RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | | | | | | * RDMA/nes: Handle AE bounds violationFaisal Latif2008-09-301-0/+16
| | | | | | | * RDMA/nes: Limit critical error interruptsChien Tung2008-09-302-12/+29
| | | | | | | * RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-301-7/+11
| | | | | | | * RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-301-0/+2
| | | | | | | * RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-301-1/+3
| | | | | | | * RDMA/nes: Use ethtool timer valueJohn Lacombe2008-09-301-5/+4
| | | | | | | * RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-301-1/+1
| | | | | | | * RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-301-0/+20
| | | | | | | * RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp2008-09-301-2/+62
| | | | | | | * RDMA/nes: Fix MDC settingChien Tung2008-09-301-1/+3
| | | | | | | * RDMA/nes: Add wqm_quanta module optionChien Tung2008-09-304-2/+63
| | | | | | | * RDMA/nes: Module parameter permissionsChien Tung2008-09-301-4/+4
| | | | | | | * RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-303-20/+76
| | | | | | | * RDMA/nes: Make mini_cm_connect() staticFaisal Latif2008-09-301-1/+1
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * IB/mthca: Use pci_request_regions()Roland Dreier2008-09-293-111/+14
| |_|_|_|_|/ |/| | | | |
| | | | | * IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky2008-10-081-0/+3
| |_|_|_|/ |/| | | |
| | | | * IB: Drop code after return statementJulia Lawall2008-09-202-4/+0
| |_|_|/ |/| | |
| | | * IB/ipath: Fix hang on module unloadYannick Cote2008-09-291-0/+7
| | | * IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell2008-09-202-2/+4
| |_|/ |/| |
| | * IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-205-43/+412
| |/ |/|
| * RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason2008-09-301-6/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-192-9/+8
|\
| *-. Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-09-162-9/+8
| |\ \
| | | * RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2
| | |/ | |/|
| | * IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+6
| |/
* / IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky2008-08-271-0/+2
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
* IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-151-1/+1
* IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-151-2/+6
* IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-124-20/+78
* IB/ehca: Check idr_find() return valueAlexander Schmidt2008-08-121-1/+3
* IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt2008-08-121-1/+1
* IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt2008-08-121-3/+3
* IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt2008-08-121-4/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-0710-75/+56
|\
| *---. Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier2008-08-0710-75/+56
| |\ \ \