aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-05IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell1-3/+2
2008-12-01IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell3-26/+26
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman1-1/+1
2008-12-01Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier1-0/+5
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher3-28/+53
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes1-2/+1
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier7-42/+99
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise1-6/+0
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky1-0/+1
2008-11-02RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2-0/+17
2008-11-02RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks1-1/+1
2008-11-02RDMA/nes: Correct handling of PBL resourcesChien Tung1-11/+33
2008-11-02RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen1-9/+9
2008-11-01RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier1-1/+0
2008-10-27IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell1-5/+5
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-26/+113
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-nextRoland Dreier9-26/+113
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher1-0/+48
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher4-19/+26
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin3-5/+13
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman1-1/+1
2008-10-15RDMA/cxgb3: Remove cmid reference on tid allocation failuresSteve Wise1-0/+1
2008-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen1-0/+6
2008-10-10mlx4_core: Add QP range reservation supportYevgeny Petrilin1-2/+19
2008-10-09Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-nextRoland Dreier21-245/+835
2008-10-09RDMA/nes: Fix slab corruptionChien Tung1-1/+0
2008-10-08IB/mlx4: Set RLKEY bit for kernel QPsVladimir Sokolovsky1-0/+3
2008-10-08RDMA/nes: Correct error_module bit maskChien Tung1-1/+1
2008-10-03RDMA/nes: Fix routed RDMA connectionsBob Sharp1-8/+30
2008-10-03RDMA/nes: Enhanced PFT management schemeVadim Makhervaks3-14/+67
2008-09-30RDMA/nes: Handle AE bounds violationFaisal Latif1-0/+16
2008-09-30RDMA/nes: Limit critical error interruptsChien Tung2-12/+29
2008-09-30RDMA/nes: Stop spurious MAC interruptsChien Tung1-7/+11
2008-09-30RDMA/nes: Correct tso_wqe_lengthChien Tung1-0/+2
2008-09-30RDMA/nes: Fill in firmware version for ethtoolChien Tung1-1/+3
2008-09-30RDMA/nes: Use ethtool timer valueJohn Lacombe1-5/+4
2008-09-30RDMA/nes: Correct MAX TSO frags valueBob Sharp1-1/+1
2008-09-30RDMA/nes: Enable MC/UC after changing MTUBob Sharp1-0/+20
2008-09-30RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp1-2/+62
2008-09-30RDMA/nes: Fix MDC settingChien Tung1-1/+3
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung4-2/+63
2008-09-30RDMA/nes: Module parameter permissionsChien Tung1-4/+4
2008-09-30RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason1-6/+3
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung3-20/+76
2008-09-30RDMA/nes: Make mini_cm_connect() staticFaisal Latif1-1/+1
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier3-111/+14
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote1-0/+7
2008-09-20IB: Drop code after return statementJulia Lawall2-4/+0