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
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
RDMA/cxgb3: Limit fast register size based on T3 limitations
Steve Wise
1
-1
/
+1
2009-05-28
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
1
-2
/
+30
2009-04-30
RDMA/cxgb3: Don't complete flushed send work requests twice
Steve Wise
1
-0
/
+1
2009-04-21
RDMA/cxgb3: Don't zero QP attrs when moving to IDLE
Steve Wise
1
-1
/
+0
2009-04-21
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
1
-0
/
+8
2009-03-30
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2
-12
/
+17
2009-03-30
RDMA/cxgb3: Handle EEH events
Steve Wise
6
-34
/
+92
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+19
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
1
-2
/
+2
2009-03-25
RDMA/cxgb3: Enforce required firmware
Steve Wise
2
-0
/
+20
2009-02-17
RDMA/cxgb3: Remove modulo math from build_rdma_recv()
Steve Wise
1
-2
/
+2
2009-02-11
RDMA/cxgb3: Connection termination fixes
Steve Wise
4
-7
/
+20
2009-02-11
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits
Steve Wise
1
-6
/
+3
2009-01-27
iw_cxgb3: handle chip reset notifications
Divy Le Ray
3
-1
/
+19
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-2
/
+2
2008-11-12
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
1
-6
/
+0
2008-11-01
RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()
Roland Dreier
1
-1
/
+0
2008-10-15
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
1
-0
/
+1
2008-10-01
RDMA/cxgb3: Set active_mtu in ib_port_attr
Jon Mason
1
-6
/
+3
2008-08-04
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
1
-25
/
+3
2008-08-04
RDMA/cxgb3: Fix up MW access rights
Steve Wise
3
-4
/
+11
2008-08-04
RDMA/cxgb3: Fix QP capabilities
Steve Wise
1
-16
/
+7
2008-07-15
RDMA/cxgb3: Fixes for zero STag
Steve Wise
4
-26
/
+130
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-2
/
+4
2008-07-15
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-15
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-4
/
+58
2008-07-15
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-15
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-15
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-09
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-05-17
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
1
-1
/
+1
2008-05-13
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
1
-2
/
+2
2008-05-07
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
5
-94
/
+155
2008-05-07
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
Roland Dreier
1
-8
/
+28
2008-05-02
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
1
-2
/
+2
2008-05-02
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
1
-1
/
+1
2008-05-02
RDMA/cxgb3: QP flush fixes
Steve Wise
3
-10
/
+20
2008-04-30
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
6
-28
/
+136
2008-04-30
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
4
-1
/
+4
2008-04-30
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
3
-35
/
+72
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-38
/
+37
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2
-4
/
+3
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
12
-218
/
+218
2008-04-17
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
1
-1
/
+1
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
1
-1
/
+1
2008-03-01
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-02-26
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
1
-8
/
+2
[next]