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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-38
/
+27
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-28
/
+19
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2
-6
/
+6
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2
-4
/
+5
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
2018-09-05
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-03
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
4
-15
/
+79
2018-08-03
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-01
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-08-01
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
1
-1
/
+2
2018-08-01
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-31
RDMA/providers: Remove pointless functions
Kamal Heib
3
-47
/
+0
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2
-18
/
+21
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-9
/
+12
2018-07-26
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
8
-167
/
+929
2018-07-26
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
3
-1
/
+173
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
4
-11
/
+56
2018-07-11
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
1
-1
/
+1
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
1
-27
/
+35
2018-06-26
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-06-19
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
1
-3
/
+0
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-7
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
1
-0
/
+1
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-2
/
+2
2018-05-24
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
1
-0
/
+61
2018-05-24
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
1
-0
/
+163
2018-05-24
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
1
-0
/
+84
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
1
-0
/
+1
2018-05-16
iw_cxgb4: remove wr_id attributes
Steve Wise
1
-55
/
+0
2018-05-16
iw_cxgb4: fix uninitialized variable warnings
Steve Wise
1
-2
/
+2
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
5
-7
/
+49
2018-05-09
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
1
-2
/
+2
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
4
-1
/
+263
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
1
-6
/
+3
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
3
-4
/
+13
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
3
-3
/
+36
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+38
2018-03-30
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
1
-12
/
+12
2018-03-23
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
1
-0
/
+19
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
1
-0
/
+1
2018-03-16
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+3
2018-03-08
iw_cxgb4: initialize ib_mr fields for user mrs
Steve Wise
1
-0
/
+3
2017-12-29
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2
-10
/
+9
[next]