index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
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
[next]