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
/
ipath_kernel.h
Age
Commit message (
Expand
)
Author
2010-05-23
IB/ipath: Remove support for QLogic PCIe QLE devices
Ralph Campbell
2009-09-15
driver model: constify attribute groups
David Brownell
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
2008-12-05
IB/ipath: Don't count IB symbol and link errors unless link is UP
Dave Olson
2008-05-26
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-16
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-16
IB/ipath: Header file changes to support IBA7220
Ralph Campbell
2008-04-16
IB/ipath: Fix up error handling
Ralph Campbell
2008-04-16
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
2008-04-16
IB/ipath: Enable reduced PIO update for HCAs that support it.
Dave Olson
2008-04-16
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-16
IB/ipath: Fix some white space and code style issues
Ralph Campbell
2008-04-16
IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
Michael Albaugh
2008-04-16
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-16
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-16
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-16
IB/ipath: Add code to support multiple link speeds and widths
Ralph Campbell
2008-04-16
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
2008-04-16
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs 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: 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: 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: 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-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2007-10-09
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
2007-10-09
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
2007-07-30
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
[next]