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
/
i40iw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
Sindhu Devale
1
-4
/
+2
2021-04-12
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
1
-2
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-5
/
+5
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-31
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
7
-10
/
+10
2021-01-20
RDMA/hw/i40iw/i40iw_verbs: Fix worthy function headers and demote some others
Lee Jones
1
-9
/
+10
2021-01-20
RDMA/hw/i40iw/i40iw_utils: Fix some misspellings and missing param descriptions
Lee Jones
1
-10
/
+12
2021-01-20
RDMA/hw/i40iw/i40iw_virtchnl: Fix a bunch of kernel-doc issues
Lee Jones
1
-8
/
+11
2021-01-20
RDMA/hw/i40iw/i40iw_uk: Clean-up some function documentation headers
Lee Jones
1
-2
/
+3
2021-01-20
RDMA/hw/i40iw/i40iw_puda: Fix some misspellings and provide missing descriptions
Lee Jones
1
-5
/
+8
2021-01-20
RDMA/hw/i40iw/i40iw_pble: Provide description for 'dev' and fix formatting is...
Lee Jones
1
-2
/
+3
2021-01-20
RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanours
Lee Jones
1
-5
/
+8
2021-01-20
RDMA/hw/i40iw/i40iw_hw: Provide description for 'ipv4', remove 'user_pri' and...
Lee Jones
1
-2
/
+2
2021-01-20
RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issues
Lee Jones
1
-8
/
+13
2021-01-20
RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issues
Lee Jones
1
-9
/
+9
2021-01-20
RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' args
Lee Jones
1
-2
/
+2
2020-12-07
RDMA/i40iw: Replace atomic_add_return(1, ..)
Yejune Deng
1
-3
/
+3
2020-12-02
RDMA/i40iw: Remove push code from i40iw
Shiraz Saleem
8
-224
/
+18
2020-12-02
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
2
-35
/
+7
2020-11-25
RDMA/i40iw: Address an mmap handler exploit in i40iw
Shiraz Saleem
2
-35
/
+7
2020-11-23
RDMA/i40iw: Constify ops structs
Rikard Falkeborn
2
-20
/
+20
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-3
/
+3
2020-10-27
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-7
/
+0
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
1
-6
/
+3
2020-09-23
i40iw: Add support to make destroy QP synchronous
Sindhu, Devale
6
-71
/
+45
2020-09-16
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
5
-7
/
+8
2020-09-11
RDMA/i40iw: Use ib_umem_num_dma_pages()
Jason Gunthorpe
1
-9
/
+1
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-2
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-09-03
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-28
/
+21
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-21
/
+1
2020-07-20
RDMA/i40iw: Remove the query_pkey callback
Kamal Heib
1
-19
/
+0
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-2
/
+1
2020-06-26
i40e: Move client header location
Shiraz Saleem
2
-2
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2
-10
/
+0
2020-05-12
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
1
-8
/
+0
2020-05-04
i40iw: Fix error handling in i40iw_manage_arp_cache()
Dan Carpenter
1
-1
/
+1
2020-04-14
i40iw: fix null pointer dereference on a null wqe pointer
Colin Ian King
1
-1
/
+1
2020-03-18
i40iw: Report correct firmware version
Sindhu, Devale
8
-9
/
+167
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
[next]