| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein | 2008-02-08 | 3 | -36/+188 |
* | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf | Roland Dreier | 2008-02-06 | 3 | -19/+3 |
* | RDMA/nes: Add a driver for NetEffect RNICs | Glenn Streiff | 2008-02-04 | 14 | -0/+16549 |
* | IB/mthca: Return proper error codes from mthca_fmr_alloc() | Olaf Kirch | 2008-02-04 | 1 | -2/+6 |
* | IB: Avoid marking __devinitdata as const | Roland Dreier | 2008-02-04 | 1 | -1/+1 |
* | IB/mlx4: Actually print out the driver version | Roland Dreier | 2008-02-04 | 1 | -1/+8 |
* | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen | 2008-02-04 | 2 | -14/+22 |
* | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen | 2008-02-04 | 1 | -23/+3 |
* | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() | Jack Morgenstein | 2008-02-04 | 1 | -0/+1 |
* | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein | 2008-02-04 | 3 | -4/+12 |
* | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() | Roland Dreier | 2008-02-04 | 1 | -17/+3 |
* | IB/ehca: Add PMA support | Hoang-Nam Nguyen | 2008-02-04 | 4 | -1/+98 |
* | IB/ehca: Update sma_attr also in case of disruptive config change | Joachim Fenkes | 2008-02-04 | 1 | -0/+2 |
* | IB/ehca: Prevent sending UD packets to QP0 | Joachim Fenkes | 2008-02-04 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 | 1 | -1/+1 |
|\ |
|
| * | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | | INFINIBAND: Remove 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 | 1 | -2/+1 |
|/ |
|
* | RDMA/cxgb3: Fix the T3A workaround checks | Steve Wise | 2008-01-25 | 3 | -4/+4 |
* | IB/ipath: Remove unnecessary cast | Jan Engelhardt | 2008-01-25 | 1 | -2/+1 |
* | RDMA/cxgb3: Mark QP as privileged based on user capabilities | Steve Wise | 2008-01-25 | 2 | -1/+3 |
* | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() | Steve Wise | 2008-01-25 | 1 | -0/+7 |
* | RDMA/cxgb3: Flush the receive queue when closing | Steve Wise | 2008-01-25 | 1 | -2/+5 |
* | IB/ipath: Trivial simplification of ipath_make_ud_req() | Ralph Campbell | 2008-01-25 | 1 | -2/+1 |
* | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier | 2008-01-25 | 1 | -1/+1 |
* | IB/ipath: Add mappings from HW register to PortInfo port physical state | Ralph Campbell | 2008-01-25 | 2 | -16/+41 |
* | IB/ipath: Changes to support PIO bandwidth check on IBA7220 | Dave Olson | 2008-01-25 | 4 | -1/+49 |
* | IB/ipath: Minor cleanup of unused fields and chip-specific errors | Dave Olson | 2008-01-25 | 2 | -59/+25 |
* | IB/ipath: New sysfs entries to control 7220 features | Michael Albaugh | 2008-01-25 | 2 | -0/+366 |
* | IB/ipath: Add new chip-specific functions to older chips, consistent init | Dave Olson | 2008-01-25 | 4 | -26/+407 |
* | IB/ipath: Remove unused MDIO interface code | Dave Olson | 2008-01-25 | 5 | -168/+2 |
* | IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware | Joachim Fenkes | 2008-01-25 | 3 | -36/+95 |
* | IB/ehca: Add "port connection autodetect mode" | Hoang-Nam Nguyen | 2008-01-25 | 6 | -15/+201 |
* | IB/ehca: Define array to store SMI/GSI QPs | Hoang-Nam Nguyen | 2008-01-25 | 2 | -4/+4 |
* | IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() | Hoang-Nam Nguyen | 2008-01-25 | 1 | -1/+4 |
* | IB/ipath: Fix some sparse warnings about shadowed symbols | Roland Dreier | 2008-01-25 | 2 | -4/+1 |
* | RDMA/cxgb3: Endianness annotation for irs field | Roland Dreier | 2008-01-25 | 1 | -1/+1 |
* | IB/ehca: Use round_jiffies() for EQ polling timer | Anton Blanchard | 2008-01-25 | 1 | -1/+1 |
* | IB/ipath: Drop support for the original QHT7040 board | Dave Olson | 2008-01-25 | 1 | -2/+1 |
* | IB/ipath: Add ipath_read_ireg() abstraction | Arthur Jones | 2008-01-25 | 2 | -2/+10 |
* | IB/ipath: Add flag and handling for chips with swapped register bug | Ralph Campbell | 2008-01-25 | 5 | -16/+10 |
* | IB/ipath: Port config has on-chip effects for 7220 | Ralph Campbell | 2008-01-25 | 5 | -4/+24 |
* | IB/ipath: Allow more flexible user register alignments | Ralph Campbell | 2008-01-25 | 4 | -5/+22 |
* | IB/ipath: Clean up some comments | Dave Olson | 2008-01-25 | 6 | -13/+11 |
* | IB/ipath: Export hardware counters more consistently | Ralph Campbell | 2008-01-25 | 5 | -17/+328 |
* | IB/ipath: MAD performance sampling registers support | Ralph Campbell | 2008-01-25 | 5 | -44/+101 |
* | IB/ipath: Changes for fields moving from devdata to portdata | Dave Olson | 2008-01-25 | 5 | -36/+17 |
* | IB/ipath: Generalize some xxx_SHIFT macros | Dave Olson | 2008-01-25 | 7 | -13/+40 |
* | IB/ipath: kreceive uses portdata rather than devdata | Ralph Campbell | 2008-01-25 | 6 | -26/+46 |
* | IB/ipath: Cleanup ipath_get_egrbuf() | Ralph Campbell | 2008-01-25 | 1 | -4/+2 |
* | IB/ipath: Fix RNR NAK handling | Ralph Campbell | 2008-01-25 | 2 | -12/+12 |