aboutsummaryrefslogtreecommitdiffstats
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 Torvalds2009-04-0914-280/+348
|\
| *---. Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2009-04-0814-280/+348
| |\ \ \
| | | | * RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-083-28/+44
| | | | * RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2009-04-082-31/+67
| | | | * RDMA/nes: Fix SFP+ PHY initializationChien Tung2009-04-081-167/+122
| | | | * RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif2009-04-081-7/+1
| | | | * RDMA/nes: Fix error handling issuesFaisal Latif2009-04-082-3/+6
| | | | * RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2009-04-082-4/+6
| | |_|/ | |/| |
| | | * IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier2009-03-301-2/+1
| | |/ | |/|
| | * RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.Steve Wise2009-03-302-12/+17
| | * RDMA/cxgb3: Handle EEH eventsSteve Wise2009-03-306-34/+92
| |/
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-074-7/+7
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-074-7/+7
|/
* RDMA/nes: Fix mis-mergeRoland Dreier2009-03-261-2/+0
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-261-3/+3
|\
| *-. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-261-3/+3
| |\ \
| | * | timers: add mod_timer_pending()Ingo Molnar2009-02-181-3/+3
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-268-50/+68
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-263-5/+37
| |\ \ \ | | |/ /
| * | | infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-211-12/+15
| * | | infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-213-35/+30
| * | | iw_cxgb3: handle chip reset notificationsDivy Le Ray2009-01-263-1/+19
| * | | net: Remove redundant NAPI functionsBen Hutchings2009-01-212-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-2634-486/+827
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-2429-471/+782
| |\ \ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * 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
| |\ \ \