index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-4
/
+4
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-07-20
IB/ehca: Fix bitmask handling for lock_hcalls
Alexander Schmidt
1
-1
/
+2
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+6
2009-12-09
IB/ehca: Rework destroy_eq()
Alexander Schmidt
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-06
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
1
-4
/
+4
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
1
-1
/
+1
2009-06-23
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
1
-3
/
+15
2009-06-16
infiniband: ehca: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-4
/
+4
2009-05-14
IB/ehca: Increment version number
Stefan Roscher
1
-1
/
+1
2009-01-17
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
1
-3
/
+3
2009-01-07
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
1
-1
/
+1
2008-12-02
IB/ehca: Fix locking for shca_list_lock
Joachim Fenkes
1
-7
/
+10
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
[next]