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
/
nes
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-03
RDMA/nes: Mitigate compatibility issue regarding PCIe write credits
Chien Tung
2
-0
/
+17
2008-11-03
RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps
Vadim Makhervaks
1
-1
/
+1
2008-11-03
RDMA/nes: Correct handling of PBL resources
Chien Tung
1
-11
/
+33
2008-11-03
RDMA/nes: Reindent mis-indented spinlocks
Ilpo Järvinen
1
-9
/
+9
2008-10-10
Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...
Roland Dreier
7
-82
/
+392
2008-10-10
RDMA/nes: Fix slab corruption
Chien Tung
1
-1
/
+0
2008-10-09
RDMA/nes: Correct error_module bit mask
Chien Tung
1
-1
/
+1
2008-10-03
RDMA/nes: Fix routed RDMA connections
Bob Sharp
1
-8
/
+30
2008-10-03
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
3
-14
/
+67
2008-10-01
RDMA/nes: Handle AE bounds violation
Faisal Latif
1
-0
/
+16
2008-10-01
RDMA/nes: Limit critical error interrupts
Chien Tung
2
-12
/
+29
2008-10-01
RDMA/nes: Stop spurious MAC interrupts
Chien Tung
1
-7
/
+11
2008-10-01
RDMA/nes: Correct tso_wqe_length
Chien Tung
1
-0
/
+2
2008-10-01
RDMA/nes: Fill in firmware version for ethtool
Chien Tung
1
-1
/
+3
2008-10-01
RDMA/nes: Use ethtool timer value
John Lacombe
1
-5
/
+4
2008-10-01
RDMA/nes: Correct MAX TSO frags value
Bob Sharp
1
-1
/
+1
2008-10-01
RDMA/nes: Enable MC/UC after changing MTU
Bob Sharp
1
-0
/
+20
2008-10-01
RDMA/nes: Free NIC TX buffers when destroying NIC QP
Bob Sharp
1
-2
/
+62
2008-10-01
RDMA/nes: Fix MDC setting
Chien Tung
1
-1
/
+3
2008-10-01
RDMA/nes: Add wqm_quanta module option
Chien Tung
4
-2
/
+63
2008-10-01
RDMA/nes: Module parameter permissions
Chien Tung
1
-4
/
+4
2008-10-01
RDMA/nes: Add support for 4-port 1G HP blade card
Chien Tung
3
-20
/
+76
2008-10-01
RDMA/nes: Make mini_cm_connect() static
Faisal Latif
1
-1
/
+1
2008-09-21
IB: Drop code after return statement
Julia Lawall
1
-3
/
+0
2008-09-16
RDMA/nes: Fix client side QP destroy
Faisal Latif
1
-9
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
5
-929
/
+1156
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-1
/
+1
2008-07-15
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
6
-23
/
+19
2008-07-15
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
4
-211
/
+66
2008-07-15
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-06-10
RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path
Roland Dreier
1
-3
/
+1
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
3
-6
/
+5
2008-04-30
RDMA/nes: Formatting cleanup
Glenn Streiff
5
-102
/
+109
2008-04-30
RDMA/nes: Add support for SFP+ PHY
Eric Schneider
5
-64
/
+259
2008-04-30
RDMA/nes: Use LRO
Faisal Latif
6
-12
/
+70
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase
Roland Dreier
2
-2
/
+8
2008-04-23
RDMA/nes: Fix adapter reset after PXE boot
Chien Tung
2
-13
/
+13
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
3
-9
/
+13
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
3
-21
/
+15
2008-04-22
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2
-15
/
+0
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-22
/
+26
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-22
/
+26
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
RDMA/nes: Free IRQ before killing tasklet
Roland Dreier
1
-2
/
+2
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-1
/
+1
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
RDMA/nes: Use more concise list_for_each_entry()
Robert P. J. Day
1
-6
/
+2
2008-04-17
RDMA/nes: Remove session_id from nes_cm stuff
Roland Dreier
2
-9
/
+0
[next]