aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-3/+11
2009-05-13Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier3-3/+10
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein3-3/+10
2009-04-29RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise1-0/+1
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier7-87/+116
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-21RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2-1/+26
2009-04-21RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai1-3/+2
2009-04-20IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein1-7/+9
2009-04-20RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise1-1/+0
2009-04-20RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood1-14/+13
2009-04-20RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung1-1/+1
2009-04-20RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise1-0/+8
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-280/+348
2009-04-08Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier14-280/+348
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung3-28/+44
2009-04-08RDMA/nes: Add wide_ppm_offset parm for switch compatibilityChien Tung2-31/+67
2009-04-08RDMA/nes: Fix SFP+ PHY initializationChien Tung1-167/+122
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif1-7/+1
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif2-3/+6
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2-4/+6
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