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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-15
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
1
-7
/
+6
2006-07-15
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
1
-2
/
+3
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
16
-357
/
+198
2006-07-01
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
1
-11
/
+16
2006-07-01
[PATCH] IB/ipath: remove some #if 0 code related to lockable memory
Bryan O'Sullivan
1
-11
/
+0
2006-07-01
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
4
-26
/
+60
2006-07-01
[PATCH] IB/ipath: read/write correct sizes through diag interface
Bryan O'Sullivan
1
-4
/
+5
2006-07-01
[PATCH] IB/ipath: support more models of InfiniPath hardware
Bryan O'Sullivan
4
-10
/
+38
2006-07-01
[PATCH] IB/ipath: drop the "stats" sysfs attribute group
Bryan O'Sullivan
1
-83
/
+0
2006-07-01
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
Bryan O'Sullivan
6
-36
/
+11
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
6
-269
/
+265
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
9
-27
/
+93
2006-07-01
[PATCH] IB/ipath: check for valid LID and multicast LIDs
Bryan O'Sullivan
1
-2
/
+2
2006-07-01
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
3
-5
/
+0
2006-07-01
[PATCH] IB/ipath: don't confuse the max message size with the MTU
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
1
-0
/
+5
2006-07-01
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2
-17
/
+36
2006-07-01
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
2
-31
/
+42
2006-07-01
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
4
-73
/
+105
2006-07-01
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
6
-370
/
+279
2006-07-01
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2
-8
/
+3
2006-07-01
[PATCH] IB/ipath: use more appropriate gfp flags
Bryan O'Sullivan
1
-12
/
+14
2006-07-01
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...
Bryan O'Sullivan
1
-3
/
+20
2006-07-01
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
Bryan O'Sullivan
2
-10
/
+2
2006-07-01
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
6
-33
/
+204
2006-07-01
[PATCH] IB/ipath: report correct device identification information in /sys
Bryan O'Sullivan
4
-22
/
+35
2006-07-01
[PATCH] IB/ipath: return an error for unknown multicast GID
Bryan O'Sullivan
1
-1
/
+1
2006-07-01
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
2
-0
/
+3
2006-07-01
[PATCH] IB/ipath: don't allow resources to be created with illegal values
Bryan O'Sullivan
3
-0
/
+24
2006-07-01
[PATCH] IB/ipath: remove some duplicate code
Bryan O'Sullivan
1
-3
/
+0
2006-07-01
[PATCH] IB/ipath: update some comments and fix typos
Bryan O'Sullivan
2
-8
/
+3
2006-07-01
[PATCH] IB/ipath: allow diags on any unit
Bryan O'Sullivan
5
-87
/
+53
2006-07-01
[PATCH] IB/ipath: fix shared receive queues for RC
Bryan O'Sullivan
1
-142
/
+101
2006-07-01
[PATCH] IB/ipath: fix an indenting problem
Bryan O'Sullivan
1
-26
/
+26
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
6
-362
/
+270
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
36
-15
/
+49
2006-07-01
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
Bryan O'Sullivan
3
-52
/
+52
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2
-6
/
+7
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-6
/
+7
2006-06-18
IB/mthca: Make all device methods truly reentrant
Roland Dreier
5
-22
/
+48
2006-06-18
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
1
-6
/
+6
2006-06-18
IB/mthca: Fill in max_map_per_fmr device attribute
Or Gerlitz
1
-0
/
+10
2006-06-18
IB/ipath: Add client reregister event generation
Roland Dreier
1
-1
/
+1
2006-06-18
IB/mthca: Add client reregister event generation
Leonid Arsh
1
-3
/
+11
2006-06-18
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
1
-38
/
+2
[next]