index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
2008-03-11
1
-0
/
+4
*
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
2008-03-11
1
-1
/
+1
*
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
2008-03-11
1
-4
/
+5
*
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
2008-03-11
1
-1
/
+1
*
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
2008-03-11
5
-22
/
+18
*
IB/ipath: Remove unnecessary cast
Jan Engelhardt
2008-01-25
1
-2
/
+1
*
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
2008-01-25
1
-2
/
+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/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2008-01-25
2
-4
/
+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
*
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2008-01-25
2
-21
/
+12
*
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
2008-01-25
1
-1
/
+9
*
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
2008-01-25
1
-1
/
+1
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
6
-29
/
+72
*
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2008-01-25
2
-30
/
+0
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
3
-12
/
+13
*
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
2008-01-25
1
-1
/
+2
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
3
-40
/
+10
*
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
2008-01-16
1
-22
/
+22
*
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2007-11-20
2
-4
/
+6
*
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
2007-11-20
1
-17
/
+25
*
IB/ipath: Fix error path in QP creation
Ralph Campbell
2007-11-20
1
-6
/
+9
*
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
2007-11-20
1
-5
/
+14
*
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
2007-11-13
1
-2
/
+3
*
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
2007-11-13
1
-4
/
+7
*
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
2007-10-30
1
-9
/
+9
*
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
2007-10-30
1
-1
/
+9
*
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
2007-10-30
1
-5
/
+9
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
2
-3
/
+3
[next]