summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma2017-07-202-31/+30
* RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter2017-07-201-2/+2
* RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-143-106/+2
* RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-143-1/+20
* RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-144-0/+24
* RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier2017-06-141-2/+6
* RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-147-70/+509
* RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma2017-06-135-605/+318
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-5/+8
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-39/+38
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-012-6/+6
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-6/+6
* RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriateDoug Ledford2017-04-251-4/+4
* RDMA/bnxt_re: remove redundant initialization of rc to zeroColin Ian King2017-04-251-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
* RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell2017-02-221-2/+2
* RDMA/bnxt_re: add DCB dependencyArnd Bergmann2017-02-191-1/+1
* RDMA/bnxt_re: Add bnxt_re driver build supportSelvin Xavier2017-02-142-0/+15
* RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier2017-02-1413-0/+13258
OpenPOWER on IntegriCloud