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
2008-01-25
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
4
-45
/
+18
2008-01-17
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
1
-22
/
+22
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
3
-2
/
+2
2007-12-13
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
3
-17
/
+25
2007-12-13
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
1
-2
/
+2
2007-12-01
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
1
-2
/
+6
2007-11-25
IB/ehca: Fix static rate regression
Joachim Fenkes
1
-2
/
+2
2007-11-20
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2
-4
/
+6
2007-11-20
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
1
-17
/
+25
2007-11-20
IB/ipath: Fix error path in QP creation
Ralph Campbell
1
-6
/
+9
2007-11-20
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
1
-5
/
+14
2007-11-14
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
1
-0
/
+1
2007-11-14
IB/ehca: Fix static rate calculation
Joachim Fenkes
5
-30
/
+54
2007-11-14
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2
-7
/
+19
2007-11-14
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-11-14
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
1
-4
/
+7
2007-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-17
/
+29
2007-10-30
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
1
-9
/
+9
2007-10-30
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
1
-1
/
+9
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
1
-5
/
+9
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-6
/
+3
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
11
-135
/
+107
2007-10-23
IB/ehca: Fix sg_page() fallout
Olof Johansson
1
-3
/
+3
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
3
-12
/
+18
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
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
4
-22
/
+36
2007-10-18
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
1
-11
/
+4
2007-10-18
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
1
-2
/
+2
2007-10-18
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
1
-1
/
+3
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
3
-20
/
+20
2007-10-16
infiniband: sg chaining support
Jens Axboe
1
-4
/
+6
2007-10-16
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
5
-96
/
+47
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
45
-1397
/
+1544
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2
-2
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+2
2007-10-10
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
1
-4
/
+4
2007-10-10
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
Dave Olson
1
-3
/
+4
2007-10-10
IB/ipath: Remove redundant link state checks
Ralph Campbell
1
-6
/
+0
2007-10-10
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
5
-12
/
+31
2007-10-10
IB/ipath: Better handling of unexpected GPIO interrupts
Michael Albaugh
1
-4
/
+6
2007-10-10
IB/ipath: Maintain active time on all chips
Michael Albaugh
1
-11
/
+6
2007-10-10
IB/ipath: Fix QHT7040 serial number check
Dave Olson
1
-29
/
+15
2007-10-10
IB/ipath: Indicate a couple of chip bugs to userspace
Arthur Jones
3
-3
/
+7
2007-10-10
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
Arthur Jones
1
-2
/
+4
2007-10-10
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
Arthur Jones
3
-51
/
+57
2007-10-10
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
4
-26
/
+29
[next]