| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| *-. | Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-09-24 | 2 | -4/+8 |
| |\ \ |
|
| | | * | RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization | Julia Lawall | 2009-09-24 | 1 | -1/+0 |
| | |/
| |/| |
|
| | * | IB/mthca: Fix access to freed memory in catastrophic event handling | Jack Morgenstein | 2009-09-24 | 1 | -3/+8 |
| |/ |
|
* | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+1 |
* | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | driver model: constify attribute groups | David Brownell | 2009-09-15 | 3 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 3 | -3/+2 |
|\ \
| |/
|/| |
|
| * | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 | 2 | -2/+1 |
| * | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 | 28 | -394/+1003 |
|\ \ \ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | | | | | * | RDMA/nes: Map MTU to IB_MTU_* and correctly report link state | Chien Tung | 2009-09-06 | 1 | -3/+20 |
| | | | | | | * | RDMA/nes: Rework the disconn routine for terminate and flushing | Don Wood | 2009-09-06 | 1 | -50/+52 |
| | | | | | | * | RDMA/nes: Use the flush code to fill in cqe error | Don Wood | 2009-09-06 | 1 | -1/+10 |
| | | | | | | * | RDMA/nes: Make poll_cq return correct number of wqes during flush | Don Wood | 2009-09-06 | 1 | -21/+40 |
| | | | | | | * | RDMA/nes: Use flush mechanism to set status for wqe in error | Don Wood | 2009-09-06 | 3 | -0/+68 |
| | | | | | | * | RDMA/nes: Implement Terminate Packet | Don Wood | 2009-09-06 | 7 | -225/+607 |
| | | | | | | * | RDMA/nes: Add CQ error handling | Don Wood | 2009-09-06 | 1 | -0/+12 |
| | | | | | | * | RDMA/nes: Clean out CQ completions when QP is destroyed | Don Wood | 2009-09-06 | 1 | -39/+80 |
| | | | | | | * | RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC | Don Wood | 2009-09-06 | 1 | -1/+1 |
| | | | | | | * | RDMA/nes: Allocate work item for disconnect event handling | Don Wood | 2009-09-06 | 2 | -17/+16 |
| | | | | | | * | RDMA/nes: Update refcnt during disconnect | Don Wood | 2009-09-06 | 1 | -0/+2 |
| | | | |_|_|/
| | | |/| | | |
|
| | | | | | * | IB/mthca: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2009-09-06 | 4 | -0/+7 |
| | | | | | * | IB/mthca: Distinguish multiple devices in /proc/interrupts | Arputham Benjamin | 2009-09-06 | 2 | -5/+13 |
| | | | | | * | IB/mthca: Annotate CQ locking | Roland Dreier | 2009-09-06 | 1 | -4/+8 |
| | | | | | * | IB/mthca: Remove unnecessary include of <linux/init.h> | Roland Dreier | 2009-09-06 | 1 | -1/+0 |
| | | | | | * | IB/mthca: Remove unnecessary include of <asm/page.h> | Roland Dreier | 2009-09-06 | 1 | -2/+0 |
| | | | |_|/
| | | |/| | |
|
| | | | | * | IB/mlx4: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2009-09-06 | 2 | -0/+7 |
| | | | | * | IB/mlx4: Annotate CQ locking | Roland Dreier | 2009-09-06 | 1 | -4/+8 |
| | | | |/
| | | |/| |
|
| | | | * | RDMA/amso1100: Check kmalloc() result in c2_register_device() | Roel Kluin | 2009-09-06 | 1 | -9/+15 |
| | | | * | IB: Use printk_once() for driver versions | Marcin Slusarz | 2009-09-06 | 3 | -13/+3 |
| | | | * | RDMA/amso1100: Use %pM conversion specifier | Tobias Klauser | 2009-09-06 | 1 | -5/+1 |
| | | |/ |
|
| | * / | IB/ipath: strncpy() doesn't always NUL-terminate | Roel Kluin | 2009-09-06 | 2 | -2/+2 |
| | |/ |
|
| * | | IB/ehca: Fix CQE flags reporting | Joachim Fenkes | 2009-09-06 | 1 | -1/+5 |
| * | | IB/ehca: Construct MAD redirect replies from request MAD | Joachim Fenkes | 2009-09-06 | 1 | -6/+41 |
| * | | IB/ehca: Make port autodetect mode the default | Alexander Schmidt | 2009-09-06 | 1 | -4/+4 |
| |/ |
|
* | | RDMA/cxgb3: Clean up properly on FW mismatch failures | Steve Wise | 2009-09-09 | 2 | -1/+5 |
* | | RDMA/cxgb3: Don't ignore insert_handle() failures | Steve Wise | 2009-09-09 | 2 | -22/+49 |
* | | RDMA/cxgb3: Wake up any waiters on peer close/abort | Steve Wise | 2009-09-06 | 1 | -4/+12 |
* | | RDMA/cxgb3: Don't free endpoints early | Steve Wise | 2009-09-06 | 2 | -28/+33 |
* | | RDMA/cxgb3: Handle port events properly | Steve Wise | 2009-09-06 | 1 | -8/+20 |
* | | RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests | Steve Wise | 2009-09-06 | 3 | -1/+10 |
* | | RDMA/cxgb3: iwch_unregister_device leaks memory | Steve Wise | 2009-09-06 | 1 | -0/+2 |
|/ |
|
*---. | Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-23 | 3 | -7/+16 |
|\ \ \ |
|
| | | * | RDMA/nes: Fix FIN state handling under error conditions | Faisal Latif | 2009-06-23 | 1 | -3/+5 |
| | | * | RDMA/nes: Fix max_qp_init_rd_atom returned from query device | Faisal Latif | 2009-06-23 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | IB/mthca: Replace dma_sync_single() use with proper functions | Roland Dreier | 2009-06-23 | 1 | -3/+10 |
| |/ |
|
* | | IB/ehca: Bump version number | Alexander Schmidt | 2009-06-23 | 1 | -1/+1 |
* | | IB/ehca: Ensure that guid_entry index is not negative | Roel Kluin | 2009-06-23 | 1 | -1/+1 |
* | | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering | 2009-06-23 | 3 | -17/+522 |
|/ |
|
* | infiniband: ehca: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 1 | -4/+4 |