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
Age
Commit message (
Expand
)
Author
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
2017-10-18
bnxt_re: Fix incorrect usage of test_bit()
Somnath Kotur
2017-10-14
RDMA/bnxt_re: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
RDMA/bnxt_re: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-28
RDMA/bnxt_re: remove unnecessary call to memset
Himanshu Jha
2017-08-22
RDMA: Fix return value check for ib_get_eth_speed()
Selvin Xavier
2017-08-18
RDMA/bnxt_re: Implement the alloc/get_hw_stats callback
Somnath Kotur
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
Colin Ian King
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-29
bnxt_re: add MAY_USE_DEVLINK dependency
Sathya Perla
2017-07-24
RDMA/bnxt_re: Allow posting when QPs are in error
Selvin Xavier
2017-07-24
RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
Kalesh AP
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
RDMA/bnxt_re: Delete unsupported modify_port function
Leon Romanovsky
2017-07-20
RDMA/bnxt_re: Fix the value reported for local ack delay
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Fix return value of poll routine
Devesh Sharma
2017-07-20
RDMA/bnxt_re: Enable atomics only if host bios supports
Devesh Sharma
2017-07-20
RDMA/bnxt_re: Specify RDMA component when allocating stats context
Somnath Kotur
2017-07-20
RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
Eddie Wai
2017-07-20
RDMA/bnxt_re: Report supported value to IB stack in query_device
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
Selvin Xavier
2017-07-20
RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
Somnath Kotur
2017-07-20
RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
Devesh Sharma
2017-07-20
RDMA/bnxt_re: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
2017-06-14
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
Selvin Xavier
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
[next]