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
/
nes_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
1
-2
/
+1
2011-10-06
RDMA/nes: Add missing calls to ib_umem_release()
Julia Lawall
1
-1
/
+4
2011-07-19
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
1
-11
/
+0
2011-05-10
RDMA/iwcm: Get rid of enum iw_cm_event_status
Roland Dreier
1
-1
/
+1
2011-01-17
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-1
/
+36
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-7
/
+9
2010-10-12
net: percpu net_device refcount
Eric Dumazet
1
-2
/
+2
2010-10-06
RDMA/nes: Report correct port state if interface is down
Chien Tung
1
-1
/
+3
2010-09-28
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Roland Dreier
1
-6
/
+6
2010-08-05
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-4
/
+1
2010-08-05
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
1
-1
/
+1
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
1
-1
/
+1
2010-07-29
RDMA/nes: Fix hangs on ifdown
Faisal Latif
1
-0
/
+12
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+1
2010-04-22
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
1
-1
/
+1
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-5
/
+4
2010-04-08
RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
Chien Tung
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
RDMA/nes: Set assume_aligned_header bit
Faisal Latif
1
-0
/
+1
2010-02-20
RDMA/nes: Change WQ overflow return code
Or Gerlitz
1
-3
/
+3
2009-12-10
RDMA/nes: Free kmap() resources
Faisal Latif
1
-2
/
+8
2009-12-10
RDMA/nes: Check for zero STag
Faisal Latif
1
-3
/
+0
2009-12-10
RDMA/nes: Fix query of ORD values
Faisal Latif
1
-4
/
+4
2009-12-10
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-12-10
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
1
-1
/
+4
2009-12-10
RDMA/nes: Clean up struct nes_qp
Chien Tung
1
-6
/
+0
2009-12-10
RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
Chien Tung
1
-2
/
+4
2009-12-10
RDMA/nes: Correct fast memory registration implementation
Chien Tung
1
-288
/
+269
2009-12-10
RDMA/nes: Add support for IB_WR_*INV
Chien Tung
1
-90
/
+113
2009-12-10
RDMA/nes: In nes_post_recv() always set bad_wr on error
Frank Zago
1
-2
/
+5
2009-12-10
RDMA/nes: In nes_post_send() always set bad_wr on error
Frank Zago
1
-2
/
+8
2009-09-06
RDMA/nes: Map MTU to IB_MTU_* and correctly report link state
Chien Tung
1
-3
/
+20
2009-09-06
RDMA/nes: Use the flush code to fill in cqe error
Don Wood
1
-1
/
+10
2009-09-06
RDMA/nes: Make poll_cq return correct number of wqes during flush
Don Wood
1
-21
/
+40
2009-09-06
RDMA/nes: Implement Terminate Packet
Don Wood
1
-2
/
+24
2009-09-06
RDMA/nes: Clean out CQ completions when QP is destroyed
Don Wood
1
-39
/
+80
2009-06-23
RDMA/nes: Fix max_qp_init_rd_atom returned from query device
Faisal Latif
1
-1
/
+1
2009-04-28
RDMA/nes: Fix fw_ver in /sys
Chien Tung
1
-4
/
+3
2009-04-22
RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()
Miroslaw Walukiewicz
1
-1
/
+25
2009-04-21
RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter
Matt Kraai
1
-3
/
+2
2009-04-21
RDMA/nes: Fix bugs in nes_reg_phys_mr()
Don Wood
1
-14
/
+13
2009-04-21
RDMA/nes: Fix compiler warning at nes_verbs.c:1955
Chien Tung
1
-1
/
+1
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-79
/
+170
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
1
-0
/
+2
2009-03-07
RDMA/nes: Improve use of PBLs
Don Wood
1
-57
/
+134
2009-03-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2009-03-07
RDMA/nes: Account for freed PBL after HW operation
Don Wood
1
-28
/
+42
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
1
-35
/
+10
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
[next]