Age | Commit message (Expand) | Author |
2018-01-17 | RDMA/bnxt_re: Add support for query firmware version | Selvin Xavier |
2018-01-17 | RDMA/bnxt_re: Enable RoCE on virtual functions | Selvin Xavier |
2017-11-13 | RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion | Devesh Sharma |
2017-11-13 | RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs | Selvin Xavier |
2017-11-13 | RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP | Selvin Xavier |
2017-11-13 | bnxt_re: changing the ip address shouldn't affect new connections | Sriharsha Basavapatna |
2017-11-13 | RDMA/bnxt_re: Remove unused vlan_tag variable | Leon Romanovsky |
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-14 | RDMA/bnxt_re: Remove set-but-not-used variables | Bart Van Assche |
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 compare and swap atomic operands | Devesh Sharma |
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-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: 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-07-24 | RDMA/bnxt_re: Allow posting when QPs are in error | Selvin Xavier |
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: 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: 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-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 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov |
2017-04-25 | RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate | Doug Ledford |
2017-04-25 | RDMA/bnxt_re: remove redundant initialization of rc to zero | Colin Ian King |
2017-02-14 | RDMA/bnxt_re: Add bnxt_re RoCE driver | Selvin Xavier |