Commit Graph

327 Commits (d94afc6ccf6690b30ae112ec8101b3f10d50114e)

Author SHA1 Message Date
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
Ralph Campbell a6e7550d8f IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails 17 years ago
Dave Olson 164ef7a252 IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) 18 years ago
Michael Albaugh 627934448e IB/ipath: Limit length checksummed in eeprom 18 years ago
Ralph Campbell fffbfeaa68 IB/ipath: Fix a race where s_last is updated without lock held 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe 53d412fce0 infiniband: sg chaining support 18 years ago
Dave Olson 3ac8c70f74 IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. 18 years ago
Ralph Campbell bda94e32b3 IB/ipath: Remove redundant link state checks 18 years ago
Ralph Campbell 49739b3e24 IB/ipath: Fix IB_EVENT_PORT_ERR event 18 years ago
Michael Albaugh 6a733cdc71 IB/ipath: Better handling of unexpected GPIO interrupts 18 years ago