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
/
bnxt_re
/
qplib_res.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
RDMA/bnxt_re: Recover the device when FW error is detected
Selvin Xavier
1
-0
/
+1
2024-09-02
RDMA/bnxt_re: Add support for MR Relaxed Ordering
Kalesh AP
1
-0
/
+5
2024-09-02
RDMA/bnxt_re: Avoid an extra hwrm per MR creation
Kalesh AP
1
-0
/
+5
2024-05-30
RDMA/bnxt_re: Allow MSN table capability check
Selvin Xavier
1
-0
/
+6
2023-12-17
RDMA/bnxt_re: Share a page to expose per CQ info with userspace
Selvin Xavier
1
-0
/
+6
2023-12-11
RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters
Selvin Xavier
1
-0
/
+9
2023-12-11
RDMA/bnxt_re: Doorbell changes
Selvin Xavier
1
-11
/
+35
2023-12-11
RDMA/bnxt_re: Get the toggle bits from CQ completions
Selvin Xavier
1
-0
/
+1
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
1
-3
/
+17
2023-11-13
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
1
-10
/
+27
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
1
-1
/
+3
2023-07-21
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
1
-0
/
+19
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
1
-1
/
+2
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
1
-6
/
+22
2023-06-21
RDMA/bnxt_re: Move the interface version to chip context structure
Selvin Xavier
1
-1
/
+1
2023-06-12
RDMA/bnxt_re: use firmware provided max request timeout
Kashyap Desai
1
-0
/
+1
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
1
-7
/
+0
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
1
-1
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-1
/
+1
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
1
-1
/
+8
2021-07-12
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
1
-0
/
+1
2021-06-22
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
1
-6
/
+0
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
1
-0
/
+1
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-2
/
+1
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
1
-2
/
+10
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
1
-0
/
+3
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
1
-0
/
+11
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
1
-10
/
+22
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
1
-0
/
+13
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
1
-0
/
+40
2020-02-22
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
1
-0
/
+78
2020-02-22
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
1
-0
/
+7
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
1
-20
/
+40
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
1
-2
/
+6
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
1
-1
/
+1
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
1
-1
/
+7
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
1
-1
/
+1
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
1
-0
/
+13
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
1
-1
/
+14
2018-12-20
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
1
-0
/
+1
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
1
-1
/
+1
2017-07-24
RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
Kalesh AP
1
-0
/
+2
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
1
-1
/
+0
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
1
-0
/
+5
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier
1
-0
/
+223