Age | Commit message (Expand) | Author |
2006-06-17 | IB/mthca: Make all device methods truly reentrant | Roland Dreier |
2006-06-17 | IB/mthca: Fix memory leak on modify_qp error paths | Roland Dreier |
2006-06-17 | IB/mthca: Fill in max_map_per_fmr device attribute | Or Gerlitz |
2006-06-17 | IB/mthca: Add client reregister event generation | Leonid Arsh |
2006-06-17 | IB/mthca: Convert FW commands to use wait_for_completion_timeout() | Roland Dreier |
2006-06-17 | IB/mthca: Remove dead code | Michael S. Tsirkin |
2006-06-17 | IB/mthca: memfree completion with error FW bug workaround | Michael S. Tsirkin |
2006-06-17 | IB/mthca: restore missing PCI registers after reset | Michael S. Tsirkin |
2006-05-24 | IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor | Michael S. Tsirkin |
2006-05-18 | IB/mthca: Fix posting lists of 256 receive requests for Tavor | Michael S. Tsirkin |
2006-05-17 | IB/mthca: Make fw_cmd_doorbell default to 0 | Roland Dreier |
2006-05-10 | IB/mthca: FMR ioremap fix | Michael S. Tsirkin |
2006-05-09 | IB/mthca: Fix race in reference counting | Roland Dreier |
2006-05-01 | IB/mthca: Fix offset in query_gid method | Roland Dreier |
2006-04-19 | IB/mthca: make a function static | Adrian Bunk |
2006-04-12 | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein |
2006-04-10 | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein |
2006-04-02 | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier |
2006-03-29 | IB/mthca: Fix section mismatch problems | Roland Dreier |
2006-03-29 | IB/mthca: Fix check of size in SRQ creation | Jack Morgenstein |
2006-03-24 | IB/mthca: Fix modify QP error path | Roland Dreier |
2006-03-24 | IB/mthca: Fix indentation | Roland Dreier |
2006-03-24 | IB/mthca: Fix uninitialized variable in mthca_alloc_qp() | Jack Morgenstein |
2006-03-24 | IB/mthca: Check SRQ limit in modify SRQ operation | Jack Morgenstein |
2006-03-24 | IB/mthca: Check that SRQ WQE size does not exceed device's max value | Jack Morgenstein |
2006-03-24 | IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp | Dotan Barak |
2006-03-20 | IB/mthca: Query SRQ srq_limit fixes | Eli Cohen |
2006-03-20 | IB/mthca: Correct reported SRQ size in MemFree case. | Dotan Barak |
2006-03-20 | IB/mthca: Coverity fix to mthca_init_eq_table() | Roland Dreier |
2006-03-20 | IB/mthca: Update firmware versions | Roland Dreier |
2006-03-20 | IB/mthca: Optimize large messages on Sinai HCAs | Eli Cohen |
2006-03-20 | IB/mthca: Use an enum for HCA page size | Ishai Rabinovitz |
2006-03-20 | IB/mthca: Check alternate P_Key index when setting alternate path | Dotan Barak |
2006-03-20 | IB/mthca: Add support for send work request fence flag | Dotan Barak |
2006-03-20 | IB/mthca: Implement query_ah method | Jack Morgenstein |
2006-03-20 | IB/mthca: Write FW commands through doorbell page | Eli Cohen |
2006-03-20 | IB/mthca: Return actual capacity from create_srq | Dotan Barak |
2006-03-20 | IB/mthca: Bump driver version and release date | Roland Dreier |
2006-03-20 | IB/mthca: Support for query QP and SRQ | Eli Cohen |
2006-03-20 | IB/mthca: Convert to use ib_modify_qp_is_ok() | Roland Dreier |
2006-03-20 | IB/mthca: Generate SQ drained events when requested | Roland Dreier |
2006-03-20 | IB: Enable FMR pool user to set page size | Or Gerlitz |
2006-03-20 | IB/mthca: Add modify_device method to set node description | Roland Dreier |
2006-03-20 | IB/mthca: Whitespace cleanups | Roland Dreier |
2006-03-20 | IB/mthca: Add device-specific support for resizing CQs | Roland Dreier |
2006-03-20 | IB/mthca: Get rid of might_sleep() annotations | Roland Dreier |
2006-03-20 | IB/mthca: Make functions that never fail return void | Roland Dreier |
2006-02-13 | IB/mthca: bump driver version and release date | Roland Dreier |
2006-02-10 | IB/mthca: Don't print debugging info until we have all values | Roland Dreier |