index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
qplib_fp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
1
-5
/
+5
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
1
-0
/
+18
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+6
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
1
-2
/
+2
2023-05-19
RDMA/bnxt_re: Return directly without goto jumps
Kalesh AP
1
-37
/
+23
2023-05-19
RDMA/bnxt_re: Fix to remove an unnecessary log
Kalesh AP
1
-4
/
+1
2023-05-19
RDMA/bnxt_re: Use unique names while registering interrupts
Kalesh AP
1
-2
/
+10
2023-05-19
RDMA/bnxt_re: Fix to remove unnecessary return labels
Kalesh AP
1
-5
/
+2
2023-05-19
RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
Selvin Xavier
1
-6
/
+10
2023-05-19
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-5
/
+6
2023-04-04
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
1
-44
/
+60
2023-04-04
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
1
-22
/
+33
2023-04-04
RDMA/bnxt_re: Update HW interface headers
Selvin Xavier
1
-1
/
+1
2023-03-29
RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
Tom Rix
1
-10
/
+4
2023-03-29
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+44
2021-12-07
RDMA/bnxt_re: Fix endianness warning for req.pkey
Kamal Heib
1
-1
/
+1
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
1
-6
/
+5
2021-09-20
RDMA/bnxt_re: Fix query SRQ failure
Selvin Xavier
1
-1
/
+2
2021-09-20
RDMA/bnxt_re: Suppress unwanted error messages
Selvin Xavier
1
-3
/
+6
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
1
-0
/
+3
2021-04-12
RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
Wang Wensheng
1
-0
/
+1
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+16
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+16
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address
Naresh Kumar PBS
1
-2
/
+2
2020-08-27
RDMA/bnxt_re: Fix the qp table indexing
Selvin Xavier
1
-8
/
+14
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
1
-122
/
+202
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
1
-58
/
+71
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
1
-171
/
+177
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
1
-2
/
+1
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
1
-110
/
+106
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
1
-102
/
+36
2020-03-25
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
1
-0
/
+73
2020-02-22
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
1
-93
/
+50
2020-02-22
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
1
-47
/
+67
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
1
-71
/
+98
2020-02-22
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
1
-1
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
1
-6
/
+6
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-7
/
+5
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
1
-13
/
+14
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
1
-14
/
+6
2019-02-07
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
1
-13
/
+38
2019-02-07
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
1
-3
/
+7
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
1
-57
/
+55
2018-10-16
RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case
Selvin Xavier
1
-1
/
+2
2018-10-16
RDMA/bnxt_re: Add missing spin lock initialization
Selvin Xavier
1
-0
/
+1
2018-09-06
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
[next]