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_res.c
Age
Commit message (
Expand
)
Author
2024-10-11
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Bhargava Chenna Marreddy
2024-10-08
RDMA/bnxt_re: Add a check for memory allocation
Kalesh AP
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
2023-11-13
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
2023-08-07
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
2023-07-21
RDMA/bnxt_re: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-26
RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
Colin Ian King
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Use the common mmap helper functions
Selvin Xavier
2023-05-12
RDMA/bnxt_re: Fix the page_size used during the MR creation
Selvin Xavier
2021-11-25
RDMA/bnxt_re: Remove dynamic pkey table
Kamal Heib
2021-10-29
RDMA/bnxt_re: Use helper function to set GUIDs
Kamal Heib
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-09-20
RDMA/bnxt_re: Fix FRMR issue with single page MR allocation
Selvin Xavier
2021-07-12
RDMA/bnxt_re: Fix stats counters
Naresh Kumar PBS
2021-06-03
RDMA/bnxt_re: Enable global atomic ops if platform supports
Devesh Sharma
2021-04-27
RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
Lv Yunlong
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
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-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
2019-02-11
RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-05
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
2018-02-01
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
2018-02-01
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...
Markus Elfring
2018-01-02
RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-07-24
RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
Kalesh AP
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier