Commit Graph

442 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
Arthur Jones 6ca2abf4c0 IB/ipath: Provide I/O bus speeds for diagnostic purposes 17 years ago
Dave Olson f2ceb4929a IB/ipath: Make some constants chip-specific, related cleanup 17 years ago
Arthur Jones 3dd59e226e IB/ipath: Misc sparse warning cleanup 17 years ago
Roland Dreier 6358ae25fd IB/ipath: Fix sparse warning about shadowed symbol 17 years ago
Arthur Jones 6ef6aee2f0 IB/ipath: Fix sparse warning about pointer signedness 17 years ago
Patrick Marchand Latifi 450bb3875f IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets 17 years ago
Patrick Marchand Latifi 2a049e514b IB/ipath: Fix error completion put on send CQ instead of recv CQ 17 years ago
Patrick Marchand Latifi 4cd5060cf7 IB/ipath: Fix RC QP initialization 17 years ago
Patrick Marchand Latifi 87d5aed85b IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() 17 years ago
Ralph Campbell 140277e9a7 IB/ipath: Fix IB compliance problems with link state vs physical state 17 years ago
Jan Engelhardt f7fca1e8a8 IB/ipath: Remove unnecessary cast 17 years ago
Ralph Campbell 4e1e93a418 IB/ipath: Trivial simplification of ipath_make_ud_req() 17 years ago
Ralph Campbell 3d68ea3261 IB/ipath: Add mappings from HW register to PortInfo port physical state 17 years ago
Dave Olson 6ac50727bd IB/ipath: Changes to support PIO bandwidth check on IBA7220 17 years ago
Dave Olson ddb70c83a5 IB/ipath: Minor cleanup of unused fields and chip-specific errors 17 years ago
Michael Albaugh 359193ef43 IB/ipath: New sysfs entries to control 7220 features 17 years ago
Dave Olson c4bce8032e IB/ipath: Add new chip-specific functions to older chips, consistent init 17 years ago
Dave Olson 7387273307 IB/ipath: Remove unused MDIO interface code 17 years ago
Roland Dreier cf9542aa92 IB/ipath: Fix some sparse warnings about shadowed symbols 17 years ago
Dave Olson 1f813ca830 IB/ipath: Drop support for the original QHT7040 board 17 years ago
Arthur Jones 7da0498e7f IB/ipath: Add ipath_read_ireg() abstraction 17 years ago
Ralph Campbell 4ea61b548b IB/ipath: Add flag and handling for chips with swapped register bug 17 years ago
Ralph Campbell 60948a4158 IB/ipath: Port config has on-chip effects for 7220 17 years ago
Ralph Campbell a18e26ae44 IB/ipath: Allow more flexible user register alignments 17 years ago
Dave Olson 9e2ef36b5a IB/ipath: Clean up some comments 17 years ago
Ralph Campbell 3029fcc3d4 IB/ipath: Export hardware counters more consistently 17 years ago
Ralph Campbell 6c719cae0b IB/ipath: MAD performance sampling registers support 17 years ago
Dave Olson 755807a296 IB/ipath: Changes for fields moving from devdata to portdata 17 years ago
Dave Olson d8274869d7 IB/ipath: Generalize some xxx_SHIFT macros 17 years ago
Ralph Campbell c59a80aca0 IB/ipath: kreceive uses portdata rather than devdata 17 years ago
Ralph Campbell d65708f3a7 IB/ipath: Cleanup ipath_get_egrbuf() 17 years ago
Ralph Campbell cc65edcf0c IB/ipath: Fix RNR NAK handling 17 years ago
Nick Piggin 3c8450860b IB/ipath: Convert from .nopage to .fault 17 years ago
Ralph Campbell a2f76cd69f IB/ipath: Add the work completion error code to the QP error debug output 17 years ago
Arthur Jones 2f01a70011 IB/ipath: Better comment for rmb() in ipath_intr() 17 years ago
Ralph Campbell 6276980138 IB/ipath: Fix comments for ipath_create_srq() 17 years ago
Ralph Campbell 733d12813b IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries 17 years ago
John Gregor e342c11917 IB/ipath: Fix sendctrl locking 17 years ago
Ralph Campbell 9ab4295d1d IB/ipath: Remove dead code for user process waiting for send buffer 17 years ago
Matthias Kaehlcke 2c45688fae IB/ipath: Convert ipath_eep_sem semaphore to a mutex 17 years ago
Ralph Campbell f9b4035322 IB/ipath: Enable loopback of DR SMP responses from userspace 17 years ago
Dave Olson e193e3326c IB/ipath: Improve interrupt handler cache footprint 17 years ago
Roland Dreier 657c2f2cbc IB/ipath: Fix crash on unload introduced by sysfs changes 17 years ago
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups. 17 years ago
Ralph Campbell 0a69631b28 IB/ipath: Fix receiving UD messages with immediate data 17 years ago
Ralph Campbell 4187b915a0 IB/ipath: Normalize error return codes for posting work requests 17 years ago
Ralph Campbell 14de986a0b IB/ipath: Fix offset returned to ibv_modify_srq() 17 years ago
Ralph Campbell 8a278e6d57 IB/ipath: Fix error path in QP creation 17 years ago
Ralph Campbell fb74dacb0f IB/ipath: Fix offset returned to ibv_resize_cq() 17 years ago
Ralph Campbell f4ad1bcc44 IB/ipath: Fix race with ACK retry timeout list management 17 years ago