开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
2020-04-14
RDMA/bnxt_re: Remove dead code from rcfw
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Update missing hsi data structures
Devesh Sharma
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
2020-03-24
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
2020-03-17
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2020-03-17
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
2020-03-17
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2020-03-10
RDMA/bnxt_re: Remove a redundant 'memset'
Christophe JAILLET
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-02
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
2020-02-21
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-02-21
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
2020-01-03
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
2019-11-25
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
2019-09-16
RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
Colin Ian King
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
[next]