index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
net
/
ethernet
/
qlogic
/
qed
/
qed_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
qed: Use bitmap_empty()
Christophe JAILLET
1
-1
/
+1
2022-07-07
qed: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-05-02
qed: rework qed_rdma_bmap_free()
Yury Norov
1
-31
/
+14
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-13
/
+4
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
1
-13
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-04
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
1
-2
/
+2
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
1
-2
/
+1
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
1
-2
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-11
/
+4
2020-09-20
net: qed: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-10
/
+2
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
1
-1
/
+2
2020-08-21
net: qed: Remove unnecessary cast
Alex Dewar
1
-1
/
+0
2020-07-22
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
1
-0
/
+1
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
1
-29
/
+23
2020-07-01
net: qed: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-07-01
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
1
-0
/
+1
2020-05-22
qed: Add XRC to RoCE
Yuval Basson
1
-18
/
+127
2020-05-22
qed: changes to ILT to support XRC
Yuval Basson
1
-1
/
+1
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+3
2019-07-27
qed: RDMA - Fix the hw_ver returned in device attributes
Michal Kalderon
1
-1
/
+1
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
1
-3
/
+2
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+31
2019-05-26
qed: Set the doorbell address correctly
Michal Kalderon
1
-1
/
+1
2019-05-26
qed: Modify offload protocols to use the affined engine
Michal Kalderon
1
-10
/
+13
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-15
/
+4
2018-11-13
qed: Fix rdma_info structure allocation
Michal Kalderon
1
-21
/
+29
2018-11-09
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
1
-0
/
+1
2018-09-27
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-1
/
+1
2018-08-01
qed: Make some functions static
YueHaibing
1
-2
/
+2
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
1
-6
/
+2
2018-06-05
qed: Add srq core support for RoCE and iWARP
Yuval Bason
1
-1
/
+177
2018-03-13
qed: Use after free in qed_rdma_free()
Dan Carpenter
1
-1
/
+1
2018-03-07
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
1
-0
/
+1
2018-01-26
qed: code indent should use tabs where possible
Rohit Visavalia
1
-5
/
+5
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+17
2018-01-25
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-25
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-1
/
+1
2017-09-26
qed: Fix maximum number of CQs for iWARP
Michal Kalderon
1
-6
/
+6
2017-09-26
qed: Add iWARP out of order support
Michal Kalderon
1
-2
/
+5
2017-09-26
qed: Add iWARP enablement support
Michal Kalderon
1
-1
/
+4
2017-07-03
qed: iWARP CM add active side connect
Kalderon, Michal
1
-0
/
+4
2017-07-03
qed: iWARP CM add listener functions and initial SYN processing
Kalderon, Michal
1
-0
/
+2
2017-07-03
qed: Implement iWARP initialization, teardown and qp operations
Kalderon, Michal
1
-37
/
+96
[next]