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
/
ehca
/
ehca_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
1
-2
/
+1
2008-10-23
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
1
-0
/
+48
2008-10-23
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
1
-15
/
+20
2008-07-15
IB/ehca: Make device table externally visible
Joachim Fenkes
1
-0
/
+1
2008-04-30
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
1
-2
/
+34
2008-04-23
IB/ehca: Bump version number to 0026
Joachim Fenkes
1
-1
/
+1
2008-04-23
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
1
-19
/
+18
2008-04-23
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
1
-19
/
+3
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
1
-4
/
+10
2008-04-17
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
1
-9
/
+10
2008-02-05
IB/ehca: Add PMA support
Hoang-Nam Nguyen
1
-1
/
+1
2008-01-26
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
1
-2
/
+5
2008-01-26
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
1
-3
/
+3
2008-01-26
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
1
-1
/
+1
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
1
-5
/
+8
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
1
-1
/
+1
2007-12-13
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
1
-0
/
+13
2007-11-14
IB/ehca: Fix static rate calculation
Joachim Fenkes
1
-3
/
+0
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+17
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+2
2007-10-18
IB/ehca: Enable large page MRs by default
Joachim Fenkes
1
-1
/
+1
2007-10-18
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
1
-2
/
+16
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
1
-16
/
+16
2007-10-10
IB/ehca: Bump version number and change its format
Joachim Fenkes
1
-2
/
+4
2007-10-10
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
1
-12
/
+12
2007-10-10
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
1
-1
/
+1
2007-10-10
IB/ehca: Export module parameters in sysfs
Anton Blanchard
1
-10
/
+10
2007-07-21
IB/ehca: Support small QP queues
Stefan Roscher
1
-2
/
+12
2007-07-21
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
1
-0
/
+17
2007-07-21
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
1
-1
/
+17
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
1
-9
/
+12
2007-07-18
IB/ehca: Fix HW level autodetection
Joachim Fenkes
1
-12
/
+17
2007-07-10
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
1
-2
/
+2
2007-07-10
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
1
-14
/
+4
2007-07-10
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
1
-1
/
+15
2007-07-10
IB/ehca: HW level, HW caps and MTU autodetection
Joachim Fenkes
1
-6
/
+56
2007-07-10
IB/ehca: Change scaling_code parameter description to match default value
Hoang-Nam Nguyen
1
-1
/
+1
2007-05-15
IB/ehca: Disable scaling code by default, bump version number
Joachim Fenkes
1
-3
/
+3
2007-05-15
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
Joachim Fenkes
1
-49
/
+37
2007-05-15
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
Stefan Roscher
1
-0
/
+2
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-1
/
+2
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+2
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-0
/
+1
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-25
IB/ehca: Implement modify_port
Joachim Fenkes
1
-0
/
+1
2007-04-12
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] get_property returns const
Stephen Rothwell
1
-2
/
+2
[next]