Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dc73d6a8d42d208c027b4bcca59a77d045895977
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
ib_verbs.c
bd8602c
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
by Arnd Bergmann
· 7 years ago
942c9b6
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
by Selvin Xavier
· 7 years ago
a45bc17
RDMA/bnxt_re: Unconditionly fence non wire memory operations
by Devesh Sharma
· 7 years ago
3b921e3
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
by Selvin Xavier
· 7 years ago
6b4521f
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
by Devesh Sharma
· 7 years ago
7ff662b
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
by Devesh Sharma
· 7 years ago
589ccd8
RDMA/bnxt_re: Fix static checker warning
by Doug Ledford
· 8 years ago
37cb11a
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
by Devesh Sharma
· 8 years ago
872f357
RDMA/bnxt_re: Add support for MRs with Huge pages
by Somnath Kotur
· 8 years ago
2fc6854
RDMA/bnxt_re: Add support for query firmware version
by Selvin Xavier
· 8 years ago
ccd9d0d
RDMA/bnxt_re: Enable RoCE on virtual functions
by Selvin Xavier
· 8 years ago
8451145
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
by Devesh Sharma
· 8 years ago
0512766
RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs
by Selvin Xavier
· 8 years ago
c88a785
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
by Selvin Xavier
· 8 years ago
063fb5b
bnxt_re: changing the ip address shouldn't affect new connections
by Sriharsha Basavapatna
· 8 years ago
e32d2d7
RDMA/bnxt_re: Remove unused vlan_tag variable
by Leon Romanovsky
· 8 years ago
754137a
Merge branch 'for-next-early' into for-next
by Doug Ledford
· 8 years ago
c0348eb
IB: Let ib_core resolve destination mac address
by Parav Pandit
· 8 years ago
6dfa8ae
RDMA/bnxt_re: Remove set-but-not-used variables
by Bart Van Assche
· 8 years ago
89aaca5
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed
by Somnath Kotur
· 8 years ago
1993519
bnxt_re: Fix memory leak in FRMR path
by Selvin Xavier
· 8 years ago
74828b1
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
by Somnath Kotur
· 8 years ago
55311d0
bnxt_re: Fix compare and swap atomic operands
by Devesh Sharma
· 8 years ago
f9b941b
bnxt_re: Fix update of qplib_qp.mtu when modified
by Devesh Sharma
· 8 years ago
e13547b
IB/bnxt_re: Fix frame stack compilation warning
by Leon Romanovsky
· 8 years ago
2d72d6c
RDMA/bnxt_re: remove unnecessary call to memset
by Himanshu Jha
· 8 years ago
7be0575
RDMA: Fix return value check for ib_get_eth_speed()
by Selvin Xavier
· 8 years ago
6a5df91
RDMA/bnxt_re: Allocate multiple notification queues
by Selvin Xavier
· 8 years ago
d3cf4d9
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 8 years ago
24bb4d8
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
by Colin Ian King
· 8 years ago
f218d67
RDMA/bnxt_re: Allow posting when QPs are in error
by Selvin Xavier
· 8 years ago
d418619
IB/core: Add generic function to extract IB speed from netdev
by Yuval Shaia
· 8 years ago
4619ed4
RDMA/bnxt_re: Delete unsupported modify_port function
by Leon Romanovsky
· 8 years ago
601577b
RDMA/bnxt_re: Fix the value reported for local ack delay
by Selvin Xavier
· 8 years ago
499e456
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
by Selvin Xavier
· 8 years ago
10d1ded
RDMA/bnxt_re: Fix return value of poll routine
by Devesh Sharma
· 8 years ago
254cd25
RDMA/bnxt_re: Enable atomics only if host bios supports
by Devesh Sharma
· 8 years ago
a25d112
RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
by Eddie Wai
· 8 years ago
58d4a67
RDMA/bnxt_re: Report supported value to IB stack in query_device
by Selvin Xavier
· 8 years ago
4a62c5e
RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
by Selvin Xavier
· 8 years ago
b3b2c7c
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
by Devesh Sharma
· 8 years ago
653f0a7
RDMA/bnxt_re: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 8 years ago
86816a0
RDMA/bnxt_re: Remove FMR support
by Selvin Xavier
· 8 years ago
018cf59
RDMA/bnxt_re: Fix RQE posting logic
by Devesh Sharma
· 8 years ago
3fb755b
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
by Somnath Kotur
· 8 years ago
1c980b0
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
by Selvin Xavier
· 8 years ago
9152e0b
RDMA/bnxt_re: HW workarounds for handling specific conditions
by Eddie Wai
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
374cb86
RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate
by Doug Ledford
· 8 years ago
ebbd1df
RDMA/bnxt_re: remove redundant initialization of rc to zero
by Colin Ian King
· 8 years ago
1ac5a40
RDMA/bnxt_re: Add bnxt_re RoCE driver
by Selvin Xavier
· 9 years ago