index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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