summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorLines
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-614/+200
2010-05-27IB/qib: Remove DCA support until feature is finishedRalph Campbell-189/+0
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita-1/+1
2010-05-26IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell-403/+179
2010-05-26IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier-10/+15
2010-05-25IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell-12/+6
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-5117/+51033
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier-5042/+50929
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung-1/+2
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif-0/+9
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif-17/+55
2010-05-24RDMA/cxgb4: Only insert sq qid in lookup tableSteve Wise-16/+9
2010-05-24RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcodeSteve Wise-1/+5
2010-05-24RDMA/cxgb4: Set fence flag for inv-local-stag work requestsSteve Wise-0/+2
2010-05-24RDMA/cxgb4: Update some HW limitsSteve Wise-8/+9
2010-05-24RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise-3/+0
2010-05-24RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise-2/+6
2010-05-24RDMA/cxgb4: Fix overflow bug in CQ armSteve Wise-19/+12
2010-05-24RDMA/cxgb4: Optimize CQ overflow detectionSteve Wise-12/+17
2010-05-24RDMA/cxgb4: CQ size must be IQ size - 2Steve Wise-1/+4
2010-05-24RDMA/cxgb4: Register RDMA provider based on LLD state_change eventsSteve Wise-10/+39
2010-05-24RDMA/cxgb4: Detach from the LLD after unregistering RDMA deviceSteve Wise-3/+1
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell-7131/+7
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell-0/+52963
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-140/+9674
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-3/+4
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell-8/+8
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-4/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-5/+6
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier-119/+9654
2010-05-05MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier-164/+224
2010-04-28RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier-66/+65
2010-04-23Merge branch 'master' into for-nextJiri Kosina-11/+117
2010-04-21IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky-11/+48
2010-04-21RDMA/nes: Make unnecessarily global functions staticRoland Dreier-3/+3
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung-20/+14
2010-04-21RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise-0/+9445
2010-04-21IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori-8/+8
2010-04-21RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori-13/+13
2010-04-21RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise-2/+2
2010-04-21RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori-9/+9
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-9/+77
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-6/+5
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier-6/+5
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter-1/+1
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung-5/+4
2010-04-03net: convert multicast list to list_headJiri Pirko-4/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+72
2010-03-16Fix typos in commentsThomas Weber-4/+4