aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-08Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood
2009-04-08RDMA/cma: Create cm id even when IB port is downYossi Etigin
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-01RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groupsYossi Etigin
2009-03-31IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier
2009-03-30RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.Steve Wise
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise
2009-03-30IB/mlx4: Use pgprot_writecombine() for BlueFlame pagesRoland Dreier
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
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 ipoib to net_device_opsStephen Hemminger
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-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] iser: have iser use its own loggingMike Christie
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-03-04IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier
2009-03-03IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein
2009-03-03IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell
2009-02-27IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell
2009-02-27IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz
2009-02-25IB: Remove sysfs files before unregistering deviceRoland Dreier