summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier
2009-03-24RDMA/cxgb3: Enforce required firmwareSteve Wise
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger
2009-03-18IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-06RDMA/nes: Handle MPA Reject message properlyFaisal Latif
2009-03-06RDMA/nes: Improve use of PBLsDon Wood
2009-03-06RDMA/nes: Remove LLTXFaisal Latif
2009-03-06RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood
2009-03-06RDMA/nes: Fix tmp_addr compilation warningChien Tung
2009-03-06RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung
2009-03-06RDMA/nes: Account for freed PBL after HW operationDon Wood
2009-02-22IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-02-16RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise
2009-02-10RDMA/cxgb3: Connection termination fixesSteve Wise
2009-02-10RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise
2009-01-28IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison
2009-01-09IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier
2009-01-08fix similar typos to successfullColy Li
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller