summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-159-51/+119
|\
| * RDMA/bnxt_re: report vlan_id and sl in qp1 recv completionDevesh Sharma2017-11-132-1/+35
| * RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbsSelvin Xavier2017-11-131-5/+10
| * RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QPSelvin Xavier2017-11-133-0/+9
| * RDMA/bnxt_re: Set QP state in case of response completion errorsSelvin Xavier2017-11-131-0/+3
| * RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entriesSomnath Kotur2017-11-132-0/+25
| * bnxt_re: changing the ip address shouldn't affect new connectionsSriharsha Basavapatna2017-11-131-0/+1
| * bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna2017-11-131-0/+2
| * RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky2017-11-131-5/+1
| * bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
| * Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-188-31/+20
| |\
| | * bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2017-10-182-2/+2
| | * bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur2017-10-183-9/+10
| | * RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche2017-10-144-19/+7
| | * RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-1/+1
| * | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-8/+0
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-235-49/+107
|\
| * bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| * bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| * bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| * bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| * bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| * bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| * bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
| * IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-018-49/+132
| |\
| * | bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla2017-07-291-0/+1
* | | RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha2017-08-281-2/+0
* | | RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier2017-08-221-2/+2
* | | RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur2017-08-184-1/+181
* | | RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-185-49/+104
* | | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\ \ \
| * | | RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King2017-08-181-1/+1
| | |/ | |/|
* | | RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier2017-07-246-89/+462
* | | RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configuredKalesh AP2017-07-246-24/+124
* | | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* | | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-46/+3
* | | RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky2017-07-243-21/+0
|/ /
* | RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier2017-07-202-1/+8
* | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier2017-07-203-0/+25
* | RDMA/bnxt_re: Fix return value of poll routineDevesh Sharma2017-07-201-0/+1
* | RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma2017-07-203-2/+21
* | RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur2017-07-201-0/+1
* | RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai2017-07-201-2/+13
* | RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier2017-07-203-4/+12
* | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier2017-07-201-7/+9
* | RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur2017-07-201-0/+10
OpenPOWER on IntegriCloud