Age | Commit message (Expand) | Author |
2008-03-11 | IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets | Patrick Marchand Latifi |
2008-03-11 | IB/ipath: Fix error completion put on send CQ instead of recv CQ | Patrick Marchand Latifi |
2008-03-11 | IB/ipath: Fix RC QP initialization | Patrick Marchand Latifi |
2008-03-11 | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() | Patrick Marchand Latifi |
2008-03-11 | IB/ipath: Fix IB compliance problems with link state vs physical state | Ralph Campbell |
2008-01-25 | IB/ipath: Remove unnecessary cast | Jan Engelhardt |
2008-01-25 | IB/ipath: Trivial simplification of ipath_make_ud_req() | Ralph Campbell |
2008-01-25 | IB/ipath: Add mappings from HW register to PortInfo port physical state | Ralph Campbell |
2008-01-25 | IB/ipath: Changes to support PIO bandwidth check on IBA7220 | Dave Olson |
2008-01-25 | IB/ipath: Minor cleanup of unused fields and chip-specific errors | Dave Olson |
2008-01-25 | IB/ipath: New sysfs entries to control 7220 features | Michael Albaugh |
2008-01-25 | IB/ipath: Add new chip-specific functions to older chips, consistent init | Dave Olson |
2008-01-25 | IB/ipath: Remove unused MDIO interface code | Dave Olson |
2008-01-25 | IB/ipath: Fix some sparse warnings about shadowed symbols | Roland Dreier |
2008-01-25 | IB/ipath: Drop support for the original QHT7040 board | Dave Olson |
2008-01-25 | IB/ipath: Add ipath_read_ireg() abstraction | Arthur Jones |
2008-01-25 | IB/ipath: Add flag and handling for chips with swapped register bug | Ralph Campbell |
2008-01-25 | IB/ipath: Port config has on-chip effects for 7220 | Ralph Campbell |
2008-01-25 | IB/ipath: Allow more flexible user register alignments | Ralph Campbell |
2008-01-25 | IB/ipath: Clean up some comments | Dave Olson |
2008-01-25 | IB/ipath: Export hardware counters more consistently | Ralph Campbell |
2008-01-25 | IB/ipath: MAD performance sampling registers support | Ralph Campbell |
2008-01-25 | IB/ipath: Changes for fields moving from devdata to portdata | Dave Olson |
2008-01-25 | IB/ipath: Generalize some xxx_SHIFT macros | Dave Olson |
2008-01-25 | IB/ipath: kreceive uses portdata rather than devdata | Ralph Campbell |
2008-01-25 | IB/ipath: Cleanup ipath_get_egrbuf() | Ralph Campbell |
2008-01-25 | IB/ipath: Fix RNR NAK handling | Ralph Campbell |
2008-01-25 | IB/ipath: Convert from .nopage to .fault | Nick Piggin |
2008-01-25 | IB/ipath: Add the work completion error code to the QP error debug output | Ralph Campbell |
2008-01-25 | IB/ipath: Better comment for rmb() in ipath_intr() | Arthur Jones |
2008-01-25 | IB/ipath: Fix comments for ipath_create_srq() | Ralph Campbell |
2008-01-25 | IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent... | Ralph Campbell |
2008-01-25 | IB/ipath: Fix sendctrl locking | John Gregor |
2008-01-25 | IB/ipath: Remove dead code for user process waiting for send buffer | Ralph Campbell |
2008-01-25 | IB/ipath: Convert ipath_eep_sem semaphore to a mutex | Matthias Kaehlcke |
2008-01-25 | IB/ipath: Enable loopback of DR SMP responses from userspace | Ralph Campbell |
2008-01-25 | IB/ipath: Improve interrupt handler cache footprint | Dave Olson |
2008-01-25 | IB/ipath: Fix crash on unload introduced by sysfs changes | Roland Dreier |
2008-01-24 | Infiniband: make ipath driver use default driver groups. | Greg Kroah-Hartman |
2008-01-16 | IB/ipath: Fix receiving UD messages with immediate data | Ralph Campbell |
2007-11-20 | IB/ipath: Normalize error return codes for posting work requests | Ralph Campbell |
2007-11-20 | IB/ipath: Fix offset returned to ibv_modify_srq() | Ralph Campbell |
2007-11-20 | IB/ipath: Fix error path in QP creation | Ralph Campbell |
2007-11-20 | IB/ipath: Fix offset returned to ibv_resize_cq() | Ralph Campbell |
2007-11-13 | IB/ipath: Fix race with ACK retry timeout list management | Ralph Campbell |
2007-11-13 | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails | Ralph Campbell |
2007-10-30 | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson |
2007-10-30 | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh |
2007-10-30 | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |