index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
qplib_rcfw.c
Age
Commit message (
Expand
)
Author
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
2023-06-26
RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()
Kashyap Desai
2023-06-26
RDMA/bnxt_re: Remove incorrect return check from slow path
Kashyap Desai
2023-06-21
RDMA/bnxt_re: Initialize opcode while sending message
Leon Romanovsky
2023-06-12
RDMA/bnxt_re: optimize the parameters passed to helper functions
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove redundant cmdq_bitmap
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use firmware provided max request timeout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: cancel all control path command waiters upon error
Kashyap Desai
2023-06-12
RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Add firmware stall check detection
Kashyap Desai
2023-06-12
RDMA/bnxt_re: handle command completions after driver detect a timedout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: add helper function __poll_for_resp
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Simplify the function that sends the FW commands
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid the command wait if firmware is inactive
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
Kashyap Desai
2023-06-12
RDMA/bnxt_re: set fixed command queue depth
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
Kashyap Desai
2023-06-12
RDMA/bnxt_re: wraparound mbox producer index
Kashyap Desai
2023-05-19
RDMA/bnxt_re: Use unique names while registering interrupts
Kalesh AP
2023-05-19
RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Enable congestion control by default
Selvin Xavier
2023-04-04
RDAM/bnxt_re: Use tlv apis while processing the slow path commands
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
2023-04-04
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
2021-11-29
RDMA/bnxt_re: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-16
RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...
Christophe JAILLET
2021-09-20
RDMA/bnxt_re: Use GFP_KERNEL in non atomic context
Selvin Xavier
2021-09-20
RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion
Selvin Xavier
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
RDMA/bnxt_re: Fix the qp table indexing
Selvin Xavier
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
2020-03-02
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
2020-02-21
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-14
RDMA/bnxt_re: fix a size calculation
Dan Carpenter
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-19
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
[next]