aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang4-7/+7
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang4-7/+7
2009-03-30RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.Steve Wise2-12/+17
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise6-34/+92
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier1-2/+1
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier1-2/+0
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds8-50/+68
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds34-486/+827
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-5/+37
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/coreIngo Molnar1-3/+3
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-nextRoland Dreier29-471/+782
2009-03-24RDMA/cxgb3: Enforce required firmwareSteve Wise2-0/+20
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger1-12/+15
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger3-35/+30
2009-03-18IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin1-2/+3
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif3-5/+37
2009-03-06RDMA/nes: Handle MPA Reject message properlyFaisal Latif2-191/+399
2009-03-06RDMA/nes: Improve use of PBLsDon Wood1-57/+134
2009-03-06RDMA/nes: Remove LLTXFaisal Latif3-84/+63
2009-03-06RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2-0/+3
2009-03-06RDMA/nes: Fix tmp_addr compilation warningChien Tung1-4/+0
2009-03-06RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung1-0/+8
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung12-12/+12
2009-03-06RDMA/nes: Account for freed PBL after HW operationDon Wood1-28/+42
2009-02-22IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier1-4/+4
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier1-1/+1
2009-02-18timers: add mod_timer_pending()Ingo Molnar1-3/+3
2009-02-16RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise1-2/+2
2009-02-10RDMA/cxgb3: Connection termination fixesSteve Wise4-7/+20
2009-02-10RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise1-6/+3
2009-01-28IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-6/+19
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-7/+20
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray3-1/+19
2009-01-21net: Remove redundant NAPI functionsBen Hutchings2-2/+2
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison12-82/+81
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier1-9/+19
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-9/+22
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier3-8/+21
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2-4/+12
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier1-4/+9
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-3/+0
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-1/+1
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1