aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
AgeCommit message (Expand)Author
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma
2017-11-13RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier
2017-11-13RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier
2017-11-13RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier
2017-11-13RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur
2017-11-13bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna
2017-11-13bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-18bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur
2017-10-18bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur
2017-10-14RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche
2017-10-14RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur
2017-09-22bnxt_re: Free up devices in module_exit pathSomnath Kotur
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-08-18RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-29bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla
2017-07-24RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier
2017-07-24RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configuredKalesh AP
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia
2017-07-24RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky
2017-07-20RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier
2017-07-20RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier
2017-07-20RDMA/bnxt_re: Fix return value of poll routineDevesh Sharma
2017-07-20RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma
2017-07-20RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur
2017-07-20RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai
2017-07-20RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier
2017-07-20RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier
2017-07-20RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur