Age | Commit message (Expand) | Author | Files | Lines |
2010-07-08 | IB/qib: Use request_firmware() to load SD7220 firmware | Ben Hutchings | 4 | -1100/+46 |
2010-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 15 | -66/+148 |
2010-07-08 | Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next | Roland Dreier | 9 | -41/+106 |
2010-07-06 | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz | 1 | -2/+2 |
2010-07-06 | IB/qib: Clean up properly if qib_init() fails | Ralph Campbell | 1 | -0/+10 |
2010-07-06 | IB/qib: Completion queue callback needs to be single threaded | Ralph Campbell | 1 | -1/+1 |
2010-07-06 | IB/qib: Update 7322 serdes tables | Ralph Campbell | 1 | -4/+12 |
2010-07-06 | IB/qib: Clear 6120 hardware error register | Ralph Campbell | 1 | -2/+1 |
2010-07-06 | IB/qib: Clear eager buffer memory for each new process | Ralph Campbell | 1 | -0/+3 |
2010-07-06 | IB/qib: Mask hardware error during link reset | Ralph Campbell | 2 | -26/+31 |
2010-07-06 | IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem | Dave Olson | 6 | -6/+46 |
2010-07-06 | RDMA/cxgb4: Derive smac_idx from port viid | Steve Wise | 1 | -4/+5 |
2010-07-06 | RDMA/cxgb4: Avoid false GTS CIDX_INC overflows | Steve Wise | 1 | -5/+20 |
2010-07-06 | RDMA/cxgb4: Don't call abort_connection() for active connect failures | Steve Wise | 1 | -1/+2 |
2010-07-06 | RDMA/cxgb4: Use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 5 | -15/+15 |
2010-06-04 | fix the deadlock in qib_fs | Al Viro | 1 | -3/+1 |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 5 | -622/+203 |
2010-05-27 | Merge branches 'misc' and 'qib' into for-next | Roland Dreier | 4 | -614/+200 |
2010-05-27 | IB/qib: Remove DCA support until feature is finished | Ralph Campbell | 1 | -189/+0 |
2010-05-27 | ehca: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 1 | -1/+1 |
2010-05-26 | IB/qib: Use a single txselect module parameter for serdes tuning | Ralph Campbell | 1 | -403/+179 |
2010-05-26 | IB/qib: Don't rely on (undefined) order of function parameter evaluation | Roland Dreier | 1 | -10/+15 |
2010-05-25 | IB/ucm: Use memdup_user() | Julia Lawall | 1 | -8/+3 |
2010-05-25 | IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n | Ralph Campbell | 2 | -12/+6 |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 77 | -5126/+51061 |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 71 | -5051/+50957 |
2010-05-25 | RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() | Chien Tung | 1 | -1/+2 |
2010-05-24 | RDMA/nes: Async event for closed QP causes crash | Faisal Latif | 1 | -0/+9 |
2010-05-24 | RDMA/nes: Have ethtool read hardware registers for rx/tx stats | Faisal Latif | 1 | -17/+55 |
2010-05-24 | RDMA/cxgb4: Only insert sq qid in lookup table | Steve Wise | 1 | -16/+9 |
2010-05-24 | RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode | Steve Wise | 1 | -1/+5 |
2010-05-24 | RDMA/cxgb4: Set fence flag for inv-local-stag work requests | Steve Wise | 1 | -0/+2 |
2010-05-24 | RDMA/cxgb4: Update some HW limits | Steve Wise | 1 | -8/+9 |
2010-05-24 | RDMA/cxgb4: Don't limit fastreg page list depth | Steve Wise | 1 | -3/+0 |
2010-05-24 | RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation | Steve Wise | 1 | -2/+6 |
2010-05-24 | RDMA/cxgb4: Fix overflow bug in CQ arm | Steve Wise | 1 | -19/+12 |
2010-05-24 | RDMA/cxgb4: Optimize CQ overflow detection | Steve Wise | 2 | -12/+17 |
2010-05-24 | RDMA/cxgb4: CQ size must be IQ size - 2 | Steve Wise | 1 | -1/+4 |
2010-05-24 | RDMA/cxgb4: Register RDMA provider based on LLD state_change events | Steve Wise | 3 | -10/+39 |
2010-05-24 | RDMA/cxgb4: Detach from the LLD after unregistering RDMA device | Steve Wise | 1 | -3/+1 |
2010-05-23 | IB/ipath: Remove support for QLogic PCIe QLE devices | Ralph Campbell | 9 | -7131/+7 |
2010-05-23 | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 51 | -0/+52965 |
2010-05-23 | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier | 1 | -2/+2 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 51 | -267/+9820 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -3/+4 |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 11 | -15/+32 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -14/+8 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -5/+6 |
2010-05-15 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier | 41 | -236/+9795 |