summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-1/+5
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-0/+1
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-0/+1
* RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-071-1/+2
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-071-33/+52
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-071-0/+34
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-2/+4
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-191-0/+1
* RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-191-0/+31
* RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib2018-12-111-51/+45
* RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
* RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-43/+31
* RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-161-9/+22
* RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-161-1/+1
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-161-4/+9
* RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2018-10-161-1/+1
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-55/+38
|\
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
|/
* RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma2018-05-251-1/+54
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+0
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier2018-03-061-0/+7
* RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier2018-02-281-1/+4
* RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier2018-02-201-4/+3
* RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier2018-02-201-0/+5
* RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-181-4/+98
* RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier2018-01-181-0/+1
* RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier2018-01-171-10/+1
* RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier2018-01-171-27/+108
* bnxt_re: report RoCE device support at info levelJonathan Toppins2018-01-051-1/+1
* bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
* bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur2017-10-181-2/+3
* bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-221-0/+4
* bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-221-0/+8
* bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
* RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur2017-08-181-0/+4
* RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-181-39/+67
* RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier2017-07-241-1/+2
* RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configuredKalesh AP2017-07-241-6/+47
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky2017-07-241-1/+0
* RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur2017-07-201-0/+1
* RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-141-4/+0
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1