index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
mthca
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-16
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
1
-4
/
+6
2005-12-16
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
1
-50
/
+37
2005-12-16
IB/mthca: Fix SRQ cleanup during QP destroy
Jack Morgenstein
1
-1
/
+10
2005-12-16
IB/mthca: Fix thinko in mthca_table_find()
Michael S. Tsirkin
1
-1
/
+1
2005-12-10
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
1
-5
/
+6
2005-12-10
IB/mthca: correct log2 calculation
Jack Morgenstein
1
-11
/
+6
2005-12-10
IB/mthca: check RDMA limits
Jack Morgenstein
1
-0
/
+14
2005-12-10
IB/mthca: fix memory user DB table leak
Jack Morgenstein
1
-0
/
+2
2005-11-30
IB/mthca: fix QP size limits for mem-free HCAs
Jack Morgenstein
1
-4
/
+8
2005-11-29
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2
-3
/
+31
2005-11-28
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
1
-0
/
+3
2005-11-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-19
/
+18
2005-11-19
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
1
-4
/
+6
2005-11-15
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
1
-15
/
+12
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
10
-29
/
+137
2005-11-10
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
3
-5
/
+39
2005-11-10
[IB] mthca: fix wraparound handling in mthca_cq_clean()
Roland Dreier
1
-10
/
+6
2005-11-10
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
1
-4
/
+4
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
6
-9
/
+84
2005-11-10
[IB] mthca: fix typo in catastrophic error polling
Roland Dreier
1
-1
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2
-0
/
+6
2005-11-05
[IB] mthca: report page size capability
Jack Morgenstein
3
-0
/
+3
2005-11-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
9
-17
/
+54
2005-11-04
[IB] mthca: check P_Key index in modify QP
Jack Morgenstein
1
-0
/
+7
2005-11-03
[IB] mthca: fix format of FW version
Roland Dreier
2
-2
/
+2
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2
-6
/
+2
2005-10-31
[IB] mthca: Avoid SRQ free WQE list corruption
Roland Dreier
1
-6
/
+7
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
7
-0
/
+14
2005-10-29
[IB] mthca: report asynchronous CQ events
Michael S. Tsirkin
3
-3
/
+36
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Roland Dreier
4
-4
/
+4
2005-10-28
[PATCH] gfp_t: drivers/infiniband
Al Viro
4
-4
/
+4
2005-10-27
[IB] mthca: first pass at catastrophic error reporting
Roland Dreier
5
-1
/
+176
2005-10-25
[IB] mthca: correct modify QP attribute masks for UC
Roland Dreier
1
-7
/
+3
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
1
-63
/
+9
2005-10-24
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...
Roland Dreier
1
-10
/
+11
2005-10-24
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-22
[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
Roland Dreier
1
-10
/
+11
2005-10-19
[IB] mthca: Don't enter QP into MCG more than once.
Jack Morgenstein
1
-1
/
+6
2005-10-19
[IB] mthca: Add struct pci_driver.owner field
Roland Dreier
1
-0
/
+1
2005-10-19
[IB] mthca: Use enum in mthca_alloc_db() prototype
Roland Dreier
2
-2
/
+4
2005-10-18
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
1
-0
/
+20
2005-10-18
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
7
-12
/
+40
2005-10-18
[IB] mthca: detect SRQ overflow
Roland Dreier
1
-0
/
+15
2005-10-18
[IB] mthca: SRQ limit reached events
Roland Dreier
4
-4
/
+45
2005-10-18
[IB] mthca: Fill in more fields in query_port method
Jack Morgenstein
1
-0
/
+4
2005-10-18
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
2
-0
/
+7
2005-10-18
[IB] mthca: Report correct atomic capability
Jack Morgenstein
3
-0
/
+4
2005-10-01
[IB] mthca: Fix memory leak on device close
Michael S. Tsirkin
1
-24
/
+21
2005-09-28
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
1
-1
/
+1
[prev]
[next]