index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-12
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
1
-0
/
+4
2008-03-12
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
1
-1
/
+1
2008-03-12
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
1
-4
/
+5
2008-03-12
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
5
-22
/
+18
2008-01-26
IB/ipath: Remove unnecessary cast
Jan Engelhardt
1
-2
/
+1
2008-01-26
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
1
-2
/
+1
2008-01-26
IB/ipath: Add mappings from HW register to PortInfo port physical state
Ralph Campbell
2
-16
/
+41
2008-01-26
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
4
-1
/
+49
2008-01-26
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2
-59
/
+25
2008-01-26
IB/ipath: New sysfs entries to control 7220 features
Michael Albaugh
2
-0
/
+366
2008-01-26
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
4
-26
/
+407
2008-01-26
IB/ipath: Remove unused MDIO interface code
Dave Olson
5
-168
/
+2
2008-01-26
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2
-4
/
+1
2008-01-26
IB/ipath: Drop support for the original QHT7040 board
Dave Olson
1
-2
/
+1
2008-01-26
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2
-2
/
+10
2008-01-26
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
5
-16
/
+10
2008-01-26
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
5
-4
/
+24
2008-01-26
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
4
-5
/
+22
2008-01-26
IB/ipath: Clean up some comments
Dave Olson
6
-13
/
+11
2008-01-26
IB/ipath: Export hardware counters more consistently
Ralph Campbell
5
-17
/
+328
2008-01-26
IB/ipath: MAD performance sampling registers support
Ralph Campbell
5
-44
/
+101
2008-01-26
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
5
-36
/
+17
2008-01-26
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
7
-13
/
+40
2008-01-26
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
6
-26
/
+46
2008-01-26
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
1
-4
/
+2
2008-01-26
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2
-12
/
+12
2008-01-26
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2
-21
/
+12
2008-01-26
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
1
-2
/
+2
2008-01-26
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
1
-1
/
+9
2008-01-26
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
1
-2
/
+2
2008-01-26
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
1
-1
/
+1
2008-01-26
IB/ipath: Fix sendctrl locking
John Gregor
6
-29
/
+72
2008-01-26
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2
-30
/
+0
2008-01-26
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
3
-12
/
+13
2008-01-26
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
1
-2
/
+2
2008-01-26
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
1
-2
/
+2
2008-01-26
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
1
-1
/
+2
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
3
-40
/
+10
2008-01-17
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
1
-22
/
+22
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2
-4
/
+6
2007-11-20
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
1
-17
/
+25
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
1
-6
/
+9
2007-11-20
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
1
-5
/
+14
2007-11-14
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-11-14
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
1
-4
/
+7
2007-10-30
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
1
-9
/
+9
2007-10-30
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
1
-1
/
+9
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
1
-5
/
+9
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2
-3
/
+3
[next]