aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/bnxt_re/main.c
AgeCommit message (Expand)Author
2020-02-24RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-07RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma
2019-02-07RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma
2019-02-07RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-19RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma
2018-12-19RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier
2018-12-11RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib
2018-11-21RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-11-21RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-16RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier
2018-10-16RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier
2018-10-16RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
2018-05-25RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier
2018-02-28RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier
2018-02-20RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma
2018-01-18RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier
2018-01-17RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier
2018-01-17RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier
2018-01-05bnxt_re: report RoCE device support at info levelJonathan Toppins
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur
2017-10-18bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur
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-08-18RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier
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-24RDMA/bnxt_re: Delete unsupported modify_port functionLeon Romanovsky
2017-07-20RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur
2017-06-14RDMA/bnxt_re: Remove FMR supportSelvin Xavier