summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-025-30/+59
|\
| * Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier2008-12-011-0/+5
| |\
| | * IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
| * | IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-013-28/+53
| * | IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1
| |/
* | infiniband: Kill directly reference of netdev->privWang Chen2008-11-241-4/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-189-49/+99
|\ \ | |/
| *-------. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2008-11-127-42/+99
| |\ \ \ \ \
| | | | | | * RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-022-0/+17
| | | | | | * RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-021-1/+1
| | | | | | * RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-021-11/+33
| | | | | | * RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-021-9/+9
| | | | | |/ | | | | |/|
| | | | | * IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-051-0/+1
| | | | |/
| | | * | IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-271-5/+5
| | | |/
| | * | IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-112-16/+33
| | |/
| * | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2008-11-121-6/+0
| * | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier2008-11-011-1/+0
| |/
* | drivers: replace NIPQUAD()Harvey Harrison2008-10-312-15/+11
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-8/+3
* | net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-281-21/+2
* | net: convert print_mac to %pMJohannes Berg2008-10-273-16/+10
|/
* 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
| |_|_|_|_|_|/ |/| | | | | |
OpenPOWER on IntegriCloud