summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * RDMA/nes: Handle MPA Reject message properlyFaisal Latif2009-03-062-191/+399
| | | | | | | * RDMA/nes: Improve use of PBLsDon Wood2009-03-061-57/+134
| | | | | | | * RDMA/nes: Remove LLTXFaisal Latif2009-03-063-84/+63
| | | | | | | * RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-062-0/+3
| | | | | | | * RDMA/nes: Fix tmp_addr compilation warningChien Tung2009-03-061-4/+0
| | | | | | | * RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-061-0/+8
| | | | | | | * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-0612-12/+12
| | | | | | | * RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-061-28/+42
| | | | | |_|/ | | | | |/| |
| | | | | | * IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-6/+19
| | | | | |/ | | | | |/|
| | | | | * IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-181-2/+3
| | | | | * IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-7/+20
| | | | |/
| | | * | IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-221-4/+4
| | | * | IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-221-1/+1
| | | |/
| | * | IB: Remove __constant_{endian} usesHarvey Harrison2009-01-1712-82/+81
| | |/
| * | RDMA/cxgb3: Enforce required firmwareSteve Wise2009-03-242-0/+20
| * | RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise2009-02-161-2/+2
| * | RDMA/cxgb3: Connection termination fixesSteve Wise2009-02-104-7/+20
| * | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise2009-02-101-6/+3
| |/
* | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
|/
*-. Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-161-9/+19
|\ \
| | * IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
| |/
* | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
* | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-134-9/+22
|\
| *---. Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-123-8/+21
| |\ \ \
| | | | * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-4/+12
| | | |/ | | |/|
| | | * IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | |/
| * | IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/
* | fix similar typos to successfullColy Li2009-01-081-1/+1
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-1/+1
|\ \ | |/
| * IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-301-1/+1
* | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-301-4/+4
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-301-5/+5
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-301-4/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-287-67/+32
|\
| * net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-222-2/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-025-30/+59
| |\
| * | 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
| |\ \
| * | | 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 branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2008-12-2429-302/+504
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | * | | RDMA/nes: Remove tx_free_listFaisal Latif2008-12-242-75/+6
| | | | * | | RDMA/nes: Cleanup warningsChien Tung2008-12-052-13/+13
OpenPOWER on IntegriCloud